.js-drupal-fullcalendar {
  margin-top: 1rem; }
  .js-drupal-fullcalendar h2 {
    font-size: 1.25rem; }
    @media (min-width: 600px) {
      .js-drupal-fullcalendar h2 {
        font-size: 1.75rem; } }
  .js-drupal-fullcalendar .fc-right,
  .js-drupal-fullcalendar .fc-today-button {
    display: none; }
    @media (min-width: 600px) {
      .js-drupal-fullcalendar .fc-right,
      .js-drupal-fullcalendar .fc-today-button {
        display: block; } }
  .js-drupal-fullcalendar .fc-today-button {
    display: none; }
    @media (min-width: 600px) {
      .js-drupal-fullcalendar .fc-today-button {
        display: inline-block; } }
  .js-drupal-fullcalendar .fc-scroller {
    min-height: 600px; }
  .js-drupal-fullcalendar .fc-list-item-time {
    width: 100px;
    white-space: normal; }

.block-field-blocknodecalendar-eventfield-when {
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
  .block-field-blocknodecalendar-eventfield-when .event-date-wrapper {
    display: flex; }
    .block-field-blocknodecalendar-eventfield-when .event-date-wrapper .next-event {
      width: 61%; }
  .block-field-blocknodecalendar-eventfield-when .item-list ul li {
    padding-top: 0; }
  .block-field-blocknodecalendar-eventfield-when .next-label,
  .block-field-blocknodecalendar-eventfield-when .recent-label {
    font-weight: bold; }
  .block-field-blocknodecalendar-eventfield-when .next-date .datetime {
    font-weight: bold; }
  .block-field-blocknodecalendar-eventfield-when .recent-date .datetime {
    font-weight: bold; }
  .block-field-blocknodecalendar-eventfield-when .rule-text {
    display: none; }
  .block-field-blocknodecalendar-eventfield-when .instance-content {
    margin-top: 1rem; }

.table > :not(:first-child),
.paragraph__column table > :not(:first-child) {
  border-top: 0px solid white; }

.form-select {
  width: auto; }

.placeholder {
  background: none !important; }

.visually-hidden {
  display: none; }

.search-form input[type="search"],
.google-cse input[type="search"] {
  background: white !important; }

@media (min-width: 560px) {
  #main-wrapper .node .field--type-image {
    float: none;
    margin: 0; } }

[aria-label="Status message"] #message-status-title {
  visibility: hidden;
  display: none; }

[aria-label="Status message"] hr {
  visibility: hidden;
  display: none; }

.alert-dismissible .btn-close {
  top: 5px; }

.views-exposed-form .form-row {
  display: flex; }

.views-exposed-form .form-actions {
  margin-left: 0.5rem; }

.user-login-form .form-control {
  width: 100%; }
  @media (min-width: 768px) {
    .user-login-form .form-control {
      width: auto; } }

.profile,
.user-pass,
.user-login-form {
  max-width: 1600px;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
  padding: 30px; }
  @media (min-width: 1200px) {
    .profile,
    .user-pass,
    .user-login-form {
      padding: 30px 0; } }
  .profile fieldset,
  .user-pass fieldset,
  .user-login-form fieldset {
    margin: 1rem 0; }
  .profile input[type="text"],
  .user-pass input[type="text"],
  .user-login-form input[type="text"] {
    width: 100%; }
    @media (min-width: 768px) {
      .profile input[type="text"],
      .user-pass input[type="text"],
      .user-login-form input[type="text"] {
        width: auto; } }
  .profile .button,
  .user-pass .button,
  .user-login-form .button {
    margin-top: 1rem; }

.http-404 .block-system-main-block {
  max-width: 1600px;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
  min-height: 300px; }

.node-preview-container {
  background: white !important;
  box-shadow: none !important;
  position: sticky !important;
  background-image: linear-gradient(to bottom, #fff, #fff) !important; }
  .node-preview-container .node-preview-backlink {
    border-radius: none !important;
    border: 0px solid !important;
    color: #545560 !important;
    transition: ease-in-out 0.3s !important;
    font-weight: 400;
    font-size: 13px !important;
    background: none !important;
    text-shadow: none !important; }
    .node-preview-container .node-preview-backlink:hover {
      color: #545560 !important;
      border: 0px solid !important;
      transition: ease-in-out 0.3s !important;
      background: none !important;
      text-shadow: none !important; }

.captcha__title {
  display: none;
  visibility: hidden; }

.ui-dialog {
  z-index: 99 !important; }

.paragraph--bp-accordion-container .card-header button {
  border: 0 !important;
  background: transparent !important;
  text-align: left;
  width: 100%; }

.view-frequently-asked-questions .views-accordion-header {
  position: relative;
  padding: 0.5rem 1rem;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  background: none;
  background-color: rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-top: none;
  border-radius: 0; }
  .view-frequently-asked-questions .views-accordion-header#ui-id-1 {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .view-frequently-asked-questions .views-accordion-header a {
    display: block;
    padding: 10px; }
    .view-frequently-asked-questions .views-accordion-header a:hover {
      text-decoration: underline; }
  .view-frequently-asked-questions .views-accordion-header .ui-accordion-header-icon {
    position: absolute;
    right: 1rem;
    top: 19px;
    background-image: none;
    text-indent: 0;
    margin: 0; }
    .view-frequently-asked-questions .views-accordion-header .ui-accordion-header-icon.ui-icon-triangle-1-e:before {
      content: "+"; }
    .view-frequently-asked-questions .views-accordion-header .ui-accordion-header-icon.ui-icon-triangle-1-s:before {
      content: "-"; }
  .view-frequently-asked-questions .views-accordion-header .ui-accordion-content {
    border-radius: 0; }

.view-frequently-asked-questions .ui-accordion-content a {
  text-decoration: underline; }

.view-frequently-asked-questions .ui-accordion-content a:hover {
  text-decoration: none; }

.view-frequently-asked-questions .ui-accordion-content p:last-of-type {
  margin-bottom: 0; }

.view-frequently-asked-questions .ui-accordion-content.ui-corner-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.view-frequently-asked-questions .views-row > .views-row:last-child .ui-corner-bottom {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.view-frequently-asked-questions .views-row
> .views-row:last-child
.views-field.ui-accordion-header-collapsed {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.view-frequently-asked-questions h3.js-views-accordion-group-header {
  margin: 30px 0 20px; }

.view-frequently-asked-questions h3.js-views-accordion-group-header + .views-row > .views-field {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }

.view-id-person table {
  caption-side: top;
  table-layout: fixed; }

.view-id-person table caption {
  font-weight: bold; }

.view-id-person .form-row {
  display: flex;
  margin-bottom: 1rem; }

.view-id-person label {
  font-weight: bold; }

.view-id-person .form-select {
  width: auto; }

.gsc-adBlock {
  display: none !important; }

/**

* ALERT.SCSS
* =================================
* This file contains styles related to Alerts.
*/
.alert svg {
  max-height: 2rem; }

:root {
  --marker-yellow: #fdfd77;
  --marker-green: #62f962;
  --marker-pink: #fc7899;
  --marker-blue: #72ccfd;
  --pen-red: #e71313;
  --pen-green: #128a00; }

mark.marker-yellow {
  background-color: var(--marker-yellow); }

mark.marker-green {
  background-color: var(--marker-green); }

mark.marker-pink {
  background-color: var(--marker-pink); }

mark.pen-red {
  background-color: transparent;
  color: var(--pen-red); }

mark.pen-green {
  background-color: transparent;
  color: var(--pen-green); }

/*# sourceMappingURL=vc3-base-theme.css.map */