@charset "UTF-8";
/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Archivo+Narrow:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@300;400;500;700&display=swap&subset=arabic");
@import url("https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic:wght@300;400;500;700&display=swap&subset=arabic");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Archivo+Narrow:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@300;400;500;700&display=swap&subset=arabic");
@import url("https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic:wght@300;400;500;700&display=swap&subset=arabic");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Archivo+Narrow:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@300;400;500;700&display=swap&subset=arabic");
@import url("https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic:wght@300;400;500;700&display=swap&subset=arabic");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Archivo+Narrow:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@300;400;500;700&display=swap&subset=arabic");
@import url("https://fonts.googleapis.com/css2?family=Noto+Naskh+Arabic:wght@300;400;500;700&display=swap&subset=arabic");
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(10.4, 88, 202.4);
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, .form-wrapper.accordion .accordion-item h2, .form-wrapper.accordion .accordion-item .h2, .form-wrapper.accordion .accordion-item .field--name-field-further-resources .field__label, .field--name-field-further-resources .form-wrapper.accordion .accordion-item .field__label, .h6, h5, .h5, .footer-main .region-footer-nff-left h2, .footer-main .region-footer-nff-left .h2, .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label, .footer-main .block-views-blocksocial-media-social-media-block h2, .footer-main .block-views-blocksocial-media-social-media-block .h2, .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label, h4, .h4, .field--name-field-primary-topics .field__label, .leaflet-popup-content-wrapper .field--name-node-title h2, .leaflet-popup-content-wrapper .field--name-node-title .h2, .leaflet-popup-content-wrapper .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .leaflet-popup-content-wrapper .field--name-node-title .field__label, h3, .h3, .view-tagged-content .view-header h2, .view-tagged-content .view-header .h2, .view-tagged-content .view-header .field--name-field-further-resources .field__label, .field--name-field-further-resources .view-tagged-content .view-header .field__label, h2, .h2, .field--name-field-further-resources .field__label, h1, .h1, .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item, .hero-banner-3__title {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1, .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item, .hero-banner-3__title {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1, .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
  .view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
  .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item, .hero-banner-3__title {
    font-size: 2.5rem;
  }
}

h2, .h2, .field--name-field-further-resources .field__label {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2, .field--name-field-further-resources .field__label {
    font-size: 2rem;
  }
}

h3, .h3, .view-tagged-content .view-header h2, .view-tagged-content .view-header .h2, .view-tagged-content .view-header .field--name-field-further-resources .field__label, .field--name-field-further-resources .view-tagged-content .view-header .field__label {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3, .view-tagged-content .view-header h2, .view-tagged-content .view-header .h2, .view-tagged-content .view-header .field--name-field-further-resources .field__label, .field--name-field-further-resources .view-tagged-content .view-header .field__label {
    font-size: 1.75rem;
  }
}

h4, .h4, .field--name-field-primary-topics .field__label, .leaflet-popup-content-wrapper .field--name-node-title h2, .leaflet-popup-content-wrapper .field--name-node-title .h2, .leaflet-popup-content-wrapper .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .leaflet-popup-content-wrapper .field--name-node-title .field__label {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4, .field--name-field-primary-topics .field__label, .leaflet-popup-content-wrapper .field--name-node-title h2, .leaflet-popup-content-wrapper .field--name-node-title .h2, .leaflet-popup-content-wrapper .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .leaflet-popup-content-wrapper .field--name-node-title .field__label {
    font-size: 1.5rem;
  }
}

h5, .h5, .footer-main .region-footer-nff-left h2, .footer-main .region-footer-nff-left .h2, .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label, .footer-main .block-views-blocksocial-media-social-media-block h2, .footer-main .block-views-blocksocial-media-social-media-block .h2, .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label {
  font-size: 1.25rem;
}

h6, .form-wrapper.accordion .accordion-item h2, .form-wrapper.accordion .accordion-item .h2, .form-wrapper.accordion .accordion-item .field--name-field-further-resources .field__label, .field--name-field-further-resources .form-wrapper.accordion .accordion-item .field__label, .h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: inherit;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.625rem + 4.5vw);
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.575rem + 3.9vw);
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.525rem + 3.3vw);
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.475rem + 2.7vw);
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.container, .header .site-header-main .region-header-nff-main,
.header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
.header .site-topbar .region-preheader-campaigns,
.header .site-topbar .region-header-childsite-topbar,
.header .site-topbar .region-header-campaigns-topbar,
.header .site-preheader .region-header-nff-topbar,
.header .site-preheader .region-preheader-campaigns,
.header .site-preheader .region-header-childsite-topbar,
.header .site-preheader .region-header-campaigns-topbar, .search-results,
.view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
.overviews-content.view-next-events .view-header h3,
.overviews-content.view-next-events .view-header .h3,
.overviews-content.view-next-events .view-tagged-content .view-header h2,
.view-tagged-content .overviews-content.view-next-events .view-header h2,
.overviews-content.view-next-events .view-tagged-content .view-header .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
.alert-dismissible,
.alert,
.user-login-form,
.profile,
.node__submitted,
.user-pass,
.node--type-page,
.bd-cheatsheet,
.bd-aside, .lt-main-related__related .field--name-field-related-content,
.lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
.field--name-field-related-events .view-content,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0, .overviews-content .view-content, .node-event-full, .node-news-full, .gallery-grid-images,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0, .overviews-content .view-content, .node-event-full, .node-news-full, .gallery-grid-images,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-tagged-content,
  .view-id-search, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-tagged-content,
  .view-id-search, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 226, 254.6);
  --bs-table-border-color: rgb(165.28, 180.8, 203.68);
  --bs-table-striped-bg: rgb(196.27, 214.7, 241.87);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 203.4, 229.14);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 209.05, 235.505);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(225.6, 227.4, 229);
  --bs-table-border-color: rgb(180.48, 181.92, 183.2);
  --bs-table-striped-bg: rgb(214.32, 216.03, 217.55);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(203.04, 204.66, 206.1);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(208.68, 210.345, 211.825);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: rgb(209, 231, 220.8);
  --bs-table-border-color: rgb(167.2, 184.8, 176.64);
  --bs-table-striped-bg: rgb(198.55, 219.45, 209.76);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(188.1, 207.9, 198.72);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(193.325, 213.675, 204.24);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 244.4, 252);
  --bs-table-border-color: rgb(165.28, 195.52, 201.6);
  --bs-table-striped-bg: rgb(196.27, 232.18, 239.4);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 219.96, 226.8);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 226.07, 233.1);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: rgb(255, 242.6, 205.4);
  --bs-table-border-color: rgb(204, 194.08, 164.32);
  --bs-table-striped-bg: rgb(242.25, 230.47, 195.13);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(229.5, 218.34, 184.86);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(235.875, 224.405, 189.995);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: rgb(248, 214.6, 217.8);
  --bs-table-border-color: rgb(198.4, 171.68, 174.24);
  --bs-table-striped-bg: rgb(235.6, 203.87, 206.91);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 193.14, 196.02);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 198.505, 201.465);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: rgb(198.4, 199.2, 200);
  --bs-table-striped-bg: rgb(235.6, 236.55, 237.5);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 224.1, 225);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 230.325, 231.25);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: rgb(77.4, 80.6, 83.8);
  --bs-table-striped-bg: rgb(44.1, 47.9, 51.7);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: rgb(55.2, 58.8, 62.4);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: rgb(49.65, 53.35, 57.05);
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check[disabled] + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn, form.poll-view-form .form-actions .btn-check[disabled] + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check[disabled] + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check[disabled] + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check[disabled] + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check[disabled] + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check[disabled] + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check[disabled] + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check[disabled] + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check[disabled] + .fc-button, .newsletter-block .field--name-field-link .btn-check[disabled] + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check[disabled] + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check[disabled] + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check[disabled] + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check[disabled] + a, .node-preview-container .btn-check[disabled] + .node-preview-backlink, .btn-check[disabled] + .button, .btn-check[disabled] + button.link, .btn-check:disabled + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:disabled + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn, form.poll-view-form .form-actions .btn-check:disabled + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:disabled + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:disabled + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:disabled + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:disabled + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:disabled + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:disabled + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:disabled + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:disabled + .fc-button, .newsletter-block .field--name-field-link .btn-check:disabled + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:disabled + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:disabled + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:disabled + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:disabled + a, .node-preview-container .btn-check:disabled + .node-preview-backlink, .btn-check:disabled + .button, .btn-check:disabled + button.link {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  max-width: 100%;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  color: rgba(var(--bs-body-color-rgb), 0.65);
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.75rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > textarea:focus ~ label::after,
.form-floating > textarea:not(:placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > textarea:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn, .input-group .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link .input-group a, .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group .cm-btn, .input-group form.poll-view-form .form-actions .btn-primary:nth-of-type(2), .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .input-group .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:nth-of-type(2), form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:nth-of-type(2), .input-group form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group a:nth-of-type(2), .input-group .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group a:nth-of-type(2), .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:nth-of-type(2), .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:nth-of-type(2), .input-group form.poll-view-form .form-actions .btn-primary:first-of-type, .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:first-of-type, .input-group form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .input-group .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link .input-group form.poll-view-form .form-actions a:first-of-type, .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .input-group form.poll-view-form .form-actions .fc-button-primary:first-of-type, form.poll-view-form .form-actions .input-group .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:first-of-type, form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:first-of-type, form.poll-view-form .form-actions .input-group .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group a:first-of-type, form.poll-view-form .form-actions .input-group .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:first-of-type, .input-group .js-drupal-fullcalendar .fc-button, .js-drupal-fullcalendar .input-group .fc-button, .input-group .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link .input-group a, .input-group .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group a, .input-group .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group a, .input-group .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group a, .input-group .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group a, .input-group .node-preview-container .node-preview-backlink, .node-preview-container .input-group .node-preview-backlink, .input-group .button, .input-group button.link {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus, .input-group .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus, .node--type-report .report-info .download-section-report .field--name-field-download-link .input-group a:focus, .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group .cm-btn:focus, .input-group form.poll-view-form .form-actions .btn-primary:focus:nth-of-type(2), .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:focus:nth-of-type(2), form.poll-view-form .form-actions .input-group .btn-primary:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:focus:nth-of-type(2), form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:focus:nth-of-type(2), .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .btn-primary:focus:first-of-type, .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:first-of-type, .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:focus:first-of-type, .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar .input-group form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, form.poll-view-form .form-actions .input-group .btn-primary:focus:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:focus:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:focus:first-of-type, form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:focus:first-of-type, form.poll-view-form .form-actions .input-group .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:focus:first-of-type, .input-group .js-drupal-fullcalendar .fc-button:focus, .js-drupal-fullcalendar .input-group .fc-button:focus, .input-group .newsletter-block .field--name-field-link a:focus, .newsletter-block .field--name-field-link .input-group a:focus, .input-group .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group a:focus, .input-group .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group a:focus, .input-group .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group a:focus, .input-group .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group a:focus, .input-group .node-preview-container .node-preview-backlink:focus, .node-preview-container .input-group .node-preview-backlink:focus, .input-group .button:focus, .input-group button.link:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .input-group-lg > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn,
form.poll-view-form .form-actions .input-group-lg > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-lg > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-lg > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-lg > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-lg > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-lg > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-lg > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-lg > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .input-group-lg > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-lg > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-lg > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-lg > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-lg > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-lg > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-lg > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-lg > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .input-group-lg > .fc-button,
.newsletter-block .field--name-field-link .input-group-lg > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group-lg > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group-lg > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group-lg > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group-lg > a,
.node-preview-container .input-group-lg > .node-preview-backlink,
.input-group-lg > .button,
.input-group-lg > button.link {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .input-group-sm > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn,
form.poll-view-form .form-actions .input-group-sm > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-sm > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-sm > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-sm > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-sm > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-sm > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-sm > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-sm > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .input-group-sm > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-sm > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-sm > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-sm > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-sm > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-sm > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-sm > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-sm > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .input-group-sm > .fc-button,
.newsletter-block .field--name-field-link .input-group-sm > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group-sm > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group-sm > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group-sm > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group-sm > a,
.node-preview-container .input-group-sm > .node-preview-backlink,
.input-group-sm > .button,
.input-group-sm > button.link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(-1 * var(--bs-border-width));
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button, .newsletter-block .field--name-field-link a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .node-preview-container .node-preview-backlink, a.button, .button, button.link {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button, .newsletter-block .field--name-field-link a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .node-preview-container .node-preview-backlink, a.button, .button, button.link {
    transition: none;
  }
}
.btn:hover, .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:hover, form.poll-view-form .form-actions .btn-primary:hover:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:hover:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar .fc-button:hover, .newsletter-block .field--name-field-link a:hover, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:hover, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:hover, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover, .node-preview-container .node-preview-backlink:hover, .button:hover, button.link:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check + a:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn:hover, form.poll-view-form .form-actions .btn-check + .btn-primary:hover:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check + .form-submit:hover:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check + .form-submit:hover:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn-success:hover:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check + .cm-btn-success:hover:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check + .fc-button-primary:hover:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check + .fc-button-primary:hover:nth-of-type(2), form.poll-view-form .form-actions .btn-check + .btn-primary:hover:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check + .form-submit:hover:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check + .form-submit:hover:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn-success:hover:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check + .cm-btn-success:hover:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check + .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check + .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar .btn-check + .fc-button:hover, .newsletter-block .field--name-field-link .btn-check + a:hover, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check + a:hover, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check + a:hover, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check + a:hover, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check + a:hover, .node-preview-container .btn-check + .node-preview-backlink:hover, .btn-check + .button:hover, .btn-check + button.link:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:focus-visible, form.poll-view-form .form-actions .btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .fc-button:focus-visible, .newsletter-block .field--name-field-link a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus-visible, .node-preview-container .node-preview-backlink:focus-visible, .button:focus-visible, button.link:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:focus-visible + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn, form.poll-view-form .form-actions .btn-check:focus-visible + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:focus-visible + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:focus-visible + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:focus-visible + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:focus-visible + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button, .newsletter-block .field--name-field-link .btn-check:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:focus-visible + a, .node-preview-container .btn-check:focus-visible + .node-preview-backlink, .btn-check:focus-visible + .button, .btn-check:focus-visible + button.link {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:checked + .fc-button, .newsletter-block .field--name-field-link .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a, .node-preview-container .btn-check:checked + .node-preview-backlink, .btn-check:checked + .button, .btn-check:checked + button.link, :not(.btn-check) + .btn:active, .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active, .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn:active, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:nth-of-type(2), form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:first-of-type, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar :not(.btn-check) + .fc-button:active, .newsletter-block .field--name-field-link :not(.btn-check) + a:active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active, .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active, .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active, .node-preview-container :not(.btn-check) + .node-preview-backlink:active, :not(.btn-check) + .button:active, :not(.btn-check) + button.link:active, .btn:first-child:active, .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:first-child:active, form.poll-view-form .form-actions .btn-primary:first-child:active:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-child:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:first-of-type, form.poll-view-form .form-actions .btn-primary:first-child:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar .fc-button:first-child:active, .newsletter-block .field--name-field-link a:first-child:active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active, .node-preview-container .node-preview-backlink:first-child:active, .button:first-child:active, button.link:first-child:active, .btn.active, .node--type-report .report-info .download-section-report .field--name-field-download-link a.active, .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn, form.poll-view-form .form-actions .active.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar .active.fc-button, .newsletter-block .field--name-field-link a.active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.active, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.active, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active, .media-library-view--widget .view-header a.btn.is-active, .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header a.is-active.cm-btn, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:nth-of-type(2), .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:first-of-type, .newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button, .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button, .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active, .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.is-active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.is-active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active, .node-preview-container .active.node-preview-backlink, .node-preview-container .media-library-view--widget .view-header a.node-preview-backlink.is-active, .media-library-view--widget .view-header .node-preview-container a.node-preview-backlink.is-active, .active.button, .media-library-view--widget .view-header a.button.is-active, button.active.link, .btn.show, .node--type-report .report-info .download-section-report .field--name-field-download-link a.show, .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn, form.poll-view-form .form-actions .show.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .show.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:first-of-type, form.poll-view-form .form-actions .show.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar .show.fc-button, .newsletter-block .field--name-field-link a.show, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.show, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.show, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show, .node-preview-container .show.node-preview-backlink, .show.button, button.show.link {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn:focus-visible, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .btn-check:checked + .fc-button:focus-visible, .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible, .node-preview-container .btn-check:checked + .node-preview-backlink:focus-visible, .btn-check:checked + .button:focus-visible, .btn-check:checked + button.link:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn:active:focus-visible, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar :not(.btn-check) + .fc-button:active:focus-visible, .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible, .node-preview-container :not(.btn-check) + .node-preview-backlink:active:focus-visible, :not(.btn-check) + .button:active:focus-visible, :not(.btn-check) + button.link:active:focus-visible, .btn:first-child:active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:first-child:active:focus-visible, form.poll-view-form .form-actions .btn-primary:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-child:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar .fc-button:first-child:active:focus-visible, .newsletter-block .field--name-field-link a:first-child:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible, .node-preview-container .node-preview-backlink:first-child:active:focus-visible, .button:first-child:active:focus-visible, button.link:first-child:active:focus-visible, .btn.active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn:focus-visible, form.poll-view-form .form-actions .active.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .active.fc-button:focus-visible, .newsletter-block .field--name-field-link a.active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible, .media-library-view--widget .view-header a.btn.is-active:focus-visible, .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header a.is-active.cm-btn:focus-visible, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button:focus-visible, .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button:focus-visible, .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:focus-visible, .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.is-active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.is-active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible, .node-preview-container .active.node-preview-backlink:focus-visible, .node-preview-container .media-library-view--widget .view-header a.node-preview-backlink.is-active:focus-visible, .media-library-view--widget .view-header .node-preview-container a.node-preview-backlink.is-active:focus-visible, .active.button:focus-visible, .media-library-view--widget .view-header a.button.is-active:focus-visible, button.active.link:focus-visible, .btn.show:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn:focus-visible, form.poll-view-form .form-actions .show.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .show.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .show.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .show.fc-button:focus-visible, .newsletter-block .field--name-field-link a.show:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.show:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.show:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible, .node-preview-container .show.node-preview-backlink:focus-visible, .show.button:focus-visible, button.show.link:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked:focus-visible + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn, form.poll-view-form .form-actions .btn-check:checked:focus-visible + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked:focus-visible + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked:focus-visible + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked:focus-visible + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked:focus-visible + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button, .newsletter-block .field--name-field-link .btn-check:checked:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked:focus-visible + a, .node-preview-container .btn-check:checked:focus-visible + .node-preview-backlink, .btn-check:checked:focus-visible + .button, .btn-check:checked:focus-visible + button.link {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:disabled, form.poll-view-form .form-actions .btn-primary:disabled:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:disabled:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:first-of-type, form.poll-view-form .form-actions .btn-primary:disabled:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar .fc-button:disabled, .newsletter-block .field--name-field-link a:disabled, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:disabled, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:disabled, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled, .node-preview-container .node-preview-backlink:disabled, .button:disabled, button.link:disabled, .btn.disabled, .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled, .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn, form.poll-view-form .form-actions .disabled.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .disabled.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:first-of-type, form.poll-view-form .form-actions .disabled.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar .disabled.fc-button, .newsletter-block .field--name-field-link a.disabled, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.disabled, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.disabled, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled, .node-preview-container .disabled.node-preview-backlink, .disabled.button, button.disabled.link, fieldset:disabled .btn, fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled a, fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled .cm-btn, fieldset:disabled form.poll-view-form .form-actions .btn-primary:nth-of-type(2), fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a:nth-of-type(2), fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a:nth-of-type(2), fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:nth-of-type(2), fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:nth-of-type(2), fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .btn-primary:first-of-type, fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:first-of-type, fieldset:disabled form.poll-view-form .form-actions .btn-primary:first-of-type, fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:first-of-type, fieldset:disabled form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-of-type, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-of-type, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar fieldset:disabled form.poll-view-form .form-actions .fc-button-primary:first-of-type, form.poll-view-form .form-actions fieldset:disabled .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:first-of-type, form.poll-view-form .form-actions fieldset:disabled .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:first-of-type, form.poll-view-form .form-actions fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:first-of-type, fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar .fc-button, .js-drupal-fullcalendar fieldset:disabled .fc-button, fieldset:disabled .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link fieldset:disabled a, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) fieldset:disabled a, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) fieldset:disabled a, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a, fieldset:disabled .node-preview-container .node-preview-backlink, .node-preview-container fieldset:disabled .node-preview-backlink, fieldset:disabled .button, fieldset:disabled button.link {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success, form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button-primary, .newsletter-block .field--name-field-link a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type a {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);
  --bs-btn-hover-border-color: rgb(10.4, 88, 202.4);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(10.4, 88, 202.4);
  --bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

.btn-secondary, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:not(.fc-button-active), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);
  --bs-btn-hover-border-color: rgb(86.4, 93.6, 100);
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(86.4, 93.6, 100);
  --bs-btn-active-border-color: rgb(81, 87.75, 93.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);
  --bs-btn-hover-border-color: rgb(20, 108, 67.2);
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(20, 108, 67.2);
  --bs-btn-active-border-color: rgb(18.75, 101.25, 63);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);
  --bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(61.4, 212.6, 243);
  --bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(255, 202.3, 44.2);
  --bs-btn-hover-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(255, 205.4, 56.6);
  --bs-btn-active-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(187, 45.05, 58.65);
  --bs-btn-hover-border-color: rgb(176, 42.4, 55.2);
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(176, 42.4, 55.2);
  --bs-btn-active-border-color: rgb(165, 39.75, 51.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);
  --bs-btn-hover-border-color: rgb(198.4, 199.2, 200);
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(198.4, 199.2, 200);
  --bs-btn-active-border-color: rgb(186, 186.75, 187.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);
  --bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(77.4, 80.6, 83.8);
  --bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-outline-primary, .node-preview-container .node-preview-backlink {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-link, button.link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: underline;
}
.btn-link:focus-visible, button.link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover, button.link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-lg > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-lg > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-lg > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-lg > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-lg > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-lg > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-lg > .fc-button, .newsletter-block .field--name-field-link .btn-group-lg > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-lg > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-lg > a, .node-preview-container .btn-group-lg > .node-preview-backlink, .btn-group-lg > .button, .btn-group-lg > button.link {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-sm > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-sm > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-sm > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-sm > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-sm > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-sm > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-sm > .fc-button, .newsletter-block .field--name-field-link .btn-group-sm > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-sm > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-sm > a, .node-preview-container .btn-group-sm > .node-preview-backlink, .btn-group-sm > .button, .btn-group-sm > button.link {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .media-library-view--widget .view-header a.dropdown-item.is-active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn, form.poll-view-form .form-actions .btn-group > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button, .newsletter-block .field--name-field-link .btn-group > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a, .node-preview-container .btn-group > .node-preview-backlink, .btn-group > .button, .btn-group > button.link,
.btn-group-vertical > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a,
.node-preview-container .btn-group-vertical > .node-preview-backlink,
.btn-group-vertical > .button,
.btn-group-vertical > button.link {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn, form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button, .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a, .node-preview-container .btn-group > .btn-check:checked + .node-preview-backlink, .btn-group > .btn-check:checked + .button, .btn-group > .btn-check:checked + button.link,
.btn-group > .btn-check:focus + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a,
.node-preview-container .btn-group > .btn-check:focus + .node-preview-backlink,
.btn-group > .btn-check:focus + .button,
.btn-group > .btn-check:focus + button.link,
.btn-group > .btn:hover,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:hover,
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:hover,
.newsletter-block .field--name-field-link .btn-group > a:hover,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:hover,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:hover,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover,
.node-preview-container .btn-group > .node-preview-backlink:hover,
.btn-group > .button:hover,
.btn-group > button.link:hover,
.btn-group > .btn:focus,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:focus,
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:focus,
.newsletter-block .field--name-field-link .btn-group > a:focus,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:focus,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:focus,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus,
.node-preview-container .btn-group > .node-preview-backlink:focus,
.btn-group > .button:focus,
.btn-group > button.link:focus,
.btn-group > .btn:active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:active,
form.poll-view-form .form-actions .btn-group > .btn-primary:active:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:active,
.newsletter-block .field--name-field-link .btn-group > a:active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active,
.node-preview-container .btn-group > .node-preview-backlink:active,
.btn-group > .button:active,
.btn-group > button.link:active,
.btn-group > .btn.active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn,
form.poll-view-form .form-actions .btn-group > .active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .active.fc-button,
.newsletter-block .field--name-field-link .btn-group > a.active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active,
.media-library-view--widget .view-header .btn-group > a.btn.is-active,
.media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group > a.is-active.fc-button,
.js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group > a.is-active,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active,
.node-preview-container .btn-group > .active.node-preview-backlink,
.node-preview-container .media-library-view--widget .view-header .btn-group > a.node-preview-backlink.is-active,
.media-library-view--widget .view-header .node-preview-container .btn-group > a.node-preview-backlink.is-active,
.btn-group > .active.button,
.media-library-view--widget .view-header .btn-group > a.button.is-active,
.btn-group > button.active.link,
.btn-group-vertical > .btn-check:checked + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:checked + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:checked + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a,
.node-preview-container .btn-group-vertical > .btn-check:checked + .node-preview-backlink,
.btn-group-vertical > .btn-check:checked + .button,
.btn-group-vertical > .btn-check:checked + button.link,
.btn-group-vertical > .btn-check:focus + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a,
.node-preview-container .btn-group-vertical > .btn-check:focus + .node-preview-backlink,
.btn-group-vertical > .btn-check:focus + .button,
.btn-group-vertical > .btn-check:focus + button.link,
.btn-group-vertical > .btn:hover,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:hover,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:hover,
.newsletter-block .field--name-field-link .btn-group-vertical > a:hover,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:hover,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:hover,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover,
.node-preview-container .btn-group-vertical > .node-preview-backlink:hover,
.btn-group-vertical > .button:hover,
.btn-group-vertical > button.link:hover,
.btn-group-vertical > .btn:focus,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:focus,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:focus,
.newsletter-block .field--name-field-link .btn-group-vertical > a:focus,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:focus,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:focus,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus,
.node-preview-container .btn-group-vertical > .node-preview-backlink:focus,
.btn-group-vertical > .button:focus,
.btn-group-vertical > button.link:focus,
.btn-group-vertical > .btn:active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:active,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:active,
.newsletter-block .field--name-field-link .btn-group-vertical > a:active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active,
.node-preview-container .btn-group-vertical > .node-preview-backlink:active,
.btn-group-vertical > .button:active,
.btn-group-vertical > button.link:active,
.btn-group-vertical > .btn.active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .active.fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > a.active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active,
.media-library-view--widget .view-header .btn-group-vertical > a.btn.is-active,
.media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button,
.js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.node-preview-container .btn-group-vertical > .active.node-preview-backlink,
.node-preview-container .media-library-view--widget .view-header .btn-group-vertical > a.node-preview-backlink.is-active,
.media-library-view--widget .view-header .node-preview-container .btn-group-vertical > a.node-preview-backlink.is-active,
.btn-group-vertical > .active.button,
.media-library-view--widget .view-header .btn-group-vertical > a.button.is-active,
.btn-group-vertical > button.active.link {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > :not(.btn-check:first-child) + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn, form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button, .newsletter-block .field--name-field-link .btn-group > :not(.btn-check:first-child) + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check:first-child) + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check:first-child) + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check:first-child) + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check:first-child) + a, .node-preview-container .btn-group > :not(.btn-check:first-child) + .node-preview-backlink, .btn-group > :not(.btn-check:first-child) + .button, .btn-group > :not(.btn-check:first-child) + button.link,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(-1 * var(--bs-border-width));
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:not(:last-child):not(.dropdown-toggle), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:not(:last-child):not(.dropdown-toggle), form.poll-view-form .form-actions .btn-group > .btn-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button:not(:last-child):not(.dropdown-toggle), .newsletter-block .field--name-field-link .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:not(:last-child):not(.dropdown-toggle), .node-preview-container .btn-group > .node-preview-backlink:not(:last-child):not(.dropdown-toggle), .btn-group > .button:not(:last-child):not(.dropdown-toggle), .btn-group > button.link:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.dropdown-toggle-split:first-child,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn:first-child,
form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.btn-primary:first-child:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.btn-primary:first-child:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:first-of-type,
.js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button:first-child,
.newsletter-block .field--name-field-link .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.dropdown-toggle-split:first-child,
.node-preview-container .btn-group > .dropdown-toggle-split.node-preview-backlink:first-child,
.btn-group > .dropdown-toggle-split.button:first-child,
.btn-group > button.dropdown-toggle-split.link:first-child,
.btn-group > .btn-group:not(:last-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-group:not(:last-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:last-child) > a,
.node-preview-container .btn-group > .btn-group:not(:last-child) > .node-preview-backlink,
.btn-group > .btn-group:not(:last-child) > .button,
.btn-group > .btn-group:not(:last-child) > button.link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:nth-child(n+3), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:nth-child(n+3), form.poll-view-form .form-actions .btn-group > .btn-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-child(n+3):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-child(n+3):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:nth-child(n+3):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-child(n+3):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button:nth-child(n+3), .newsletter-block .field--name-field-link .btn-group > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:nth-child(n+3), .node-preview-container .btn-group > .node-preview-backlink:nth-child(n+3), .btn-group > .button:nth-child(n+3), .btn-group > button.link:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > :not(.btn-check) + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn,
form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button,
.newsletter-block .field--name-field-link .btn-group > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check) + a,
.node-preview-container .btn-group > :not(.btn-check) + .node-preview-backlink,
.btn-group > :not(.btn-check) + .button,
.btn-group > :not(.btn-check) + button.link,
.btn-group > .btn-group:not(:first-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-group:not(:first-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:first-child) > a,
.node-preview-container .btn-group > .btn-group:not(:first-child) > .node-preview-backlink,
.btn-group > .btn-group:not(:first-child) > .button,
.btn-group > .btn-group:not(:first-child) > button.link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-sm > a + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2) + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:first-of-type + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:first-of-type + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar .btn-group-sm > .fc-button + .dropdown-toggle-split, .newsletter-block .field--name-field-link .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-sm > a + .dropdown-toggle-split, .node-preview-container .btn-group-sm > .node-preview-backlink + .dropdown-toggle-split, .btn-group-sm > .button + .dropdown-toggle-split, .btn-group-sm > button.link + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-lg > a + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2) + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:first-of-type + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:first-of-type + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar .btn-group-lg > .fc-button + .dropdown-toggle-split, .newsletter-block .field--name-field-link .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-lg > a + .dropdown-toggle-split, .node-preview-container .btn-group-lg > .node-preview-backlink + .dropdown-toggle-split, .btn-group-lg > .button + .dropdown-toggle-split, .btn-group-lg > button.link + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn, form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button, .newsletter-block .field--name-field-link .btn-group-vertical > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a, .node-preview-container .btn-group-vertical > .node-preview-backlink, .btn-group-vertical > .button, .btn-group-vertical > button.link,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:not(:first-child), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:not(:first-child), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:first-child):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:first-child):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:first-child):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:first-child):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:first-child):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:first-child):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:first-child):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:first-child):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:not(:first-child), .newsletter-block .field--name-field-link .btn-group-vertical > a:not(:first-child), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:first-child), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:first-child), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:first-child), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:first-child), .node-preview-container .btn-group-vertical > .node-preview-backlink:not(:first-child), .btn-group-vertical > .button:not(:first-child), .btn-group-vertical > button.link:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(-1 * var(--bs-border-width));
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:not(:last-child):not(.dropdown-toggle), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:not(:last-child):not(.dropdown-toggle), .newsletter-block .field--name-field-link .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .node-preview-container .btn-group-vertical > .node-preview-backlink:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .button:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > button.link:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-group:not(:last-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:last-child) > a,
.node-preview-container .btn-group-vertical > .btn-group:not(:last-child) > .node-preview-backlink,
.btn-group-vertical > .btn-group:not(:last-child) > .button,
.btn-group-vertical > .btn-group:not(:last-child) > button.link {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:nth-child(n+3), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:nth-child(n+3), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:nth-child(n+3), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-child(n+3):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-child(n+3):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-child(n+3):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-child(n+3):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:nth-child(n+3), .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:nth-child(n+3), .node-preview-container .btn-group-vertical > .node-preview-backlink:nth-child(n+3), .btn-group-vertical > .button:nth-child(n+3), .btn-group-vertical > button.link:nth-child(n+3),
.btn-group-vertical > :not(.btn-check) + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > :not(.btn-check) + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > :not(.btn-check) + a,
.node-preview-container .btn-group-vertical > :not(.btn-check) + .node-preview-backlink,
.btn-group-vertical > :not(.btn-check) + .button,
.btn-group-vertical > :not(.btn-check) + button.link,
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-group:not(:first-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:first-child) > a,
.node-preview-container .btn-group-vertical > .btn-group:not(:first-child) > .node-preview-backlink,
.btn-group-vertical > .btn-group:not(:first-child) > .button,
.btn-group-vertical > .btn-group:not(:first-child) > button.link {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav, .media-library-view--widget .view-header {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link, .media-library-view--widget .view-header a {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link, .media-library-view--widget .view-header a {
    transition: none;
  }
}
.nav-link:hover, .media-library-view--widget .view-header a:hover, .nav-link:focus, .media-library-view--widget .view-header a:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible, .media-library-view--widget .view-header a:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .media-library-view--widget .view-header a.disabled, .nav-link:disabled, .media-library-view--widget .view-header a:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs, .media-library-view--widget .view-header {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link, .media-library-view--widget .view-header .nav-link, .media-library-view--widget .view-header a {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .media-library-view--widget .view-header .nav-link:hover, .media-library-view--widget .view-header a:hover, .nav-tabs .nav-link:focus, .media-library-view--widget .view-header .nav-link:focus, .media-library-view--widget .view-header a:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active, .media-library-view--widget .view-header .nav-link.active, .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header a.is-active,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item.show .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .nav-item.show .nav-link,
.media-library-view--widget .view-header .nav-item.show a {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu, .media-library-view--widget .view-header .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link, .nav-pills .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-pills a {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active, .nav-pills .media-library-view--widget .view-header a.active, .nav-pills .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .nav-pills a.active, .media-library-view--widget .view-header .nav-pills a.is-active,
.nav-pills .show > .nav-link,
.nav-pills .media-library-view--widget .view-header .show > a,
.media-library-view--widget .view-header .nav-pills .show > a {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link, .nav-underline .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-underline a {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .media-library-view--widget .view-header a:hover, .media-library-view--widget .view-header .nav-underline a:hover, .nav-underline .nav-link:focus, .nav-underline .media-library-view--widget .view-header a:focus, .media-library-view--widget .view-header .nav-underline a:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active, .nav-underline .media-library-view--widget .view-header a.active, .nav-underline .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .nav-underline a.active, .media-library-view--widget .view-header .nav-underline a.is-active,
.nav-underline .show > .nav-link,
.nav-underline .media-library-view--widget .view-header .show > a,
.media-library-view--widget .view-header .nav-underline .show > a {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.nav-fill > .nav-link, .media-library-view--widget .view-header .nav-fill > a,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link, .media-library-view--widget .view-header .nav-justified > a,
.nav-justified .nav-item {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
}

.nav-fill .nav-item .nav-link, .nav-fill .nav-item .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-fill .nav-item a,
.nav-justified .nav-item .nav-link,
.nav-justified .nav-item .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .nav-justified .nav-item a {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active, .media-library-view--widget .view-header .tab-content > a.is-active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container, .header .site-header-main .navbar > .region-header-nff-main,
.header .site-header-main .navbar > .region-header-campaigns-main, .header .site-topbar .navbar > .region-header-nff-topbar,
.header .site-topbar .navbar > .region-preheader-campaigns,
.header .site-topbar .navbar > .region-header-childsite-topbar,
.header .site-topbar .navbar > .region-header-campaigns-topbar,
.header .site-preheader .navbar > .region-header-nff-topbar,
.header .site-preheader .navbar > .region-preheader-campaigns,
.header .site-preheader .navbar > .region-header-childsite-topbar,
.header .site-preheader .navbar > .region-header-campaigns-topbar, .navbar > .search-results,
.navbar > .view-id-search, .navbar > .view-tagged-content, .overviews-content.view-next-events .navbar > .next-events-title,
.overviews-content.view-next-events .view-header .navbar > h3,
.overviews-content.view-next-events .view-header .navbar > .h3,
.overviews-content.view-next-events .view-tagged-content .view-header .navbar > h2,
.view-tagged-content .overviews-content.view-next-events .view-header .navbar > h2,
.overviews-content.view-next-events .view-tagged-content .view-header .navbar > .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .navbar > .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .navbar > .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .navbar > .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .navbar > .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .navbar > .field__label, .overviews-content .navbar > .view-content, .node--type-location .navbar > .field--name-field-related-content, .navbar > .alert-warning,
.navbar > .alert-dismissible,
.navbar > .alert,
.navbar > .user-login-form,
.navbar > .profile,
.navbar > .node__submitted,
.navbar > .user-pass,
.navbar > .node--type-page,
.navbar > .bd-cheatsheet,
.navbar > .bd-aside, .lt-main-related__related .navbar > .field--name-field-related-content,
.lt-main-related__related .navbar > .field--name-field-related-events, .navbar.section_quicklink > div, .node-news-full .navbar > .field--name-field-related-content, .navbar > .js-drupal-fullcalendar, .navbar > .gallery-grid-images, .field--name-field-related-content .navbar > .view-content,
.field--name-field-related-events .navbar > .view-content,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .media-library-view--widget .view-header a.active, .navbar-nav .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .navbar-nav a.active, .media-library-view--widget .view-header .navbar-nav a.is-active, .navbar-nav .nav-link.show, .navbar-nav .media-library-view--widget .view-header a.show, .media-library-view--widget .view-header .navbar-nav a.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-grow: 1;
  flex-basis: 100%;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link, .navbar-expand-sm .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-sm .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-md .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-lg .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link, .navbar-expand-xl .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-xl .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link, .navbar-expand-xxl .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-xxl .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link, .navbar-expand .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand .navbar-nav a {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card, .media-library-selection .media-library-item.media-library-item--grid, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr, .media-library-selection .media-library-item.media-library-item--grid > hr, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group, .media-library-selection .media-library-item.media-library-item--grid > .list-group, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child, .media-library-selection .media-library-item.media-library-item--grid > .list-group:first-child, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child, .media-library-selection .media-library-item.media-library-item--grid > .list-group:last-child, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group, .media-library-selection .media-library-item.media-library-item--grid > .card-header + .list-group, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .card-header + .list-group,
.card > .list-group + .card-footer,
.media-library-selection .media-library-item.media-library-item--grid > .list-group + .card-footer,
.view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group + .card-footer {
  border-top: 0;
}

.card-body, .media-library-selection .media-library-item.media-library-item--grid > div,
.media-library-selection .media-library-item.media-library-item--grid article, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active, .card-header-tabs .media-library-view--widget .view-header a.active, .card-header-tabs .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .card-header-tabs a.active, .media-library-view--widget .view-header .card-header-tabs a.is-active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card, .media-library-selection .card-group > .media-library-item.media-library-item--grid, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card, .media-library-selection .card-group > .media-library-item.media-library-item--grid, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity {
    flex: 1 0 0;
    margin-bottom: 0;
  }
  .card-group > .card + .card, .media-library-selection .card-group > .media-library-item.media-library-item--grid + .card, .media-library-selection .card-group > .card + .media-library-item.media-library-item--grid, .media-library-selection .card-group > .media-library-item.media-library-item--grid + .media-library-item.media-library-item--grid, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .card, .view-media-library .media-library-views-form__rows .media-library-item--grid .media-library-selection .card-group > .views-field-rendered-entity + .media-library-item.media-library-item--grid, .media-library-selection .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .media-library-item.media-library-item--grid, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .card + .views-field-rendered-entity, .view-media-library .media-library-views-form__rows .media-library-item--grid .media-library-selection .card-group > .media-library-item.media-library-item--grid + .views-field-rendered-entity, .media-library-selection .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .media-library-item.media-library-item--grid + .views-field-rendered-entity, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .views-field-rendered-entity {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child), .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child), .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-top, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-img-top, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-img-top,
  .card-group > .card:not(:last-child) > .card-header,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-header,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-bottom, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-img-bottom, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-img-bottom,
  .card-group > .card:not(:last-child) > .card-footer,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-footer,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child), .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child), .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-top, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-img-top, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-img-top,
  .card-group > .card:not(:first-child) > .card-header,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-header,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-bottom, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-img-bottom, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-img-bottom,
  .card-group > .card:not(:first-child) > .card-footer,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-footer,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse,
.accordion-flush > .accordion-item > .accordion-header .accordion-button,
.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active, .media-library-view--widget .view-header a.breadcrumb-item.is-active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .media-library-view--widget .view-header a.page-link.is-active, .active > .page-link, .media-library-view--widget .view-header a.is-active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(-1 * var(--bs-border-width));
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge, .node--type-report .report-info .download-section-report .field--name-field-download-link a .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn .badge, form.poll-view-form .form-actions .btn-primary:nth-of-type(2) .badge, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2) .badge, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2) .badge, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2) .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2) .badge, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2) .badge, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2) .badge, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2) .badge, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2) .badge, form.poll-view-form .form-actions .btn-primary:first-of-type .badge, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type .badge, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type .badge, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type .badge, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type .badge, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type .badge, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type .badge, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type .badge, .js-drupal-fullcalendar .fc-button .badge, .newsletter-block .field--name-field-link a .badge, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a .badge, .hero-banner-2__buttons .field__items > .field__item:first-of-type a .badge, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a .badge, .hero-banner-1__buttons .field__items > .field__item:first-of-type a .badge, .node-preview-container .node-preview-backlink .badge, .button .badge, button.link .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close, .alert-dismissible .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .alert-dismissible .ui-dialog-titlebar-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: var(--bs-progress-height);
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active, .media-library-view--widget .view-header a.list-group-item.is-active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-item + a.list-group-item.is-active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:not(.active):hover, .list-group-item-action:not(.active):focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:not(.active):active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal > a.list-group-item.is-active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal > .list-group-item + a.list-group-item.is-active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-sm > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-sm > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-md > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-md > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-lg > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-lg > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xl > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xl > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xxl > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xxl > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

.btn-close, .ui-dialog .ui-dialog-titlebar-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover, .ui-dialog .ui-dialog-titlebar-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus, .ui-dialog .ui-dialog-titlebar-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .ui-dialog .ui-dialog-titlebar-close:disabled, .btn-close.disabled, .ui-dialog .disabled.ui-dialog-titlebar-close {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

:root,
[data-bs-theme=light] {
  --bs-btn-close-filter: ;
}

[data-bs-theme=dark] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close, .toast-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .toast-header .ui-dialog-titlebar-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close, .modal-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .modal-header .ui-dialog-titlebar-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-right: calc(-0.5 * var(--bs-modal-header-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-left: auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active, .media-library-view--widget .view-header a.carousel-item.is-active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end,
.media-library-view--widget .view-header a.carousel-item-end.is-active {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start,
.media-library-view--widget .view-header a.carousel-item-start.is-active {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active, .carousel-fade .media-library-view--widget .view-header a.carousel-item.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item.is-active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start, .carousel-fade .media-library-view--widget .view-header a.carousel-item-start.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item-start.is-active,
.carousel-fade .active.carousel-item-end,
.carousel-fade .media-library-view--widget .view-header a.carousel-item-end.is-active,
.media-library-view--widget .view-header .carousel-fade a.carousel-item-end.is-active {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start, .carousel-fade .media-library-view--widget .view-header a.carousel-item-start.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item-start.is-active,
  .carousel-fade .active.carousel-item-end,
  .carousel-fade .media-library-view--widget .view-header a.carousel-item-end.is-active,
  .media-library-view--widget .view-header .carousel-fade a.carousel-item-end.is-active {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  filter: var(--bs-carousel-control-icon-filter);
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")*/;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")*/;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: var(--bs-carousel-indicator-active-bg);
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active, .carousel-indicators .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .carousel-indicators a.is-active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: var(--bs-carousel-caption-color);
  text-align: center;
}

.carousel-dark {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

:root,
[data-bs-theme=light] {
  --bs-carousel-indicator-active-bg: #fff;
  --bs-carousel-caption-color: #fff;
  --bs-carousel-control-icon-filter: ;
}

[data-bs-theme=dark] {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  flex-shrink: 0;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close, .offcanvas-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .offcanvas-header .ui-dialog-titlebar-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-left: auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before, .node--type-report .report-info .download-section-report .field--name-field-download-link a.placeholder::before, .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn::before, form.poll-view-form .form-actions .placeholder.btn-primary:nth-of-type(2)::before, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .placeholder.form-submit:nth-of-type(2)::before, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .placeholder.form-submit:nth-of-type(2)::before, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn-success:nth-of-type(2)::before, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .placeholder.cm-btn-success:nth-of-type(2)::before, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.placeholder:nth-of-type(2)::before, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.placeholder:nth-of-type(2)::before, form.poll-view-form .form-actions .js-drupal-fullcalendar .placeholder.fc-button-primary:nth-of-type(2)::before, .js-drupal-fullcalendar form.poll-view-form .form-actions .placeholder.fc-button-primary:nth-of-type(2)::before, form.poll-view-form .form-actions .placeholder.btn-primary:first-of-type::before, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .placeholder.form-submit:first-of-type::before, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .placeholder.form-submit:first-of-type::before, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn-success:first-of-type::before, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .placeholder.cm-btn-success:first-of-type::before, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.placeholder:first-of-type::before, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.placeholder:first-of-type::before, form.poll-view-form .form-actions .js-drupal-fullcalendar .placeholder.fc-button-primary:first-of-type::before, .js-drupal-fullcalendar form.poll-view-form .form-actions .placeholder.fc-button-primary:first-of-type::before, .js-drupal-fullcalendar .placeholder.fc-button::before, .newsletter-block .field--name-field-link a.placeholder::before, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.placeholder::before, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.placeholder::before, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.placeholder::before, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.placeholder::before, .node-preview-container .placeholder.node-preview-backlink::before, .placeholder.button::before, button.placeholder.link::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
.visually-hidden *,
.visually-hidden-focusable:not(:focus):not(:focus-within) * {
  overflow: hidden !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.object-fit-contain {
  object-fit: contain !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100, .header .site-topbar,
.header .site-preheader {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3, .form-wrapper.accordion .accordion-item {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.column-gap-0 {
  column-gap: 0 !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
html.font-heading_roboto h1, html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item, html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto h2,
html.font-heading_roboto .h2,
html.font-heading_roboto .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto h3,
html.font-heading_roboto .h3,
html.font-heading_roboto .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_roboto h2,
html.font-heading_roboto .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_roboto .h2,
html.font-heading_roboto .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_roboto .field__label,
html.font-heading_roboto h4,
html.font-heading_roboto .h4,
html.font-heading_roboto .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_roboto .field__label,
html.font-heading_roboto .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto h2,
html.font-heading_roboto .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto .h2,
html.font-heading_roboto h5,
html.font-heading_roboto .h5,
html.font-heading_roboto .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_roboto h2,
html.font-heading_roboto .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_roboto .h2,
html.font-heading_roboto .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_roboto .field__label,
html.font-heading_roboto .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto h2,
html.font-heading_roboto .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto .h2,
html.font-heading_roboto .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto .field__label,
html.font-heading_roboto h6,
html.font-heading_roboto .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto h2,
html.font-heading_roboto .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto .h2,
html.font-heading_roboto .h6 {
  font-family: "Roboto", sans-serif;
}

html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item, html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed h3,
html.font-heading_roboto_condensed .h3,
html.font-heading_roboto_condensed .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed h4,
html.font-heading_roboto_condensed .h4,
html.font-heading_roboto_condensed .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed h5,
html.font-heading_roboto_condensed .h5,
html.font-heading_roboto_condensed .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed h6,
html.font-heading_roboto_condensed .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .h6 {
  font-family: "Roboto Condensed", sans-serif;
}

html.font-heading_archivo h1, html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item, html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo h2,
html.font-heading_archivo .h2,
html.font-heading_archivo .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo h3,
html.font-heading_archivo .h3,
html.font-heading_archivo .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_archivo h2,
html.font-heading_archivo .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_archivo .h2,
html.font-heading_archivo .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_archivo .field__label,
html.font-heading_archivo h4,
html.font-heading_archivo .h4,
html.font-heading_archivo .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_archivo .field__label,
html.font-heading_archivo .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo h2,
html.font-heading_archivo .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo .h2,
html.font-heading_archivo h5,
html.font-heading_archivo .h5,
html.font-heading_archivo .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_archivo h2,
html.font-heading_archivo .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_archivo .h2,
html.font-heading_archivo .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_archivo .field__label,
html.font-heading_archivo .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo h2,
html.font-heading_archivo .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo .h2,
html.font-heading_archivo .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo .field__label,
html.font-heading_archivo h6,
html.font-heading_archivo .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo h2,
html.font-heading_archivo .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo .h2,
html.font-heading_archivo .h6 {
  font-family: "Archivo", sans-serif;
}

html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item, html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow h3,
html.font-heading_archivo_narrow .h3,
html.font-heading_archivo_narrow .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow h4,
html.font-heading_archivo_narrow .h4,
html.font-heading_archivo_narrow .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow h5,
html.font-heading_archivo_narrow .h5,
html.font-heading_archivo_narrow .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow h6,
html.font-heading_archivo_narrow .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .h6 {
  font-family: "Archivo Narrow", sans-serif;
}

html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item, html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display h3,
html.font-heading_big_shoulders_display .h3,
html.font-heading_big_shoulders_display .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display h4,
html.font-heading_big_shoulders_display .h4,
html.font-heading_big_shoulders_display .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display h5,
html.font-heading_big_shoulders_display .h5,
html.font-heading_big_shoulders_display .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display h6,
html.font-heading_big_shoulders_display .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .h6 {
  font-family: "Big Shoulders Display", sans-serif;
}

html.font-paragraph_roboto body {
  font-family: "Roboto", sans-serif;
}

html[lang|=zh] h1, html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item, html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] h2,
html[lang|=zh] .h2,
html[lang|=zh] .field--name-field-further-resources .field__label,
.field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] h3,
html[lang|=zh] .h3,
html[lang|=zh] .view-tagged-content .view-header h2,
.view-tagged-content .view-header html[lang|=zh] h2,
html[lang|=zh] .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html[lang|=zh] .h2,
html[lang|=zh] .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html[lang|=zh] .field__label,
html[lang|=zh] h4,
html[lang|=zh] .h4,
html[lang|=zh] .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html[lang|=zh] .field__label,
html[lang|=zh] .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=zh] h2,
html[lang|=zh] .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=zh] .h2,
html[lang|=zh] h5,
html[lang|=zh] .h5,
html[lang|=zh] .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html[lang|=zh] h2,
html[lang|=zh] .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html[lang|=zh] .h2,
html[lang|=zh] .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html[lang|=zh] .field__label,
html[lang|=zh] .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=zh] h2,
html[lang|=zh] .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=zh] .h2,
html[lang|=zh] .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html[lang|=zh] .field__label,
html[lang|=zh] h6,
html[lang|=zh] .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html[lang|=zh] h2,
html[lang|=zh] .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html[lang|=zh] .h2,
html[lang|=zh] .h6 {
  font-family: "Microsoft YaHei", "STXihei", sans-serif;
}
html[lang|=zh] body {
  font-family: "Microsoft YaHei", "STXihei", sans-serif;
}

html[lang|=ar] h1, html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item, html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] h2,
html[lang|=ar] .h2,
html[lang|=ar] .field--name-field-further-resources .field__label,
.field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] h3,
html[lang|=ar] .h3,
html[lang|=ar] .view-tagged-content .view-header h2,
.view-tagged-content .view-header html[lang|=ar] h2,
html[lang|=ar] .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html[lang|=ar] .h2,
html[lang|=ar] .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html[lang|=ar] .field__label,
html[lang|=ar] h4,
html[lang|=ar] .h4,
html[lang|=ar] .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html[lang|=ar] .field__label,
html[lang|=ar] .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=ar] h2,
html[lang|=ar] .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=ar] .h2,
html[lang|=ar] h5,
html[lang|=ar] .h5,
html[lang|=ar] .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html[lang|=ar] h2,
html[lang|=ar] .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html[lang|=ar] .h2,
html[lang|=ar] .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html[lang|=ar] .field__label,
html[lang|=ar] .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=ar] h2,
html[lang|=ar] .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=ar] .h2,
html[lang|=ar] .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html[lang|=ar] .field__label,
html[lang|=ar] h6,
html[lang|=ar] .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html[lang|=ar] h2,
html[lang|=ar] .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html[lang|=ar] .h2,
html[lang|=ar] .h6 {
  font-family: "Noto Kufi Arabic", sans-serif;
}
html[lang|=ar] body {
  font-family: "Noto Naskh Arabic", serif;
}

/* THEME: NFF.ORG / Document Repository */
.theme-nff[data-bs-theme=light],
.theme-nff[data-bs-theme=light] {
  --bs-primary: #0072bc;
  --bs-secondary: #005b96;
  --bs-hover: #070f26;
  --bs-active: #070f26;
  --bs-accent: #0072bc;
  --bs-focus: #070f26;
  --bs-body-bg: #ffffff;
  --bs-body-color: #2e404d;
  --bs-bg-400: #19a3fc;
  --bs-bg-300: #d6ecfa;
  --bs-bg-200: #e9f5fe;
  --bs-bg-100: #f6fafd;
  --bs-white: #ffffff;
  --bs-black: #2e404d;
  --bs-dark-grey: #2e404d;
  --bs-neutral-400: #2e404d;
  --bs-neutral-300: #e8e8e8;
  --bs-neutral-200: #f4f6f8;
  --bs-neutral-100: #fafbfd;
  --bs-success: #3a5b1f;
  --bs-success-250: #ced6c7;
  --bs-error: #991500;
  --bs-error-250: #e6c4bf;
  --bs-logo: #0072bc;
}

.theme-nff[data-bs-theme=dark],
.theme-nff[data-bs-theme=dark] {
  --bs-primary: #19a3fc;
  --bs-secondary: #ffffff;
  --bs-hover: #070f26;
  --bs-active: #005b96;
  --bs-accent: #0072bc;
  --bs-focus: #e8e8e8;
  --bs-body-bg: #070f26;
  --bs-body-color: #e8e8e8;
  --bs-bg-400: #005b96;
  --bs-bg-300: #0072bc;
  --bs-bg-200: #19a3fc;
  --bs-bg-100: #0b152f;
  --bs-white: #ffffff;
  --bs-black: #2e404d;
  --bs-dark-grey: #2e404d;
  --bs-neutral-400: #2e404d;
  --bs-neutral-300: #e8e8e8;
  --bs-neutral-200: #f4f6f8;
  --bs-neutral-100: #fafbfd;
  --bs-success: #3a5b1f;
  --bs-success-250: #ced6c7;
  --bs-error: #991500;
  --bs-error-250: #e6c4bf;
  --bs-logo: #0072bc;
}

/* THEME: FOREST */
.theme-forest[data-bs-theme=light] {
  --bs-primary: #24694f;
  --bs-secondary: #ffffff;
  --bs-hover: #1d543f;
  --bs-active: #163f2f;
  --bs-accent: #00856f;
  --bs-focus: #162631;
  --bs-body-bg: #ffffff;
  --bs-body-color: #2e404d;
  --bs-bg-400: #85b44c;
  --bs-bg-300: #bdda9b;
  --bs-bg-200: #dbebc7;
  --bs-bg-100: #faf9f8;
  --bs-white: #ffffff;
  --bs-black: #2e404d;
  --bs-dark-grey: #595959;
  --bs-neutral-400: #bbbbbc;
  --bs-neutral-300: #e1dfdd;
  --bs-neutral-200: #f3f2f1;
  --bs-neutral-100: #faf9f8;
  --bs-success: #3a5b1f;
  --bs-success-250: #ced6c7;
  --bs-error: #991500;
  --bs-error-250: #e6c4bf;
  --bs-logo: #00a2e9;
}

.theme-forest[data-bs-theme=dark] {
  --bs-primary: #b0da9b;
  --bs-secondary: #ffffff;
  --bs-hover: #85b44c;
  --bs-active: #4a7045;
  --bs-accent: #66c5b7;
  --bs-focus: #d8ebc7;
  --bs-body-bg: #070f26;
  --bs-body-color: #f6faf0;
  --bs-bg-400: #10543f;
  --bs-bg-300: #24694f;
  --bs-bg-200: #85b44c;
  --bs-bg-100: #faf9f8;
  --bs-white: #ffffff;
  --bs-black: #2e404d;
  --bs-dark-grey: #595959;
  --bs-neutral-400: #bbbbbc;
  --bs-neutral-300: #e1dfdd;
  --bs-neutral-200: #f3f2f1;
  --bs-neutral-100: #faf9f8;
  --bs-success: #3a5b1f;
  --bs-success-250: #ced6c7;
  --bs-error: #991500;
  --bs-error-250: #e6c4bf;
  --bs-logo: #00a2e9;
}

/* THEME: SAVANNAH */
.theme-savannah[data-bs-theme=light] {
  --bs-primary: #b3480f;
  --bs-secondary: #ffffff;
  --bs-hover: #b5490f;
  --bs-active: #993e0c;
  --bs-accent: #986f0b;
  --bs-focus: #162631;
  --bs-body-bg: #ffffff;
  --bs-body-color: #2e404d;
  --bs-bg-400: #f8aa54;
  --bs-bg-300: #fabf7f;
  --bs-bg-200: #fbd5a9;
  --bs-bg-100: #faf9f8;
  --bs-white: #ffffff;
  --bs-black: #2e404d;
  --bs-dark-grey: #595959;
  --bs-neutral-400: #bbbbbc;
  --bs-neutral-300: #e1dfdd;
  --bs-neutral-200: #f3f2f1;
  --bs-neutral-100: #faf9f8;
  --bs-success: #3a5b1f;
  --bs-success-250: #ced6c7;
  --bs-error: #991500;
  --bs-error-250: #e6c4bf;
  --bs-logo: #00a2e9;
}

.theme-savannah[data-bs-theme=dark] {
  --bs-primary: #fabf7f;
  --bs-secondary: #ffffff;
  --bs-hover: #f8a545;
  --bs-active: #b36f2f;
  --bs-accent: #d2ae65;
  --bs-focus: #fbd5a9;
  --bs-body-bg: #070f26;
  --bs-body-color: #fdead4;
  --bs-bg-400: #b5490f;
  --bs-bg-300: #ca5010;
  --bs-bg-200: #fabf7f;
  --bs-bg-100: #faf9f8;
  --bs-white: #ffffff;
  --bs-black: #2e404d;
  --bs-dark-grey: #595959;
  --bs-neutral-400: #bbbbbc;
  --bs-neutral-300: #e1dfdd;
  --bs-neutral-200: #f3f2f1;
  --bs-neutral-100: #faf9f8;
  --bs-success: #3a5b1f;
  --bs-success-250: #ced6c7;
  --bs-error: #991500;
  --bs-error-250: #e6c4bf;
  --bs-logo: #00a2e9;
}

/* THEME: SUNRISE */
.theme-sunrise[data-bs-theme=light] {
  --bs-primary: #50115a;
  --bs-secondary: #ffffff;
  --bs-hover: #300a36;
  --bs-active: #200724;
  --bs-accent: #9f22b5;
  --bs-focus: #11051c;
  --bs-body-bg: #ffffff;
  --bs-body-color: #2e404d;
  --bs-bg-400: #96709c;
  --bs-bg-300: #b9a0bd;
  --bs-bg-200: #dccfde;
  --bs-bg-100: #faf9f8;
  --bs-white: #ffffff;
  --bs-black: #2e404d;
  --bs-dark-grey: #595959;
  --bs-neutral-400: #bbbbbc;
  --bs-neutral-300: #e1dfdd;
  --bs-neutral-200: #f3f2f1;
  --bs-neutral-100: #faf9f8;
  --bs-success: #3a5b1f;
  --bs-success-250: #ced6c7;
  --bs-error: #991500;
  --bs-error-250: #e6c4bf;
  --bs-logo: #00a2e9;
}

.theme-sunrise[data-bs-theme=dark] {
  --bs-primary: #b9a0bd;
  --bs-secondary: #ffffff;
  --bs-hover: #96709c;
  --bs-active: #6f5576;
  --bs-accent: #c87d9d;
  --bs-focus: #dccfde;
  --bs-body-bg: #070f26;
  --bs-body-color: #f6effd;
  --bs-bg-400: #300a36;
  --bs-bg-300: #50115a;
  --bs-bg-200: #96709c;
  --bs-bg-100: #faf9f8;
  --bs-white: #ffffff;
  --bs-black: #2e404d;
  --bs-dark-grey: #595959;
  --bs-neutral-400: #bbbbbc;
  --bs-neutral-300: #e1dfdd;
  --bs-neutral-200: #f3f2f1;
  --bs-neutral-100: #faf9f8;
  --bs-success: #3a5b1f;
  --bs-success-250: #ced6c7;
  --bs-error: #991500;
  --bs-error-250: #e6c4bf;
  --bs-logo: #00a2e9;
}

/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0072bc;
  --bs-secondary: #005b96;
  --bs-success: #3a5b1f;
  --bs-danger: #991500;
  --bs-nff-primary: #0072bc;
  --bs-nff-secondary: #005b96;
  --bs-nff-hover: #005b96;
  --bs-nff-active: #070f26;
  --bs-nff-accent: #ffc400;
  --bs-nff-focus: #070f26;
  --bs-nff-bg-400: #19a3fc;
  --bs-nff-bg-300: #d6ecfa;
  --bs-nff-bg-200: #e9f5fe;
  --bs-nff-bg-100: #f6fafd;
  --bs-nff-black: #2e404d;
  --bs-nff-white: #ffffff;
  --bs-nff-dark-grey: #2e404d;
  --bs-nff-success: #3a5b1f;
  --bs-nff-success-250: #ced6c7;
  --bs-nff-error: #991500;
  --bs-nff-error-250: #e6c4bf;
  --bs-nff-logo: #0072bc;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 46, 64, 77;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #2e404d;
  --bs-body-color-rgb: 46, 64, 77;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: #2e404d;
  --bs-link-color: #0072bc;
  --bs-link-color-rgb: 0, 114, 188;
  --bs-link-decoration: none;
  --bs-link-hover-color: #070f26;
  --bs-link-hover-color-rgb: 7, 15, 38;
  --bs-link-hover-decoration: underline;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #2e404d;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0;
  --bs-border-radius-sm: 0;
  --bs-border-radius-lg: 0;
  --bs-border-radius-xl: 0;
  --bs-border-radius-xxl: 0;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 0;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(46, 64, 77, 0);
}

hr {
  margin: 1rem 0;
  color: #2e404d;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 1;
}

h1, h2, h3, h4, h5, h6, .form-wrapper.accordion .accordion-item h2, .form-wrapper.accordion .accordion-item .h2, .form-wrapper.accordion .accordion-item .field--name-field-further-resources .field__label, .field--name-field-further-resources .form-wrapper.accordion .accordion-item .field__label, .h1, .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item, .hero-banner-3__title, .h2, .field--name-field-further-resources .field__label, .h3, .view-tagged-content .view-header h2, .view-tagged-content .view-header .h2, .view-tagged-content .view-header .field--name-field-further-resources .field__label, .field--name-field-further-resources .view-tagged-content .view-header .field__label, .h4, .field--name-field-primary-topics .field__label, .leaflet-popup-content-wrapper .field--name-node-title h2, .leaflet-popup-content-wrapper .field--name-node-title .h2, .leaflet-popup-content-wrapper .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .leaflet-popup-content-wrapper .field--name-node-title .field__label, .h5, .footer-main .region-footer-nff-left h2, .footer-main .region-footer-nff-left .h2, .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label, .footer-main .block-views-blocksocial-media-social-media-block h2, .footer-main .block-views-blocksocial-media-social-media-block .h2, .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label, .h6 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.3;
  color: var(--bs-heading-color);
}

h1, .h1, .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item, .hero-banner-3__title {
  font-size: 2.5rem;
}

h2, .h2, .field--name-field-further-resources .field__label {
  font-size: 2rem;
}

h3, .h3, .view-tagged-content .view-header h2, .view-tagged-content .view-header .h2, .view-tagged-content .view-header .field--name-field-further-resources .field__label, .field--name-field-further-resources .view-tagged-content .view-header .field__label {
  font-size: 1.75rem;
}

h4, .h4, .field--name-field-primary-topics .field__label, .leaflet-popup-content-wrapper .field--name-node-title h2, .leaflet-popup-content-wrapper .field--name-node-title .h2, .leaflet-popup-content-wrapper .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .leaflet-popup-content-wrapper .field--name-node-title .field__label {
  font-size: 1.5rem;
}

h5, .h5, .footer-main .region-footer-nff-left h2, .footer-main .region-footer-nff-left .h2, .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label, .footer-main .block-views-blocksocial-media-social-media-block h2, .footer-main .block-views-blocksocial-media-social-media-block .h2, .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label {
  font-size: 1.25rem;
}

h6, .form-wrapper.accordion .accordion-item h2, .form-wrapper.accordion .accordion-item .h2, .form-wrapper.accordion .accordion-item .field--name-field-further-resources .field__label, .field--name-field-further-resources .form-wrapper.accordion .accordion-item .field__label, .h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: none;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
  text-decoration: underline;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: inherit;
  font-size: 1rem;
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 5.25rem;
}

.display-2 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 4.25rem;
}

.display-3 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 3.5rem;
}

.display-4 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 3rem;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.container, .header .site-header-main .region-header-nff-main,
.header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
.header .site-topbar .region-preheader-campaigns,
.header .site-topbar .region-header-childsite-topbar,
.header .site-topbar .region-header-campaigns-topbar,
.header .site-preheader .region-header-nff-topbar,
.header .site-preheader .region-preheader-campaigns,
.header .site-preheader .region-header-childsite-topbar,
.header .site-preheader .region-header-campaigns-topbar, .search-results,
.view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
.overviews-content.view-next-events .view-header h3,
.overviews-content.view-next-events .view-header .h3,
.overviews-content.view-next-events .view-tagged-content .view-header h2,
.view-tagged-content .overviews-content.view-next-events .view-header h2,
.overviews-content.view-next-events .view-tagged-content .view-header .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
.alert-dismissible,
.alert,
.user-login-form,
.profile,
.node__submitted,
.user-pass,
.node--type-page,
.bd-cheatsheet,
.bd-aside, .lt-main-related__related .field--name-field-related-content,
.lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
.field--name-field-related-events .view-content,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0, .overviews-content .view-content, .node-event-full, .node-news-full, .gallery-grid-images,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0, .overviews-content .view-content, .node-event-full, .node-news-full, .gallery-grid-images,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-tagged-content,
  .view-id-search, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-tagged-content,
  .view-id-search, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.75rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 226, 254.6);
  --bs-table-border-color: rgb(165.28, 180.8, 203.68);
  --bs-table-striped-bg: rgb(196.27, 214.7, 241.87);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 203.4, 229.14);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 209.05, 235.505);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(225.6, 227.4, 229);
  --bs-table-border-color: rgb(180.48, 181.92, 183.2);
  --bs-table-striped-bg: rgb(214.32, 216.03, 217.55);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(203.04, 204.66, 206.1);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(208.68, 210.345, 211.825);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: rgb(209, 231, 220.8);
  --bs-table-border-color: rgb(167.2, 184.8, 176.64);
  --bs-table-striped-bg: rgb(198.55, 219.45, 209.76);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(188.1, 207.9, 198.72);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(193.325, 213.675, 204.24);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 244.4, 252);
  --bs-table-border-color: rgb(165.28, 195.52, 201.6);
  --bs-table-striped-bg: rgb(196.27, 232.18, 239.4);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 219.96, 226.8);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 226.07, 233.1);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: rgb(255, 242.6, 205.4);
  --bs-table-border-color: rgb(204, 194.08, 164.32);
  --bs-table-striped-bg: rgb(242.25, 230.47, 195.13);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(229.5, 218.34, 184.86);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(235.875, 224.405, 189.995);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: rgb(248, 214.6, 217.8);
  --bs-table-border-color: rgb(198.4, 171.68, 174.24);
  --bs-table-striped-bg: rgb(235.6, 203.87, 206.91);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 193.14, 196.02);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 198.505, 201.465);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: rgb(198.4, 199.2, 200);
  --bs-table-striped-bg: rgb(235.6, 236.55, 237.5);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 224.1, 225);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 230.325, 231.25);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: rgb(77.4, 80.6, 83.8);
  --bs-table-striped-bg: rgb(44.1, 47.9, 51.7);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: rgb(55.2, 58.8, 62.4);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: rgb(49.65, 53.35, 57.05);
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: 0;
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: 0;
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check[disabled] + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn, form.poll-view-form .form-actions .btn-check[disabled] + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check[disabled] + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check[disabled] + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check[disabled] + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check[disabled] + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check[disabled] + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check[disabled] + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check[disabled] + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check[disabled] + .fc-button, .newsletter-block .field--name-field-link .btn-check[disabled] + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check[disabled] + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check[disabled] + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check[disabled] + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check[disabled] + a, .node-preview-container .btn-check[disabled] + .node-preview-backlink, .btn-check[disabled] + .button, .btn-check[disabled] + button.link, .btn-check:disabled + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:disabled + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn, form.poll-view-form .form-actions .btn-check:disabled + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:disabled + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:disabled + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:disabled + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:disabled + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:disabled + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:disabled + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:disabled + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:disabled + .fc-button, .newsletter-block .field--name-field-link .btn-check:disabled + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:disabled + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:disabled + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:disabled + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:disabled + a, .node-preview-container .btn-check:disabled + .node-preview-backlink, .btn-check:disabled + .button, .btn-check:disabled + button.link {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  max-width: 100%;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  color: rgba(var(--bs-body-color-rgb), 0.65);
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.75rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > textarea:focus ~ label::after,
.form-floating > textarea:not(:placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: 0;
}
.form-floating > textarea:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn, .input-group .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link .input-group a, .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group .cm-btn, .input-group form.poll-view-form .form-actions .btn-primary:nth-of-type(2), .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .input-group .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:nth-of-type(2), form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:nth-of-type(2), .input-group form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group a:nth-of-type(2), .input-group .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group a:nth-of-type(2), .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:nth-of-type(2), .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:nth-of-type(2), .input-group form.poll-view-form .form-actions .btn-primary:first-of-type, .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:first-of-type, .input-group form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .input-group .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link .input-group form.poll-view-form .form-actions a:first-of-type, .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .input-group form.poll-view-form .form-actions .fc-button-primary:first-of-type, form.poll-view-form .form-actions .input-group .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:first-of-type, form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:first-of-type, form.poll-view-form .form-actions .input-group .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group a:first-of-type, form.poll-view-form .form-actions .input-group .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:first-of-type, .input-group .js-drupal-fullcalendar .fc-button, .js-drupal-fullcalendar .input-group .fc-button, .input-group .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link .input-group a, .input-group .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group a, .input-group .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group a, .input-group .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group a, .input-group .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group a, .input-group .node-preview-container .node-preview-backlink, .node-preview-container .input-group .node-preview-backlink, .input-group .button, .input-group button.link {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus, .input-group .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus, .node--type-report .report-info .download-section-report .field--name-field-download-link .input-group a:focus, .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group .cm-btn:focus, .input-group form.poll-view-form .form-actions .btn-primary:focus:nth-of-type(2), .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:focus:nth-of-type(2), form.poll-view-form .form-actions .input-group .btn-primary:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:focus:nth-of-type(2), form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:focus:nth-of-type(2), .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .btn-primary:focus:first-of-type, .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:first-of-type, .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:focus:first-of-type, .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar .input-group form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, form.poll-view-form .form-actions .input-group .btn-primary:focus:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:focus:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:focus:first-of-type, form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:focus:first-of-type, form.poll-view-form .form-actions .input-group .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:focus:first-of-type, .input-group .js-drupal-fullcalendar .fc-button:focus, .js-drupal-fullcalendar .input-group .fc-button:focus, .input-group .newsletter-block .field--name-field-link a:focus, .newsletter-block .field--name-field-link .input-group a:focus, .input-group .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group a:focus, .input-group .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group a:focus, .input-group .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group a:focus, .input-group .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group a:focus, .input-group .node-preview-container .node-preview-backlink:focus, .node-preview-container .input-group .node-preview-backlink:focus, .input-group .button:focus, .input-group button.link:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .input-group-lg > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn,
form.poll-view-form .form-actions .input-group-lg > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-lg > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-lg > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-lg > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-lg > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-lg > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-lg > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-lg > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .input-group-lg > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-lg > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-lg > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-lg > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-lg > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-lg > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-lg > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-lg > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .input-group-lg > .fc-button,
.newsletter-block .field--name-field-link .input-group-lg > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group-lg > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group-lg > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group-lg > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group-lg > a,
.node-preview-container .input-group-lg > .node-preview-backlink,
.input-group-lg > .button,
.input-group-lg > button.link {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .input-group-sm > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn,
form.poll-view-form .form-actions .input-group-sm > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-sm > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-sm > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-sm > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-sm > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-sm > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-sm > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-sm > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .input-group-sm > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-sm > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-sm > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-sm > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-sm > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-sm > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-sm > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-sm > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .input-group-sm > .fc-button,
.newsletter-block .field--name-field-link .input-group-sm > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group-sm > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group-sm > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group-sm > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group-sm > a,
.node-preview-container .input-group-sm > .node-preview-backlink,
.input-group-sm > .button,
.input-group-sm > button.link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(-1 * var(--bs-border-width));
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button, .newsletter-block .field--name-field-link a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .node-preview-container .node-preview-backlink, a.button, .button, button.link {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: none;
  --bs-btn-disabled-opacity: 1;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button, .newsletter-block .field--name-field-link a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .node-preview-container .node-preview-backlink, a.button, .button, button.link {
    transition: none;
  }
}
.btn:hover, .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:hover, form.poll-view-form .form-actions .btn-primary:hover:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:hover:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar .fc-button:hover, .newsletter-block .field--name-field-link a:hover, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:hover, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:hover, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover, .node-preview-container .node-preview-backlink:hover, .button:hover, button.link:hover {
  color: var(--bs-btn-hover-color);
  text-decoration: none;
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check + a:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn:hover, form.poll-view-form .form-actions .btn-check + .btn-primary:hover:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check + .form-submit:hover:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check + .form-submit:hover:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn-success:hover:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check + .cm-btn-success:hover:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check + .fc-button-primary:hover:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check + .fc-button-primary:hover:nth-of-type(2), form.poll-view-form .form-actions .btn-check + .btn-primary:hover:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check + .form-submit:hover:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check + .form-submit:hover:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn-success:hover:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check + .cm-btn-success:hover:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check + .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check + .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar .btn-check + .fc-button:hover, .newsletter-block .field--name-field-link .btn-check + a:hover, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check + a:hover, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check + a:hover, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check + a:hover, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check + a:hover, .node-preview-container .btn-check + .node-preview-backlink:hover, .btn-check + .button:hover, .btn-check + button.link:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:focus-visible, form.poll-view-form .form-actions .btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .fc-button:focus-visible, .newsletter-block .field--name-field-link a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus-visible, .node-preview-container .node-preview-backlink:focus-visible, .button:focus-visible, button.link:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:focus-visible + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn, form.poll-view-form .form-actions .btn-check:focus-visible + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:focus-visible + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:focus-visible + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:focus-visible + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:focus-visible + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button, .newsletter-block .field--name-field-link .btn-check:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:focus-visible + a, .node-preview-container .btn-check:focus-visible + .node-preview-backlink, .btn-check:focus-visible + .button, .btn-check:focus-visible + button.link {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:checked + .fc-button, .newsletter-block .field--name-field-link .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a, .node-preview-container .btn-check:checked + .node-preview-backlink, .btn-check:checked + .button, .btn-check:checked + button.link, :not(.btn-check) + .btn:active, .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active, .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn:active, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:nth-of-type(2), form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:first-of-type, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar :not(.btn-check) + .fc-button:active, .newsletter-block .field--name-field-link :not(.btn-check) + a:active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active, .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active, .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active, .node-preview-container :not(.btn-check) + .node-preview-backlink:active, :not(.btn-check) + .button:active, :not(.btn-check) + button.link:active, .btn:first-child:active, .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:first-child:active, form.poll-view-form .form-actions .btn-primary:first-child:active:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-child:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:first-of-type, form.poll-view-form .form-actions .btn-primary:first-child:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar .fc-button:first-child:active, .newsletter-block .field--name-field-link a:first-child:active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active, .node-preview-container .node-preview-backlink:first-child:active, .button:first-child:active, button.link:first-child:active, .btn.active, .node--type-report .report-info .download-section-report .field--name-field-download-link a.active, .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn, form.poll-view-form .form-actions .active.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar .active.fc-button, .newsletter-block .field--name-field-link a.active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.active, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.active, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active, .media-library-view--widget .view-header a.btn.is-active, .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header a.is-active.cm-btn, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:nth-of-type(2), .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:first-of-type, .newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button, .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button, .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active, .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.is-active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.is-active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active, .node-preview-container .active.node-preview-backlink, .node-preview-container .media-library-view--widget .view-header a.node-preview-backlink.is-active, .media-library-view--widget .view-header .node-preview-container a.node-preview-backlink.is-active, .active.button, .media-library-view--widget .view-header a.button.is-active, button.active.link, .btn.show, .node--type-report .report-info .download-section-report .field--name-field-download-link a.show, .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn, form.poll-view-form .form-actions .show.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .show.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:first-of-type, form.poll-view-form .form-actions .show.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar .show.fc-button, .newsletter-block .field--name-field-link a.show, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.show, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.show, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show, .node-preview-container .show.node-preview-backlink, .show.button, button.show.link {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn:focus-visible, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .btn-check:checked + .fc-button:focus-visible, .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible, .node-preview-container .btn-check:checked + .node-preview-backlink:focus-visible, .btn-check:checked + .button:focus-visible, .btn-check:checked + button.link:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn:active:focus-visible, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar :not(.btn-check) + .fc-button:active:focus-visible, .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible, .node-preview-container :not(.btn-check) + .node-preview-backlink:active:focus-visible, :not(.btn-check) + .button:active:focus-visible, :not(.btn-check) + button.link:active:focus-visible, .btn:first-child:active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:first-child:active:focus-visible, form.poll-view-form .form-actions .btn-primary:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-child:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar .fc-button:first-child:active:focus-visible, .newsletter-block .field--name-field-link a:first-child:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible, .node-preview-container .node-preview-backlink:first-child:active:focus-visible, .button:first-child:active:focus-visible, button.link:first-child:active:focus-visible, .btn.active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn:focus-visible, form.poll-view-form .form-actions .active.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .active.fc-button:focus-visible, .newsletter-block .field--name-field-link a.active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible, .media-library-view--widget .view-header a.btn.is-active:focus-visible, .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header a.is-active.cm-btn:focus-visible, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button:focus-visible, .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button:focus-visible, .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:focus-visible, .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.is-active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.is-active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible, .node-preview-container .active.node-preview-backlink:focus-visible, .node-preview-container .media-library-view--widget .view-header a.node-preview-backlink.is-active:focus-visible, .media-library-view--widget .view-header .node-preview-container a.node-preview-backlink.is-active:focus-visible, .active.button:focus-visible, .media-library-view--widget .view-header a.button.is-active:focus-visible, button.active.link:focus-visible, .btn.show:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn:focus-visible, form.poll-view-form .form-actions .show.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .show.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .show.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .show.fc-button:focus-visible, .newsletter-block .field--name-field-link a.show:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.show:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.show:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible, .node-preview-container .show.node-preview-backlink:focus-visible, .show.button:focus-visible, button.show.link:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked:focus-visible + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn, form.poll-view-form .form-actions .btn-check:checked:focus-visible + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked:focus-visible + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked:focus-visible + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked:focus-visible + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked:focus-visible + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button, .newsletter-block .field--name-field-link .btn-check:checked:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked:focus-visible + a, .node-preview-container .btn-check:checked:focus-visible + .node-preview-backlink, .btn-check:checked:focus-visible + .button, .btn-check:checked:focus-visible + button.link {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:disabled, form.poll-view-form .form-actions .btn-primary:disabled:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:disabled:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:first-of-type, form.poll-view-form .form-actions .btn-primary:disabled:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar .fc-button:disabled, .newsletter-block .field--name-field-link a:disabled, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:disabled, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:disabled, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled, .node-preview-container .node-preview-backlink:disabled, .button:disabled, button.link:disabled, .btn.disabled, .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled, .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn, form.poll-view-form .form-actions .disabled.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .disabled.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:first-of-type, form.poll-view-form .form-actions .disabled.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar .disabled.fc-button, .newsletter-block .field--name-field-link a.disabled, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.disabled, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.disabled, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled, .node-preview-container .disabled.node-preview-backlink, .disabled.button, button.disabled.link, fieldset:disabled .btn, fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled a, fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled .cm-btn, fieldset:disabled form.poll-view-form .form-actions .btn-primary:nth-of-type(2), fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a:nth-of-type(2), fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a:nth-of-type(2), fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:nth-of-type(2), fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:nth-of-type(2), fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .btn-primary:first-of-type, fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:first-of-type, fieldset:disabled form.poll-view-form .form-actions .btn-primary:first-of-type, fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:first-of-type, fieldset:disabled form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-of-type, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-of-type, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar fieldset:disabled form.poll-view-form .form-actions .fc-button-primary:first-of-type, form.poll-view-form .form-actions fieldset:disabled .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:first-of-type, form.poll-view-form .form-actions fieldset:disabled .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:first-of-type, form.poll-view-form .form-actions fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:first-of-type, fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar .fc-button, .js-drupal-fullcalendar fieldset:disabled .fc-button, fieldset:disabled .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link fieldset:disabled a, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) fieldset:disabled a, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) fieldset:disabled a, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a, fieldset:disabled .node-preview-container .node-preview-backlink, .node-preview-container fieldset:disabled .node-preview-backlink, fieldset:disabled .button, fieldset:disabled button.link {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success, form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button-primary, .newsletter-block .field--name-field-link a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type a {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 96.9, 159.8);
  --bs-btn-hover-border-color: rgb(0, 91.2, 150.4);
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 91.2, 150.4);
  --bs-btn-active-border-color: rgb(0, 85.5, 141);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0072bc;
  --bs-btn-disabled-border-color: #0072bc;
}

.btn-secondary, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:not(.fc-button-active), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a {
  --bs-btn-color: #fff;
  --bs-btn-bg: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 77.35, 127.5);
  --bs-btn-hover-border-color: rgb(0, 72.8, 120);
  --bs-btn-focus-shadow-rgb: 38, 116, 166;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 72.8, 120);
  --bs-btn-active-border-color: rgb(0, 68.25, 112.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #005b96;
  --bs-btn-disabled-border-color: #005b96;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(49.3, 77.35, 26.35);
  --bs-btn-hover-border-color: rgb(46.4, 72.8, 24.8);
  --bs-btn-focus-shadow-rgb: 88, 116, 65;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(46.4, 72.8, 24.8);
  --bs-btn-active-border-color: rgb(43.5, 68.25, 23.25);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #3a5b1f;
  --bs-btn-disabled-border-color: #3a5b1f;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(130.05, 17.85, 0);
  --bs-btn-hover-border-color: rgb(122.4, 16.8, 0);
  --bs-btn-focus-shadow-rgb: 168, 56, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(122.4, 16.8, 0);
  --bs-btn-active-border-color: rgb(114.75, 15.75, 0);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #991500;
  --bs-btn-disabled-border-color: #991500;
}

.btn-nff-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 96.9, 159.8);
  --bs-btn-hover-border-color: rgb(0, 91.2, 150.4);
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 91.2, 150.4);
  --bs-btn-active-border-color: rgb(0, 85.5, 141);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0072bc;
  --bs-btn-disabled-border-color: #0072bc;
}

.btn-nff-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 77.35, 127.5);
  --bs-btn-hover-border-color: rgb(0, 72.8, 120);
  --bs-btn-focus-shadow-rgb: 38, 116, 166;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 72.8, 120);
  --bs-btn-active-border-color: rgb(0, 68.25, 112.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #005b96;
  --bs-btn-disabled-border-color: #005b96;
}

.btn-nff-hover {
  --bs-btn-color: #fff;
  --bs-btn-bg: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 77.35, 127.5);
  --bs-btn-hover-border-color: rgb(0, 72.8, 120);
  --bs-btn-focus-shadow-rgb: 38, 116, 166;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 72.8, 120);
  --bs-btn-active-border-color: rgb(0, 68.25, 112.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #005b96;
  --bs-btn-disabled-border-color: #005b96;
}

.btn-nff-active {
  --bs-btn-color: #fff;
  --bs-btn-bg: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(5.95, 12.75, 32.3);
  --bs-btn-hover-border-color: rgb(5.6, 12, 30.4);
  --bs-btn-focus-shadow-rgb: 44, 51, 71;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(5.6, 12, 30.4);
  --bs-btn-active-border-color: rgb(5.25, 11.25, 28.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #070f26;
  --bs-btn-disabled-border-color: #070f26;
}

.btn-nff-accent {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc400;
  --bs-btn-border-color: #ffc400;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(255, 204.85, 38.25);
  --bs-btn-hover-border-color: rgb(255, 201.9, 25.5);
  --bs-btn-focus-shadow-rgb: 217, 167, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(255, 207.8, 51);
  --bs-btn-active-border-color: rgb(255, 201.9, 25.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc400;
  --bs-btn-disabled-border-color: #ffc400;
}

.btn-nff-focus {
  --bs-btn-color: #fff;
  --bs-btn-bg: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(5.95, 12.75, 32.3);
  --bs-btn-hover-border-color: rgb(5.6, 12, 30.4);
  --bs-btn-focus-shadow-rgb: 44, 51, 71;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(5.6, 12, 30.4);
  --bs-btn-active-border-color: rgb(5.25, 11.25, 28.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #070f26;
  --bs-btn-disabled-border-color: #070f26;
}

.btn-nff-bg-400 {
  --bs-btn-color: #000;
  --bs-btn-bg: #19a3fc;
  --bs-btn-border-color: #19a3fc;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(59.5, 176.8, 252.45);
  --bs-btn-hover-border-color: rgb(48, 172.2, 252.3);
  --bs-btn-focus-shadow-rgb: 21, 139, 214;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(71, 181.4, 252.6);
  --bs-btn-active-border-color: rgb(48, 172.2, 252.3);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #19a3fc;
  --bs-btn-disabled-border-color: #19a3fc;
}

.btn-nff-bg-300 {
  --bs-btn-color: #000;
  --bs-btn-bg: #d6ecfa;
  --bs-btn-border-color: #d6ecfa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(220.15, 238.85, 250.75);
  --bs-btn-hover-border-color: rgb(218.1, 237.9, 250.5);
  --bs-btn-focus-shadow-rgb: 182, 201, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(222.2, 239.8, 251);
  --bs-btn-active-border-color: rgb(218.1, 237.9, 250.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #d6ecfa;
  --bs-btn-disabled-border-color: #d6ecfa;
}

.btn-nff-bg-200 {
  --bs-btn-color: #000;
  --bs-btn-bg: #e9f5fe;
  --bs-btn-border-color: #e9f5fe;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(236.3, 246.5, 254.15);
  --bs-btn-hover-border-color: rgb(235.2, 246, 254.1);
  --bs-btn-focus-shadow-rgb: 198, 208, 216;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(237.4, 247, 254.2);
  --bs-btn-active-border-color: rgb(235.2, 246, 254.1);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #e9f5fe;
  --bs-btn-disabled-border-color: #e9f5fe;
}

.btn-nff-bg-100 {
  --bs-btn-color: #000;
  --bs-btn-bg: #f6fafd;
  --bs-btn-border-color: #f6fafd;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(247.35, 250.75, 253.3);
  --bs-btn-hover-border-color: rgb(246.9, 250.5, 253.2);
  --bs-btn-focus-shadow-rgb: 209, 213, 215;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(247.8, 251, 253.4);
  --bs-btn-active-border-color: rgb(246.9, 250.5, 253.2);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f6fafd;
  --bs-btn-disabled-border-color: #f6fafd;
}

.btn-nff-black {
  --bs-btn-color: #fff;
  --bs-btn-bg: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(39.1, 54.4, 65.45);
  --bs-btn-hover-border-color: rgb(36.8, 51.2, 61.6);
  --bs-btn-focus-shadow-rgb: 77, 93, 104;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(36.8, 51.2, 61.6);
  --bs-btn-active-border-color: rgb(34.5, 48, 57.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #2e404d;
  --bs-btn-disabled-border-color: #2e404d;
}

.btn-nff-white {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: white;
  --bs-btn-hover-border-color: white;
  --bs-btn-focus-shadow-rgb: 217, 217, 217;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: white;
  --bs-btn-active-border-color: white;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: #ffffff;
}

.btn-nff-dark-grey {
  --bs-btn-color: #fff;
  --bs-btn-bg: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(39.1, 54.4, 65.45);
  --bs-btn-hover-border-color: rgb(36.8, 51.2, 61.6);
  --bs-btn-focus-shadow-rgb: 77, 93, 104;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(36.8, 51.2, 61.6);
  --bs-btn-active-border-color: rgb(34.5, 48, 57.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #2e404d;
  --bs-btn-disabled-border-color: #2e404d;
}

.btn-nff-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(49.3, 77.35, 26.35);
  --bs-btn-hover-border-color: rgb(46.4, 72.8, 24.8);
  --bs-btn-focus-shadow-rgb: 88, 116, 65;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(46.4, 72.8, 24.8);
  --bs-btn-active-border-color: rgb(43.5, 68.25, 23.25);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #3a5b1f;
  --bs-btn-disabled-border-color: #3a5b1f;
}

.btn-nff-success-250 {
  --bs-btn-color: #000;
  --bs-btn-bg: #ced6c7;
  --bs-btn-border-color: #ced6c7;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(213.35, 220.15, 207.4);
  --bs-btn-hover-border-color: rgb(210.9, 218.1, 204.6);
  --bs-btn-focus-shadow-rgb: 175, 182, 169;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(215.8, 222.2, 210.2);
  --bs-btn-active-border-color: rgb(210.9, 218.1, 204.6);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ced6c7;
  --bs-btn-disabled-border-color: #ced6c7;
}

.btn-nff-error {
  --bs-btn-color: #fff;
  --bs-btn-bg: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(130.05, 17.85, 0);
  --bs-btn-hover-border-color: rgb(122.4, 16.8, 0);
  --bs-btn-focus-shadow-rgb: 168, 56, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(122.4, 16.8, 0);
  --bs-btn-active-border-color: rgb(114.75, 15.75, 0);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #991500;
  --bs-btn-disabled-border-color: #991500;
}

.btn-nff-error-250 {
  --bs-btn-color: #000;
  --bs-btn-bg: #e6c4bf;
  --bs-btn-border-color: #e6c4bf;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(233.75, 204.85, 200.6);
  --bs-btn-hover-border-color: rgb(232.5, 201.9, 197.4);
  --bs-btn-focus-shadow-rgb: 196, 167, 162;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(235, 207.8, 203.8);
  --bs-btn-active-border-color: rgb(232.5, 201.9, 197.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #e6c4bf;
  --bs-btn-disabled-border-color: #e6c4bf;
}

.btn-nff-logo {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 96.9, 159.8);
  --bs-btn-hover-border-color: rgb(0, 91.2, 150.4);
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 91.2, 150.4);
  --bs-btn-active-border-color: rgb(0, 85.5, 141);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0072bc;
  --bs-btn-disabled-border-color: #0072bc;
}

.btn-outline-primary, .node-preview-container .node-preview-backlink {
  --bs-btn-color: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0072bc;
  --bs-btn-hover-border-color: #0072bc;
  --bs-btn-focus-shadow-rgb: 0, 114, 188;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0072bc;
  --bs-btn-active-border-color: #0072bc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0072bc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0072bc;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005b96;
  --bs-btn-hover-border-color: #005b96;
  --bs-btn-focus-shadow-rgb: 0, 91, 150;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #005b96;
  --bs-btn-active-border-color: #005b96;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #005b96;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #005b96;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3a5b1f;
  --bs-btn-hover-border-color: #3a5b1f;
  --bs-btn-focus-shadow-rgb: 58, 91, 31;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #3a5b1f;
  --bs-btn-active-border-color: #3a5b1f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #3a5b1f;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #3a5b1f;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #991500;
  --bs-btn-hover-border-color: #991500;
  --bs-btn-focus-shadow-rgb: 153, 21, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #991500;
  --bs-btn-active-border-color: #991500;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #991500;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #991500;
  --bs-gradient: none;
}

.btn-outline-nff-primary {
  --bs-btn-color: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0072bc;
  --bs-btn-hover-border-color: #0072bc;
  --bs-btn-focus-shadow-rgb: 0, 114, 188;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0072bc;
  --bs-btn-active-border-color: #0072bc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0072bc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0072bc;
  --bs-gradient: none;
}

.btn-outline-nff-secondary {
  --bs-btn-color: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005b96;
  --bs-btn-hover-border-color: #005b96;
  --bs-btn-focus-shadow-rgb: 0, 91, 150;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #005b96;
  --bs-btn-active-border-color: #005b96;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #005b96;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #005b96;
  --bs-gradient: none;
}

.btn-outline-nff-hover {
  --bs-btn-color: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005b96;
  --bs-btn-hover-border-color: #005b96;
  --bs-btn-focus-shadow-rgb: 0, 91, 150;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #005b96;
  --bs-btn-active-border-color: #005b96;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #005b96;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #005b96;
  --bs-gradient: none;
}

.btn-outline-nff-active {
  --bs-btn-color: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #070f26;
  --bs-btn-hover-border-color: #070f26;
  --bs-btn-focus-shadow-rgb: 7, 15, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #070f26;
  --bs-btn-active-border-color: #070f26;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #070f26;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #070f26;
  --bs-gradient: none;
}

.btn-outline-nff-accent {
  --bs-btn-color: #ffc400;
  --bs-btn-border-color: #ffc400;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc400;
  --bs-btn-hover-border-color: #ffc400;
  --bs-btn-focus-shadow-rgb: 255, 196, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc400;
  --bs-btn-active-border-color: #ffc400;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc400;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc400;
  --bs-gradient: none;
}

.btn-outline-nff-focus {
  --bs-btn-color: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #070f26;
  --bs-btn-hover-border-color: #070f26;
  --bs-btn-focus-shadow-rgb: 7, 15, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #070f26;
  --bs-btn-active-border-color: #070f26;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #070f26;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #070f26;
  --bs-gradient: none;
}

.btn-outline-nff-bg-400 {
  --bs-btn-color: #19a3fc;
  --bs-btn-border-color: #19a3fc;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #19a3fc;
  --bs-btn-hover-border-color: #19a3fc;
  --bs-btn-focus-shadow-rgb: 25, 163, 252;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #19a3fc;
  --bs-btn-active-border-color: #19a3fc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #19a3fc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #19a3fc;
  --bs-gradient: none;
}

.btn-outline-nff-bg-300 {
  --bs-btn-color: #d6ecfa;
  --bs-btn-border-color: #d6ecfa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d6ecfa;
  --bs-btn-hover-border-color: #d6ecfa;
  --bs-btn-focus-shadow-rgb: 214, 236, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #d6ecfa;
  --bs-btn-active-border-color: #d6ecfa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #d6ecfa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #d6ecfa;
  --bs-gradient: none;
}

.btn-outline-nff-bg-200 {
  --bs-btn-color: #e9f5fe;
  --bs-btn-border-color: #e9f5fe;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #e9f5fe;
  --bs-btn-hover-border-color: #e9f5fe;
  --bs-btn-focus-shadow-rgb: 233, 245, 254;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #e9f5fe;
  --bs-btn-active-border-color: #e9f5fe;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #e9f5fe;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #e9f5fe;
  --bs-gradient: none;
}

.btn-outline-nff-bg-100 {
  --bs-btn-color: #f6fafd;
  --bs-btn-border-color: #f6fafd;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f6fafd;
  --bs-btn-hover-border-color: #f6fafd;
  --bs-btn-focus-shadow-rgb: 246, 250, 253;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f6fafd;
  --bs-btn-active-border-color: #f6fafd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f6fafd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f6fafd;
  --bs-gradient: none;
}

.btn-outline-nff-black {
  --bs-btn-color: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #2e404d;
  --bs-btn-hover-border-color: #2e404d;
  --bs-btn-focus-shadow-rgb: 46, 64, 77;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2e404d;
  --bs-btn-active-border-color: #2e404d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #2e404d;
  --bs-gradient: none;
}

.btn-outline-nff-white {
  --bs-btn-color: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffffff;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 255, 255, 255;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffffff;
  --bs-btn-active-border-color: #ffffff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffffff;
  --bs-gradient: none;
}

.btn-outline-nff-dark-grey {
  --bs-btn-color: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #2e404d;
  --bs-btn-hover-border-color: #2e404d;
  --bs-btn-focus-shadow-rgb: 46, 64, 77;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2e404d;
  --bs-btn-active-border-color: #2e404d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #2e404d;
  --bs-gradient: none;
}

.btn-outline-nff-success {
  --bs-btn-color: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3a5b1f;
  --bs-btn-hover-border-color: #3a5b1f;
  --bs-btn-focus-shadow-rgb: 58, 91, 31;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #3a5b1f;
  --bs-btn-active-border-color: #3a5b1f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #3a5b1f;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #3a5b1f;
  --bs-gradient: none;
}

.btn-outline-nff-success-250 {
  --bs-btn-color: #ced6c7;
  --bs-btn-border-color: #ced6c7;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ced6c7;
  --bs-btn-hover-border-color: #ced6c7;
  --bs-btn-focus-shadow-rgb: 206, 214, 199;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ced6c7;
  --bs-btn-active-border-color: #ced6c7;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ced6c7;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ced6c7;
  --bs-gradient: none;
}

.btn-outline-nff-error {
  --bs-btn-color: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #991500;
  --bs-btn-hover-border-color: #991500;
  --bs-btn-focus-shadow-rgb: 153, 21, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #991500;
  --bs-btn-active-border-color: #991500;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #991500;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #991500;
  --bs-gradient: none;
}

.btn-outline-nff-error-250 {
  --bs-btn-color: #e6c4bf;
  --bs-btn-border-color: #e6c4bf;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #e6c4bf;
  --bs-btn-hover-border-color: #e6c4bf;
  --bs-btn-focus-shadow-rgb: 230, 196, 191;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #e6c4bf;
  --bs-btn-active-border-color: #e6c4bf;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #e6c4bf;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #e6c4bf;
  --bs-gradient: none;
}

.btn-outline-nff-logo {
  --bs-btn-color: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0072bc;
  --bs-btn-hover-border-color: #0072bc;
  --bs-btn-focus-shadow-rgb: 0, 114, 188;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0072bc;
  --bs-btn-active-border-color: #0072bc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0072bc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0072bc;
  --bs-gradient: none;
}

.btn-link, button.link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: #0072bc;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: #070f26;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: #070f26;
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: none;
}
.btn-link:hover, button.link:hover, .btn-link:focus-visible, button.link:focus-visible {
  text-decoration: underline;
}
.btn-link:focus-visible, button.link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover, button.link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-lg > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-lg > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-lg > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-lg > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-lg > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-lg > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-lg > .fc-button, .newsletter-block .field--name-field-link .btn-group-lg > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-lg > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-lg > a, .node-preview-container .btn-group-lg > .node-preview-backlink, .btn-group-lg > .button, .btn-group-lg > button.link {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.125rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-sm > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-sm > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-sm > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-sm > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-sm > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-sm > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-sm > .fc-button, .newsletter-block .field--name-field-link .btn-group-sm > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-sm > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-sm > a, .node-preview-container .btn-group-sm > .node-preview-backlink, .btn-group-sm > .button, .btn-group-sm > button.link {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .media-library-view--widget .view-header a.dropdown-item.is-active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 1rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn, form.poll-view-form .form-actions .btn-group > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button, .newsletter-block .field--name-field-link .btn-group > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a, .node-preview-container .btn-group > .node-preview-backlink, .btn-group > .button, .btn-group > button.link,
.btn-group-vertical > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a,
.node-preview-container .btn-group-vertical > .node-preview-backlink,
.btn-group-vertical > .button,
.btn-group-vertical > button.link {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn, form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button, .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a, .node-preview-container .btn-group > .btn-check:checked + .node-preview-backlink, .btn-group > .btn-check:checked + .button, .btn-group > .btn-check:checked + button.link,
.btn-group > .btn-check:focus + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a,
.node-preview-container .btn-group > .btn-check:focus + .node-preview-backlink,
.btn-group > .btn-check:focus + .button,
.btn-group > .btn-check:focus + button.link,
.btn-group > .btn:hover,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:hover,
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:hover,
.newsletter-block .field--name-field-link .btn-group > a:hover,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:hover,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:hover,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover,
.node-preview-container .btn-group > .node-preview-backlink:hover,
.btn-group > .button:hover,
.btn-group > button.link:hover,
.btn-group > .btn:focus,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:focus,
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:focus,
.newsletter-block .field--name-field-link .btn-group > a:focus,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:focus,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:focus,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus,
.node-preview-container .btn-group > .node-preview-backlink:focus,
.btn-group > .button:focus,
.btn-group > button.link:focus,
.btn-group > .btn:active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:active,
form.poll-view-form .form-actions .btn-group > .btn-primary:active:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:active,
.newsletter-block .field--name-field-link .btn-group > a:active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active,
.node-preview-container .btn-group > .node-preview-backlink:active,
.btn-group > .button:active,
.btn-group > button.link:active,
.btn-group > .btn.active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn,
form.poll-view-form .form-actions .btn-group > .active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .active.fc-button,
.newsletter-block .field--name-field-link .btn-group > a.active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active,
.media-library-view--widget .view-header .btn-group > a.btn.is-active,
.media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group > a.is-active.fc-button,
.js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group > a.is-active,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active,
.node-preview-container .btn-group > .active.node-preview-backlink,
.node-preview-container .media-library-view--widget .view-header .btn-group > a.node-preview-backlink.is-active,
.media-library-view--widget .view-header .node-preview-container .btn-group > a.node-preview-backlink.is-active,
.btn-group > .active.button,
.media-library-view--widget .view-header .btn-group > a.button.is-active,
.btn-group > button.active.link,
.btn-group-vertical > .btn-check:checked + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:checked + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:checked + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a,
.node-preview-container .btn-group-vertical > .btn-check:checked + .node-preview-backlink,
.btn-group-vertical > .btn-check:checked + .button,
.btn-group-vertical > .btn-check:checked + button.link,
.btn-group-vertical > .btn-check:focus + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a,
.node-preview-container .btn-group-vertical > .btn-check:focus + .node-preview-backlink,
.btn-group-vertical > .btn-check:focus + .button,
.btn-group-vertical > .btn-check:focus + button.link,
.btn-group-vertical > .btn:hover,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:hover,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:hover,
.newsletter-block .field--name-field-link .btn-group-vertical > a:hover,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:hover,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:hover,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover,
.node-preview-container .btn-group-vertical > .node-preview-backlink:hover,
.btn-group-vertical > .button:hover,
.btn-group-vertical > button.link:hover,
.btn-group-vertical > .btn:focus,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:focus,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:focus,
.newsletter-block .field--name-field-link .btn-group-vertical > a:focus,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:focus,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:focus,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus,
.node-preview-container .btn-group-vertical > .node-preview-backlink:focus,
.btn-group-vertical > .button:focus,
.btn-group-vertical > button.link:focus,
.btn-group-vertical > .btn:active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:active,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:active,
.newsletter-block .field--name-field-link .btn-group-vertical > a:active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active,
.node-preview-container .btn-group-vertical > .node-preview-backlink:active,
.btn-group-vertical > .button:active,
.btn-group-vertical > button.link:active,
.btn-group-vertical > .btn.active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .active.fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > a.active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active,
.media-library-view--widget .view-header .btn-group-vertical > a.btn.is-active,
.media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button,
.js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.node-preview-container .btn-group-vertical > .active.node-preview-backlink,
.node-preview-container .media-library-view--widget .view-header .btn-group-vertical > a.node-preview-backlink.is-active,
.media-library-view--widget .view-header .node-preview-container .btn-group-vertical > a.node-preview-backlink.is-active,
.btn-group-vertical > .active.button,
.media-library-view--widget .view-header .btn-group-vertical > a.button.is-active,
.btn-group-vertical > button.active.link {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > :not(.btn-check:first-child) + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn, form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button, .newsletter-block .field--name-field-link .btn-group > :not(.btn-check:first-child) + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check:first-child) + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check:first-child) + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check:first-child) + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check:first-child) + a, .node-preview-container .btn-group > :not(.btn-check:first-child) + .node-preview-backlink, .btn-group > :not(.btn-check:first-child) + .button, .btn-group > :not(.btn-check:first-child) + button.link,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(-1 * var(--bs-border-width));
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:not(:last-child):not(.dropdown-toggle), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:not(:last-child):not(.dropdown-toggle), form.poll-view-form .form-actions .btn-group > .btn-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button:not(:last-child):not(.dropdown-toggle), .newsletter-block .field--name-field-link .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:not(:last-child):not(.dropdown-toggle), .node-preview-container .btn-group > .node-preview-backlink:not(:last-child):not(.dropdown-toggle), .btn-group > .button:not(:last-child):not(.dropdown-toggle), .btn-group > button.link:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.dropdown-toggle-split:first-child,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn:first-child,
form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.btn-primary:first-child:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.btn-primary:first-child:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:first-of-type,
.js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button:first-child,
.newsletter-block .field--name-field-link .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.dropdown-toggle-split:first-child,
.node-preview-container .btn-group > .dropdown-toggle-split.node-preview-backlink:first-child,
.btn-group > .dropdown-toggle-split.button:first-child,
.btn-group > button.dropdown-toggle-split.link:first-child,
.btn-group > .btn-group:not(:last-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-group:not(:last-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:last-child) > a,
.node-preview-container .btn-group > .btn-group:not(:last-child) > .node-preview-backlink,
.btn-group > .btn-group:not(:last-child) > .button,
.btn-group > .btn-group:not(:last-child) > button.link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:nth-child(n+3), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:nth-child(n+3), form.poll-view-form .form-actions .btn-group > .btn-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-child(n+3):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-child(n+3):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:nth-child(n+3):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-child(n+3):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button:nth-child(n+3), .newsletter-block .field--name-field-link .btn-group > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:nth-child(n+3), .node-preview-container .btn-group > .node-preview-backlink:nth-child(n+3), .btn-group > .button:nth-child(n+3), .btn-group > button.link:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > :not(.btn-check) + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn,
form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button,
.newsletter-block .field--name-field-link .btn-group > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check) + a,
.node-preview-container .btn-group > :not(.btn-check) + .node-preview-backlink,
.btn-group > :not(.btn-check) + .button,
.btn-group > :not(.btn-check) + button.link,
.btn-group > .btn-group:not(:first-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-group:not(:first-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:first-child) > a,
.node-preview-container .btn-group > .btn-group:not(:first-child) > .node-preview-backlink,
.btn-group > .btn-group:not(:first-child) > .button,
.btn-group > .btn-group:not(:first-child) > button.link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-sm > a + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2) + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:first-of-type + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:first-of-type + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar .btn-group-sm > .fc-button + .dropdown-toggle-split, .newsletter-block .field--name-field-link .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-sm > a + .dropdown-toggle-split, .node-preview-container .btn-group-sm > .node-preview-backlink + .dropdown-toggle-split, .btn-group-sm > .button + .dropdown-toggle-split, .btn-group-sm > button.link + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-lg > a + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2) + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:first-of-type + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:first-of-type + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar .btn-group-lg > .fc-button + .dropdown-toggle-split, .newsletter-block .field--name-field-link .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-lg > a + .dropdown-toggle-split, .node-preview-container .btn-group-lg > .node-preview-backlink + .dropdown-toggle-split, .btn-group-lg > .button + .dropdown-toggle-split, .btn-group-lg > button.link + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn, form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button, .newsletter-block .field--name-field-link .btn-group-vertical > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a, .node-preview-container .btn-group-vertical > .node-preview-backlink, .btn-group-vertical > .button, .btn-group-vertical > button.link,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:not(:first-child), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:not(:first-child), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:first-child):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:first-child):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:first-child):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:first-child):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:first-child):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:first-child):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:first-child):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:first-child):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:not(:first-child), .newsletter-block .field--name-field-link .btn-group-vertical > a:not(:first-child), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:first-child), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:first-child), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:first-child), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:first-child), .node-preview-container .btn-group-vertical > .node-preview-backlink:not(:first-child), .btn-group-vertical > .button:not(:first-child), .btn-group-vertical > button.link:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(-1 * var(--bs-border-width));
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:not(:last-child):not(.dropdown-toggle), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:not(:last-child):not(.dropdown-toggle), .newsletter-block .field--name-field-link .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .node-preview-container .btn-group-vertical > .node-preview-backlink:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .button:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > button.link:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-group:not(:last-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:last-child) > a,
.node-preview-container .btn-group-vertical > .btn-group:not(:last-child) > .node-preview-backlink,
.btn-group-vertical > .btn-group:not(:last-child) > .button,
.btn-group-vertical > .btn-group:not(:last-child) > button.link {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:nth-child(n+3), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:nth-child(n+3), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:nth-child(n+3), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-child(n+3):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-child(n+3):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-child(n+3):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-child(n+3):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:nth-child(n+3), .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:nth-child(n+3), .node-preview-container .btn-group-vertical > .node-preview-backlink:nth-child(n+3), .btn-group-vertical > .button:nth-child(n+3), .btn-group-vertical > button.link:nth-child(n+3),
.btn-group-vertical > :not(.btn-check) + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > :not(.btn-check) + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > :not(.btn-check) + a,
.node-preview-container .btn-group-vertical > :not(.btn-check) + .node-preview-backlink,
.btn-group-vertical > :not(.btn-check) + .button,
.btn-group-vertical > :not(.btn-check) + button.link,
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-group:not(:first-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:first-child) > a,
.node-preview-container .btn-group-vertical > .btn-group:not(:first-child) > .node-preview-backlink,
.btn-group-vertical > .btn-group:not(:first-child) > .button,
.btn-group-vertical > .btn-group:not(:first-child) > button.link {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav, .media-library-view--widget .view-header {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link, .media-library-view--widget .view-header a {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link, .media-library-view--widget .view-header a {
    transition: none;
  }
}
.nav-link:hover, .media-library-view--widget .view-header a:hover, .nav-link:focus, .media-library-view--widget .view-header a:focus {
  color: var(--bs-nav-link-hover-color);
  text-decoration: none;
}
.nav-link:focus-visible, .media-library-view--widget .view-header a:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .media-library-view--widget .view-header a.disabled, .nav-link:disabled, .media-library-view--widget .view-header a:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs, .media-library-view--widget .view-header {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link, .media-library-view--widget .view-header .nav-link, .media-library-view--widget .view-header a {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .media-library-view--widget .view-header .nav-link:hover, .media-library-view--widget .view-header a:hover, .nav-tabs .nav-link:focus, .media-library-view--widget .view-header .nav-link:focus, .media-library-view--widget .view-header a:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active, .media-library-view--widget .view-header .nav-link.active, .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header a.is-active,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item.show .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .nav-item.show .nav-link,
.media-library-view--widget .view-header .nav-item.show a {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu, .media-library-view--widget .view-header .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link, .nav-pills .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-pills a {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active, .nav-pills .media-library-view--widget .view-header a.active, .nav-pills .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .nav-pills a.active, .media-library-view--widget .view-header .nav-pills a.is-active,
.nav-pills .show > .nav-link,
.nav-pills .media-library-view--widget .view-header .show > a,
.media-library-view--widget .view-header .nav-pills .show > a {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link, .nav-underline .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-underline a {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .media-library-view--widget .view-header a:hover, .media-library-view--widget .view-header .nav-underline a:hover, .nav-underline .nav-link:focus, .nav-underline .media-library-view--widget .view-header a:focus, .media-library-view--widget .view-header .nav-underline a:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active, .nav-underline .media-library-view--widget .view-header a.active, .nav-underline .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .nav-underline a.active, .media-library-view--widget .view-header .nav-underline a.is-active,
.nav-underline .show > .nav-link,
.nav-underline .media-library-view--widget .view-header .show > a,
.media-library-view--widget .view-header .nav-underline .show > a {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.nav-fill > .nav-link, .media-library-view--widget .view-header .nav-fill > a,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link, .media-library-view--widget .view-header .nav-justified > a,
.nav-justified .nav-item {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
}

.nav-fill .nav-item .nav-link, .nav-fill .nav-item .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-fill .nav-item a,
.nav-justified .nav-item .nav-link,
.nav-justified .nav-item .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .nav-justified .nav-item a {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active, .media-library-view--widget .view-header .tab-content > a.is-active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container, .header .site-header-main .navbar > .region-header-nff-main,
.header .site-header-main .navbar > .region-header-campaigns-main, .header .site-topbar .navbar > .region-header-nff-topbar,
.header .site-topbar .navbar > .region-preheader-campaigns,
.header .site-topbar .navbar > .region-header-childsite-topbar,
.header .site-topbar .navbar > .region-header-campaigns-topbar,
.header .site-preheader .navbar > .region-header-nff-topbar,
.header .site-preheader .navbar > .region-preheader-campaigns,
.header .site-preheader .navbar > .region-header-childsite-topbar,
.header .site-preheader .navbar > .region-header-campaigns-topbar, .navbar > .search-results,
.navbar > .view-id-search, .navbar > .view-tagged-content, .overviews-content.view-next-events .navbar > .next-events-title,
.overviews-content.view-next-events .view-header .navbar > h3,
.overviews-content.view-next-events .view-header .navbar > .h3,
.overviews-content.view-next-events .view-tagged-content .view-header .navbar > h2,
.view-tagged-content .overviews-content.view-next-events .view-header .navbar > h2,
.overviews-content.view-next-events .view-tagged-content .view-header .navbar > .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .navbar > .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .navbar > .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .navbar > .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .navbar > .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .navbar > .field__label, .overviews-content .navbar > .view-content, .node--type-location .navbar > .field--name-field-related-content, .navbar > .alert-warning,
.navbar > .alert-dismissible,
.navbar > .alert,
.navbar > .user-login-form,
.navbar > .profile,
.navbar > .node__submitted,
.navbar > .user-pass,
.navbar > .node--type-page,
.navbar > .bd-cheatsheet,
.navbar > .bd-aside, .lt-main-related__related .navbar > .field--name-field-related-content,
.lt-main-related__related .navbar > .field--name-field-related-events, .navbar.section_quicklink > div, .node-news-full .navbar > .field--name-field-related-content, .navbar > .js-drupal-fullcalendar, .navbar > .gallery-grid-images, .field--name-field-related-content .navbar > .view-content,
.field--name-field-related-events .navbar > .view-content,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
  text-decoration: none;
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .media-library-view--widget .view-header a.active, .navbar-nav .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .navbar-nav a.active, .media-library-view--widget .view-header .navbar-nav a.is-active, .navbar-nav .nav-link.show, .navbar-nav .media-library-view--widget .view-header a.show, .media-library-view--widget .view-header .navbar-nav a.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-grow: 1;
  flex-basis: 100%;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link, .navbar-expand-sm .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-sm .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-md .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-lg .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link, .navbar-expand-xl .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-xl .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link, .navbar-expand-xxl .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-xxl .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link, .navbar-expand .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand .navbar-nav a {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card, .media-library-selection .media-library-item.media-library-item--grid, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr, .media-library-selection .media-library-item.media-library-item--grid > hr, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group, .media-library-selection .media-library-item.media-library-item--grid > .list-group, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child, .media-library-selection .media-library-item.media-library-item--grid > .list-group:first-child, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child, .media-library-selection .media-library-item.media-library-item--grid > .list-group:last-child, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group, .media-library-selection .media-library-item.media-library-item--grid > .card-header + .list-group, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .card-header + .list-group,
.card > .list-group + .card-footer,
.media-library-selection .media-library-item.media-library-item--grid > .list-group + .card-footer,
.view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group + .card-footer {
  border-top: 0;
}

.card-body, .media-library-selection .media-library-item.media-library-item--grid > div,
.media-library-selection .media-library-item.media-library-item--grid article, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active, .card-header-tabs .media-library-view--widget .view-header a.active, .card-header-tabs .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .card-header-tabs a.active, .media-library-view--widget .view-header .card-header-tabs a.is-active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card, .media-library-selection .card-group > .media-library-item.media-library-item--grid, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card, .media-library-selection .card-group > .media-library-item.media-library-item--grid, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity {
    flex: 1 0 0;
    margin-bottom: 0;
  }
  .card-group > .card + .card, .media-library-selection .card-group > .media-library-item.media-library-item--grid + .card, .media-library-selection .card-group > .card + .media-library-item.media-library-item--grid, .media-library-selection .card-group > .media-library-item.media-library-item--grid + .media-library-item.media-library-item--grid, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .card, .view-media-library .media-library-views-form__rows .media-library-item--grid .media-library-selection .card-group > .views-field-rendered-entity + .media-library-item.media-library-item--grid, .media-library-selection .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .media-library-item.media-library-item--grid, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .card + .views-field-rendered-entity, .view-media-library .media-library-views-form__rows .media-library-item--grid .media-library-selection .card-group > .media-library-item.media-library-item--grid + .views-field-rendered-entity, .media-library-selection .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .media-library-item.media-library-item--grid + .views-field-rendered-entity, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .views-field-rendered-entity {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child), .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child), .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-top, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-img-top, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-img-top,
  .card-group > .card:not(:last-child) > .card-header,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-header,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-bottom, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-img-bottom, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-img-bottom,
  .card-group > .card:not(:last-child) > .card-footer,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-footer,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child), .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child), .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-top, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-img-top, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-img-top,
  .card-group > .card:not(:first-child) > .card-header,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-header,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-bottom, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-img-bottom, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-img-bottom,
  .card-group > .card:not(:first-child) > .card-footer,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-footer,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --bs-accordion-color: #2e404d;
  --bs-accordion-bg: #ffffff;
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: #2e404d;
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: #2e404d;
  --bs-accordion-btn-bg: #ffffff;
  --bs-accordion-btn-icon: unset;
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: unset;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse,
.accordion-flush > .accordion-item > .accordion-header .accordion-button,
.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active, .media-library-view--widget .view-header a.breadcrumb-item.is-active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  text-decoration: none;
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .media-library-view--widget .view-header a.page-link.is-active, .active > .page-link, .media-library-view--widget .view-header a.is-active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(-1 * var(--bs-border-width));
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge, .node--type-report .report-info .download-section-report .field--name-field-download-link a .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn .badge, form.poll-view-form .form-actions .btn-primary:nth-of-type(2) .badge, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2) .badge, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2) .badge, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2) .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2) .badge, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2) .badge, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2) .badge, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2) .badge, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2) .badge, form.poll-view-form .form-actions .btn-primary:first-of-type .badge, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type .badge, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type .badge, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type .badge, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type .badge, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type .badge, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type .badge, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type .badge, .js-drupal-fullcalendar .fc-button .badge, .newsletter-block .field--name-field-link a .badge, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a .badge, .hero-banner-2__buttons .field__items > .field__item:first-of-type a .badge, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a .badge, .hero-banner-1__buttons .field__items > .field__item:first-of-type a .badge, .node-preview-container .node-preview-backlink .badge, .button .badge, button.link .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close, .alert-dismissible .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .alert-dismissible .ui-dialog-titlebar-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-nff-primary {
  --bs-alert-color: var(--bs-nff-primary-text-emphasis);
  --bs-alert-bg: var(--bs-nff-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-primary-border-subtle);
  --bs-alert-link-color: var(--bs-nff-primary-text-emphasis);
}

.alert-nff-secondary {
  --bs-alert-color: var(--bs-nff-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-nff-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-nff-secondary-text-emphasis);
}

.alert-nff-hover {
  --bs-alert-color: var(--bs-nff-hover-text-emphasis);
  --bs-alert-bg: var(--bs-nff-hover-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-hover-border-subtle);
  --bs-alert-link-color: var(--bs-nff-hover-text-emphasis);
}

.alert-nff-active {
  --bs-alert-color: var(--bs-nff-active-text-emphasis);
  --bs-alert-bg: var(--bs-nff-active-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-active-border-subtle);
  --bs-alert-link-color: var(--bs-nff-active-text-emphasis);
}

.alert-nff-accent {
  --bs-alert-color: var(--bs-nff-accent-text-emphasis);
  --bs-alert-bg: var(--bs-nff-accent-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-accent-border-subtle);
  --bs-alert-link-color: var(--bs-nff-accent-text-emphasis);
}

.alert-nff-focus {
  --bs-alert-color: var(--bs-nff-focus-text-emphasis);
  --bs-alert-bg: var(--bs-nff-focus-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-focus-border-subtle);
  --bs-alert-link-color: var(--bs-nff-focus-text-emphasis);
}

.alert-nff-bg-400 {
  --bs-alert-color: var(--bs-nff-bg-400-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-400-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-400-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-400-text-emphasis);
}

.alert-nff-bg-300 {
  --bs-alert-color: var(--bs-nff-bg-300-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-300-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-300-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-300-text-emphasis);
}

.alert-nff-bg-200 {
  --bs-alert-color: var(--bs-nff-bg-200-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-200-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-200-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-200-text-emphasis);
}

.alert-nff-bg-100 {
  --bs-alert-color: var(--bs-nff-bg-100-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-100-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-100-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-100-text-emphasis);
}

.alert-nff-black {
  --bs-alert-color: var(--bs-nff-black-text-emphasis);
  --bs-alert-bg: var(--bs-nff-black-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-black-border-subtle);
  --bs-alert-link-color: var(--bs-nff-black-text-emphasis);
}

.alert-nff-white {
  --bs-alert-color: var(--bs-nff-white-text-emphasis);
  --bs-alert-bg: var(--bs-nff-white-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-white-border-subtle);
  --bs-alert-link-color: var(--bs-nff-white-text-emphasis);
}

.alert-nff-dark-grey {
  --bs-alert-color: var(--bs-nff-dark-grey-text-emphasis);
  --bs-alert-bg: var(--bs-nff-dark-grey-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-dark-grey-border-subtle);
  --bs-alert-link-color: var(--bs-nff-dark-grey-text-emphasis);
}

.alert-nff-success {
  --bs-alert-color: var(--bs-nff-success-text-emphasis);
  --bs-alert-bg: var(--bs-nff-success-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-success-border-subtle);
  --bs-alert-link-color: var(--bs-nff-success-text-emphasis);
}

.alert-nff-success-250 {
  --bs-alert-color: var(--bs-nff-success-250-text-emphasis);
  --bs-alert-bg: var(--bs-nff-success-250-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-success-250-border-subtle);
  --bs-alert-link-color: var(--bs-nff-success-250-text-emphasis);
}

.alert-nff-error {
  --bs-alert-color: var(--bs-nff-error-text-emphasis);
  --bs-alert-bg: var(--bs-nff-error-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-error-border-subtle);
  --bs-alert-link-color: var(--bs-nff-error-text-emphasis);
}

.alert-nff-error-250 {
  --bs-alert-color: var(--bs-nff-error-250-text-emphasis);
  --bs-alert-bg: var(--bs-nff-error-250-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-error-250-border-subtle);
  --bs-alert-link-color: var(--bs-nff-error-250-text-emphasis);
}

.alert-nff-logo {
  --bs-alert-color: var(--bs-nff-logo-text-emphasis);
  --bs-alert-bg: var(--bs-nff-logo-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-logo-border-subtle);
  --bs-alert-link-color: var(--bs-nff-logo-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: var(--bs-progress-height);
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active, .media-library-view--widget .view-header a.list-group-item.is-active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-item + a.list-group-item.is-active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:not(.active):hover, .list-group-item-action:not(.active):focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:not(.active):active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal > a.list-group-item.is-active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal > .list-group-item + a.list-group-item.is-active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-sm > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-sm > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-md > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-md > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-lg > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-lg > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xl > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xl > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xxl > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xxl > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-nff-primary {
  --bs-list-group-color: var(--bs-nff-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-primary-text-emphasis);
}

.list-group-item-nff-secondary {
  --bs-list-group-color: var(--bs-nff-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-secondary-text-emphasis);
}

.list-group-item-nff-hover {
  --bs-list-group-color: var(--bs-nff-hover-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-hover-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-hover-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-hover-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-hover-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-hover-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-hover-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-hover-text-emphasis);
}

.list-group-item-nff-active {
  --bs-list-group-color: var(--bs-nff-active-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-active-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-active-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-active-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-active-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-active-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-active-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-active-text-emphasis);
}

.list-group-item-nff-accent {
  --bs-list-group-color: var(--bs-nff-accent-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-accent-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-accent-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-accent-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-accent-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-accent-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-accent-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-accent-text-emphasis);
}

.list-group-item-nff-focus {
  --bs-list-group-color: var(--bs-nff-focus-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-focus-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-focus-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-focus-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-focus-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-focus-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-focus-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-focus-text-emphasis);
}

.list-group-item-nff-bg-400 {
  --bs-list-group-color: var(--bs-nff-bg-400-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-400-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-400-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-400-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-400-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-400-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-400-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-400-text-emphasis);
}

.list-group-item-nff-bg-300 {
  --bs-list-group-color: var(--bs-nff-bg-300-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-300-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-300-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-300-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-300-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-300-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-300-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-300-text-emphasis);
}

.list-group-item-nff-bg-200 {
  --bs-list-group-color: var(--bs-nff-bg-200-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-200-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-200-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-200-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-200-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-200-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-200-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-200-text-emphasis);
}

.list-group-item-nff-bg-100 {
  --bs-list-group-color: var(--bs-nff-bg-100-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-100-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-100-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-100-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-100-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-100-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-100-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-100-text-emphasis);
}

.list-group-item-nff-black {
  --bs-list-group-color: var(--bs-nff-black-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-black-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-black-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-black-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-black-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-black-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-black-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-black-text-emphasis);
}

.list-group-item-nff-white {
  --bs-list-group-color: var(--bs-nff-white-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-white-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-white-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-white-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-white-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-white-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-white-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-white-text-emphasis);
}

.list-group-item-nff-dark-grey {
  --bs-list-group-color: var(--bs-nff-dark-grey-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-dark-grey-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-dark-grey-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-dark-grey-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-dark-grey-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-dark-grey-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-dark-grey-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-dark-grey-text-emphasis);
}

.list-group-item-nff-success {
  --bs-list-group-color: var(--bs-nff-success-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-success-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-success-text-emphasis);
}

.list-group-item-nff-success-250 {
  --bs-list-group-color: var(--bs-nff-success-250-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-success-250-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-success-250-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-success-250-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-success-250-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-success-250-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-success-250-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-success-250-text-emphasis);
}

.list-group-item-nff-error {
  --bs-list-group-color: var(--bs-nff-error-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-error-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-error-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-error-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-error-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-error-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-error-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-error-text-emphasis);
}

.list-group-item-nff-error-250 {
  --bs-list-group-color: var(--bs-nff-error-250-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-error-250-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-error-250-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-error-250-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-error-250-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-error-250-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-error-250-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-error-250-text-emphasis);
}

.list-group-item-nff-logo {
  --bs-list-group-color: var(--bs-nff-logo-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-logo-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-logo-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-logo-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-logo-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-logo-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-logo-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-logo-text-emphasis);
}

.btn-close, .ui-dialog .ui-dialog-titlebar-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover, .ui-dialog .ui-dialog-titlebar-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus, .ui-dialog .ui-dialog-titlebar-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .ui-dialog .ui-dialog-titlebar-close:disabled, .btn-close.disabled, .ui-dialog .disabled.ui-dialog-titlebar-close {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

:root,
[data-bs-theme=light] {
  --bs-btn-close-filter: ;
}

[data-bs-theme=dark] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close, .toast-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .toast-header .ui-dialog-titlebar-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close, .modal-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .modal-header .ui-dialog-titlebar-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-right: calc(-0.5 * var(--bs-modal-header-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-left: auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active, .media-library-view--widget .view-header a.carousel-item.is-active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end,
.media-library-view--widget .view-header a.carousel-item-end.is-active {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start,
.media-library-view--widget .view-header a.carousel-item-start.is-active {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active, .carousel-fade .media-library-view--widget .view-header a.carousel-item.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item.is-active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start, .carousel-fade .media-library-view--widget .view-header a.carousel-item-start.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item-start.is-active,
.carousel-fade .active.carousel-item-end,
.carousel-fade .media-library-view--widget .view-header a.carousel-item-end.is-active,
.media-library-view--widget .view-header .carousel-fade a.carousel-item-end.is-active {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start, .carousel-fade .media-library-view--widget .view-header a.carousel-item-start.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item-start.is-active,
  .carousel-fade .active.carousel-item-end,
  .carousel-fade .media-library-view--widget .view-header a.carousel-item-end.is-active,
  .media-library-view--widget .view-header .carousel-fade a.carousel-item-end.is-active {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  filter: var(--bs-carousel-control-icon-filter);
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")*/;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")*/;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: var(--bs-carousel-indicator-active-bg);
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active, .carousel-indicators .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .carousel-indicators a.is-active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: var(--bs-carousel-caption-color);
  text-align: center;
}

.carousel-dark {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

:root,
[data-bs-theme=light] {
  --bs-carousel-indicator-active-bg: #fff;
  --bs-carousel-caption-color: #fff;
  --bs-carousel-control-icon-filter: ;
}

[data-bs-theme=dark] {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  flex-shrink: 0;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas-sm, .offcanvas-md, .offcanvas-lg, .offcanvas-xl, .offcanvas-xxl, .offcanvas {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close, .offcanvas-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .offcanvas-header .ui-dialog-titlebar-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-left: auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before, .node--type-report .report-info .download-section-report .field--name-field-download-link a.placeholder::before, .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn::before, form.poll-view-form .form-actions .placeholder.btn-primary:nth-of-type(2)::before, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .placeholder.form-submit:nth-of-type(2)::before, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .placeholder.form-submit:nth-of-type(2)::before, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn-success:nth-of-type(2)::before, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .placeholder.cm-btn-success:nth-of-type(2)::before, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.placeholder:nth-of-type(2)::before, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.placeholder:nth-of-type(2)::before, form.poll-view-form .form-actions .js-drupal-fullcalendar .placeholder.fc-button-primary:nth-of-type(2)::before, .js-drupal-fullcalendar form.poll-view-form .form-actions .placeholder.fc-button-primary:nth-of-type(2)::before, form.poll-view-form .form-actions .placeholder.btn-primary:first-of-type::before, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .placeholder.form-submit:first-of-type::before, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .placeholder.form-submit:first-of-type::before, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn-success:first-of-type::before, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .placeholder.cm-btn-success:first-of-type::before, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.placeholder:first-of-type::before, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.placeholder:first-of-type::before, form.poll-view-form .form-actions .js-drupal-fullcalendar .placeholder.fc-button-primary:first-of-type::before, .js-drupal-fullcalendar form.poll-view-form .form-actions .placeholder.fc-button-primary:first-of-type::before, .js-drupal-fullcalendar .placeholder.fc-button::before, .newsletter-block .field--name-field-link a.placeholder::before, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.placeholder::before, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.placeholder::before, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.placeholder::before, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.placeholder::before, .node-preview-container .placeholder.node-preview-backlink::before, .placeholder.button::before, button.placeholder.link::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  mask-image: linear-gradient(130deg, #2e404d 55%, rgba(0, 0, 0, 0.8) 75%, #2e404d 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-hover {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-hover-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-active {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-active-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-accent {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-accent-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-focus {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-focus-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-400 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-400-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-300 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-300-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-200 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-200-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-100 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-100-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-black {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-black-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-white {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-white-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-dark-grey {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-dark-grey-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-success-250 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-success-250-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-error {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-error-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-error-250 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-error-250-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-logo {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-logo-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(0, 91, 150, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 91, 150, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(0, 73, 120, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 73, 120, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(46, 73, 25, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(46, 73, 25, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(122, 17, 0, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(122, 17, 0, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-primary {
  color: RGBA(var(--bs-nff-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-primary:hover, .link-nff-primary:focus {
  color: RGBA(0, 91, 150, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 91, 150, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-secondary {
  color: RGBA(var(--bs-nff-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-secondary:hover, .link-nff-secondary:focus {
  color: RGBA(0, 73, 120, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 73, 120, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-hover {
  color: RGBA(var(--bs-nff-hover-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-hover-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-hover:hover, .link-nff-hover:focus {
  color: RGBA(0, 73, 120, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 73, 120, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-active {
  color: RGBA(var(--bs-nff-active-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-active-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-active:hover, .link-nff-active:focus {
  color: RGBA(6, 12, 30, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(6, 12, 30, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-accent {
  color: RGBA(var(--bs-nff-accent-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-accent-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-accent:hover, .link-nff-accent:focus {
  color: RGBA(255, 208, 51, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 208, 51, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-focus {
  color: RGBA(var(--bs-nff-focus-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-focus-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-focus:hover, .link-nff-focus:focus {
  color: RGBA(6, 12, 30, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(6, 12, 30, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-400 {
  color: RGBA(var(--bs-nff-bg-400-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-400-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-400:hover, .link-nff-bg-400:focus {
  color: RGBA(71, 181, 253, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(71, 181, 253, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-300 {
  color: RGBA(var(--bs-nff-bg-300-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-300-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-300:hover, .link-nff-bg-300:focus {
  color: RGBA(222, 240, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(222, 240, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-200 {
  color: RGBA(var(--bs-nff-bg-200-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-200-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-200:hover, .link-nff-bg-200:focus {
  color: RGBA(237, 247, 254, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(237, 247, 254, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-100 {
  color: RGBA(var(--bs-nff-bg-100-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-100-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-100:hover, .link-nff-bg-100:focus {
  color: RGBA(248, 251, 253, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(248, 251, 253, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-black {
  color: RGBA(var(--bs-nff-black-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-black-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-black:hover, .link-nff-black:focus {
  color: RGBA(37, 51, 62, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(37, 51, 62, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-white {
  color: RGBA(var(--bs-nff-white-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-white-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-white:hover, .link-nff-white:focus {
  color: RGBA(255, 255, 255, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 255, 255, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-dark-grey {
  color: RGBA(var(--bs-nff-dark-grey-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-dark-grey-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-dark-grey:hover, .link-nff-dark-grey:focus {
  color: RGBA(37, 51, 62, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(37, 51, 62, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-success {
  color: RGBA(var(--bs-nff-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-success:hover, .link-nff-success:focus {
  color: RGBA(46, 73, 25, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(46, 73, 25, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-success-250 {
  color: RGBA(var(--bs-nff-success-250-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-success-250-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-success-250:hover, .link-nff-success-250:focus {
  color: RGBA(216, 222, 210, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(216, 222, 210, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-error {
  color: RGBA(var(--bs-nff-error-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-error-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-error:hover, .link-nff-error:focus {
  color: RGBA(122, 17, 0, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(122, 17, 0, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-error-250 {
  color: RGBA(var(--bs-nff-error-250-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-error-250-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-error-250:hover, .link-nff-error-250:focus {
  color: RGBA(235, 208, 204, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(235, 208, 204, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-logo {
  color: RGBA(var(--bs-nff-logo-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-logo-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-logo:hover, .link-nff-logo:focus {
  color: RGBA(0, 91, 150, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 91, 150, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
.visually-hidden *,
.visually-hidden-focusable:not(:focus):not(:focus-within) * {
  overflow: hidden !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 1;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.object-fit-contain {
  object-fit: contain !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100, .header .site-topbar,
.header .site-preheader {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3, .form-wrapper.accordion .accordion-item {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.column-gap-0 {
  column-gap: 0 !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: 2.5rem !important;
}

.fs-2 {
  font-size: 2rem !important;
}

.fs-3 {
  font-size: 1.75rem !important;
}

.fs-4 {
  font-size: 1.5rem !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.ui-widget-content a {
  color: #0072bc;
  text-decoration: none;
}
.ui-widget-content a:hover {
  color: #070f26;
  text-decoration: underline;
}

.ckeditor-buttons li .cke-icon-only {
  width: auto;
}
.ckeditor-buttons li a {
  min-height: 28px;
}
.ckeditor-buttons .cke_button_icon img {
  vertical-align: initial;
}

button.link {
  color: #0072bc;
}

.button--small {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

a.button {
  text-decoration: none;
}
a.button.button--primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 96.9, 159.8);
  --bs-btn-hover-border-color: rgb(0, 91.2, 150.4);
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 91.2, 150.4);
  --bs-btn-active-border-color: rgb(0, 85.5, 141);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0072bc;
  --bs-btn-disabled-border-color: #0072bc;
}
a.button.button--danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(130.05, 17.85, 0);
  --bs-btn-hover-border-color: rgb(122.4, 16.8, 0);
  --bs-btn-focus-shadow-rgb: 168, 56, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(122.4, 16.8, 0);
  --bs-btn-active-border-color: rgb(114.75, 15.75, 0);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #991500;
  --bs-btn-disabled-border-color: #991500;
}
a.button.button-action {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);
  --bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(61.4, 212.6, 243);
  --bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}
a.button.button--small {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.btn-primary a, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit a, .node--type-report .report-info .download-section-report .field--name-field-download-link a a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success a, form.poll-view-form .form-actions .btn-primary:first-of-type a, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type a, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type a, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type a, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type a, .js-drupal-fullcalendar .fc-button-primary a, .newsletter-block .field--name-field-link a a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a a, .hero-banner-1__buttons .field__items > .field__item:first-of-type a a {
  color: #fff;
}
.btn-primary a:hover, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit a:hover, .node--type-report .report-info .download-section-report .field--name-field-download-link a a:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success a:hover, form.poll-view-form .form-actions .btn-primary:first-of-type a:hover, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type a:hover, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type a:hover, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type a:hover, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type a:hover, .js-drupal-fullcalendar .fc-button-primary a:hover, .newsletter-block .field--name-field-link a a:hover, .hero-banner-2__buttons .field__items > .field__item:first-of-type a a:hover, .hero-banner-1__buttons .field__items > .field__item:first-of-type a a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-secondary a, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var a, form.poll-view-form .form-actions .btn-primary:nth-of-type(2) a, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2) a, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2) a, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2) a, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:nth-of-type(2) a, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2) a, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2) a, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2) a, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2) a, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2) a, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2) a, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2) a, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2) a, .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:not(.fc-button-active) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a a {
  color: #fff;
}
.btn-secondary a:hover, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit a:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var a:hover, form.poll-view-form .form-actions .btn-primary:nth-of-type(2) a:hover, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2) a:hover, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2) a:hover, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2) a:hover, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:nth-of-type(2) a:hover, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2) a:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2) a:hover, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2) a:hover, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2) a:hover, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2) a:hover, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2) a:hover, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2) a:hover, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2) a:hover, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2) a:hover, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2) a:hover, .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:not(.fc-button-active) a:hover, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a a:hover, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-success a {
  color: #fff;
}
.btn-success a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-danger a {
  color: #fff;
}
.btn-danger a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-nff-primary a {
  color: #fff;
}
.btn-nff-primary a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-nff-secondary a {
  color: #fff;
}
.btn-nff-secondary a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-nff-hover a {
  color: #fff;
}
.btn-nff-hover a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-nff-active a {
  color: #fff;
}
.btn-nff-active a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-nff-accent a {
  color: #000;
}
.btn-nff-accent a:hover {
  color: #000;
  text-decoration: none;
}

.btn-nff-focus a {
  color: #fff;
}
.btn-nff-focus a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-nff-bg-400 a {
  color: #000;
}
.btn-nff-bg-400 a:hover {
  color: #000;
  text-decoration: none;
}

.btn-nff-bg-300 a {
  color: #000;
}
.btn-nff-bg-300 a:hover {
  color: #000;
  text-decoration: none;
}

.btn-nff-bg-200 a {
  color: #000;
}
.btn-nff-bg-200 a:hover {
  color: #000;
  text-decoration: none;
}

.btn-nff-bg-100 a {
  color: #000;
}
.btn-nff-bg-100 a:hover {
  color: #000;
  text-decoration: none;
}

.btn-nff-black a {
  color: #fff;
}
.btn-nff-black a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-nff-white a {
  color: #000;
}
.btn-nff-white a:hover {
  color: #000;
  text-decoration: none;
}

.btn-nff-dark-grey a {
  color: #fff;
}
.btn-nff-dark-grey a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-nff-success a {
  color: #fff;
}
.btn-nff-success a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-nff-success-250 a {
  color: #000;
}
.btn-nff-success-250 a:hover {
  color: #000;
  text-decoration: none;
}

.btn-nff-error a {
  color: #fff;
}
.btn-nff-error a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-nff-error-250 a {
  color: #000;
}
.btn-nff-error-250 a:hover {
  color: #000;
  text-decoration: none;
}

.btn-nff-logo a {
  color: #fff;
}
.btn-nff-logo a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-outline-primary:hover a, .node-preview-container .node-preview-backlink:hover a {
  color: #fff;
}
.btn-outline-primary a:hover, .node-preview-container .node-preview-backlink a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-outline-secondary:hover a {
  color: #fff;
}
.btn-outline-secondary a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-outline-success:hover a {
  color: #fff;
}
.btn-outline-success a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-outline-danger:hover a {
  color: #fff;
}
.btn-outline-danger a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-outline-nff-primary:hover a {
  color: #fff;
}
.btn-outline-nff-primary a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-outline-nff-secondary:hover a {
  color: #fff;
}
.btn-outline-nff-secondary a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-outline-nff-hover:hover a {
  color: #fff;
}
.btn-outline-nff-hover a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-outline-nff-active:hover a {
  color: #fff;
}
.btn-outline-nff-active a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-outline-nff-accent:hover a {
  color: #000;
}
.btn-outline-nff-accent a:hover {
  color: #000;
  text-decoration: none;
}

.btn-outline-nff-focus:hover a {
  color: #fff;
}
.btn-outline-nff-focus a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-outline-nff-bg-400:hover a {
  color: #000;
}
.btn-outline-nff-bg-400 a:hover {
  color: #000;
  text-decoration: none;
}

.btn-outline-nff-bg-300:hover a {
  color: #000;
}
.btn-outline-nff-bg-300 a:hover {
  color: #000;
  text-decoration: none;
}

.btn-outline-nff-bg-200:hover a {
  color: #000;
}
.btn-outline-nff-bg-200 a:hover {
  color: #000;
  text-decoration: none;
}

.btn-outline-nff-bg-100:hover a {
  color: #000;
}
.btn-outline-nff-bg-100 a:hover {
  color: #000;
  text-decoration: none;
}

.btn-outline-nff-black:hover a {
  color: #fff;
}
.btn-outline-nff-black a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-outline-nff-white:hover a {
  color: #000;
}
.btn-outline-nff-white a:hover {
  color: #000;
  text-decoration: none;
}

.btn-outline-nff-dark-grey:hover a {
  color: #fff;
}
.btn-outline-nff-dark-grey a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-outline-nff-success:hover a {
  color: #fff;
}
.btn-outline-nff-success a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-outline-nff-success-250:hover a {
  color: #000;
}
.btn-outline-nff-success-250 a:hover {
  color: #000;
  text-decoration: none;
}

.btn-outline-nff-error:hover a {
  color: #fff;
}
.btn-outline-nff-error a:hover {
  color: #fff;
  text-decoration: none;
}

.btn-outline-nff-error-250:hover a {
  color: #000;
}
.btn-outline-nff-error-250 a:hover {
  color: #000;
  text-decoration: none;
}

.btn-outline-nff-logo:hover a {
  color: #fff;
}
.btn-outline-nff-logo a:hover {
  color: #fff;
  text-decoration: none;
}

.btn, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button, .newsletter-block .field--name-field-link a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .node-preview-container .node-preview-backlink, button.link,
.button, a.button {
  margin: 0 0.5rem;
}
.btn:first-child, .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:first-child, form.poll-view-form .form-actions .btn-primary:first-child:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-child:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:first-of-type, .js-drupal-fullcalendar .fc-button:first-child, .newsletter-block .field--name-field-link a:first-child, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:first-child, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:first-child, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child, .node-preview-container .node-preview-backlink:first-child, button.link:first-child,
.button:first-child {
  margin-left: 0;
}
.btn:last-child, .node--type-report .report-info .download-section-report .field--name-field-download-link a:last-child, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:last-child, form.poll-view-form .form-actions .btn-primary:last-child:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:last-child:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:last-child:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:last-child:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:last-child:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:last-child:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:last-child:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:last-child:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:last-child:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:last-child:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:last-child:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:last-child:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:last-child:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:last-child:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:last-child:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:last-child:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:last-child:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:last-child:first-of-type, .js-drupal-fullcalendar .fc-button:last-child, .newsletter-block .field--name-field-link a:last-child, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:last-child, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:last-child, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:last-child, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:last-child, .node-preview-container .node-preview-backlink:last-child, button.link:last-child,
.button:last-child {
  margin-right: 0;
}

.btn-group .btn, .btn-group .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group a, .btn-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group .cm-btn, .btn-group form.poll-view-form .form-actions .btn-primary:nth-of-type(2), .btn-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline .btn-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .btn-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .btn-group .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-group .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-group .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group .form-submit:nth-of-type(2), form.poll-view-form .form-actions .btn-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group .cm-btn-success:nth-of-type(2), .btn-group form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group a:nth-of-type(2), .btn-group .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group a:nth-of-type(2), .btn-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group .fc-button-primary:nth-of-type(2), .btn-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group .fc-button-primary:nth-of-type(2), .btn-group form.poll-view-form .form-actions .btn-primary:first-of-type, .btn-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .btn-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, .btn-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group form.poll-view-form .form-actions .cm-btn-success:first-of-type, .btn-group form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .btn-group .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link .btn-group form.poll-view-form .form-actions a:first-of-type, .btn-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .btn-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group form.poll-view-form .form-actions .fc-button-primary:first-of-type, form.poll-view-form .form-actions .btn-group .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-group .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-group .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group .form-submit:first-of-type, form.poll-view-form .form-actions .btn-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group .cm-btn-success:first-of-type, form.poll-view-form .form-actions .btn-group .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group a:first-of-type, form.poll-view-form .form-actions .btn-group .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group .fc-button-primary:first-of-type, .btn-group .js-drupal-fullcalendar .fc-button, .js-drupal-fullcalendar .btn-group .fc-button, .btn-group .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link .btn-group a, .btn-group .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group a, .btn-group .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group a, .btn-group .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group a, .btn-group .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group a, .btn-group .node-preview-container .node-preview-backlink, .node-preview-container .btn-group .node-preview-backlink, .btn-group button.link,
.btn-group .button {
  margin: 0;
}

a[class=button] {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(249.05, 249.9, 250.75);
  --bs-btn-hover-border-color: rgb(248.7, 249.6, 250.5);
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(249.4, 250.2, 251);
  --bs-btn-active-border-color: rgb(248.7, 249.6, 250.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.accordion details {
  overflow: unset;
}
.accordion details[open] .accordion-button {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
}
.accordion details[open] .accordion-button::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion details:not([open]) {
  border-bottom: 0;
}
.accordion details:not([open]) .accordion-button {
  color: var(--bs-accordion-btn-color);
  background-color: var(--bs-accordion-btn-bg);
  border: unset;
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion details:not([open]) .accordion-button::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: unset;
}

.form-control.image-button {
  width: unset;
}
.form-control.form-checkbox, .form-control.form-radio {
  display: inline-block;
  height: auto;
  width: unset;
}

.form-select {
  min-width: 5rem;
}

input.form-text {
  margin-top: 0;
}
input[type=search] {
  box-sizing: border-box;
}

.dropbutton-multiple .dropbutton .dropbutton-action > * {
  border: 0;
}

@media (min-width: 992px) {
  .node-form {
    margin: 2rem;
  }
}
.node-form .form-actions {
  text-align: center;
}

.container-inline div,
.container-inline label {
  display: inline-block;
  margin: 0;
}
.container-inline.webform-multiple-add > .form-item > * {
  display: inline-block;
  width: unset;
}

td > .form-item {
  margin: 0;
}

#search-block-form {
  display: flex;
}

.js td .dropbutton-wrapper {
  min-height: 2.25rem;
}

.dropbutton-widget {
  background-color: #ffffff;
  border-radius: var(--bs-border-radius);
}
.dropbutton-widget .dropbutton .dropbutton-action > * {
  padding: 0.375rem 0.75rem;
}

.webform-dropbutton .dropbutton-wrapper .dropbutton-widget {
  background-color: #ffffff;
}

.system-file-system-settings .form-item label {
  display: table;
  font-weight: 700;
}

.form-type-datetime label {
  display: block;
}
.form-type-datetime.webform-element--title-inline label, .form-type-datetime[class$=-title-after] label {
  display: inline-block;
}

.paragraph-type-label,
.paragraph-type-title {
  font-weight: 700;
}

.paragraphs-dropdown-action.button.btn-primary, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .paragraphs-dropdown-action.button.form-submit, .node--type-report .report-info .download-section-report .field--name-field-download-link a.paragraphs-dropdown-action.button, .klaro.cm-as-context-notice .context-notice .cm-buttons .paragraphs-dropdown-action.button.cm-btn-success, form.poll-view-form .form-actions .paragraphs-dropdown-action.button.btn-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .paragraphs-dropdown-action.button.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .paragraphs-dropdown-action.button.fc-button-primary:first-of-type, .js-drupal-fullcalendar .paragraphs-dropdown-action.button.fc-button-primary, .newsletter-block .field--name-field-link a.paragraphs-dropdown-action.button, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.paragraphs-dropdown-action.button, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.paragraphs-dropdown-action.button {
  background-color: #0072bc;
}
.paragraphs-dropdown-action.button.btn-danger {
  background-color: #991500;
}

.field--widget-paragraphs .field-add-more-submit,
.field--widget-entity-reference-paragraphs .field-add-more-submit {
  margin: 0;
}

.js .field--widget-entity-reference-paragraphs td {
  padding: 1rem;
}

.navbar .block-search form {
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 576px) {
  .navbar .block-search form {
    flex-direction: row;
  }
}
.navbar .block-search form .form-actions {
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .navbar .block-search form .form-actions {
    margin-left: 0.5rem;
    margin-top: 0;
  }
}

.navbar-nav .nav-link, .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-nav a {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.navbar-nav .nav-link.dropdown-toggle, .navbar-nav .media-library-view--widget .view-header a.dropdown-toggle, .media-library-view--widget .view-header .navbar-nav a.dropdown-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.navbar-brand {
  white-space: unset;
}
.navbar-brand .site-slogan {
  display: none;
  font-size: 0.875rem;
}
@media (min-width: 992px) {
  .navbar-brand .site-slogan {
    display: block;
  }
}
.navbar-brand a.site-title {
  color: #212529;
  text-decoration: none;
}
.navbar-brand a.site-title:hover {
  color: #212529;
  text-decoration: none;
}
.navbar-brand .site-title {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.navbar-brand img {
  height: 36px;
  margin: 0 1rem 0 0;
  width: auto;
}
@media (min-width: 992px) {
  .navbar-brand img {
    height: 60px;
  }
}

.navbar-dark .navbar-brand a.site-title,
.footer-dark .navbar-brand a.site-title {
  color: #f8f9fa;
  text-decoration: none;
}
.navbar-dark .navbar-brand a.site-title:hover,
.footer-dark .navbar-brand a.site-title:hover {
  color: #f8f9fa;
  text-decoration: none;
}

footer {
  padding: 2rem 0;
}
footer.footer-dark a {
  color: #f8f9fa;
  text-decoration: none;
}
footer.footer-dark a:hover {
  color: #f8f9fa;
  text-decoration: none;
}
footer .region-footer {
  display: flex;
  flex-direction: column;
}

.region-sidebar-first,
.region-sidebar-second,
.region-footer,
.region-content {
  padding: 0 0.5rem;
}

.node-preview-container {
  background-color: #ffffff;
}
.node-preview-container .form-type-select {
  margin: 0;
}

.region-nav-branding,
.region-nav-additional {
  flex-shrink: 0;
}

@media (min-width: 992px) {
  .region-nav-additional {
    display: flex;
  }
}
.tabs-primary {
  margin: 1rem 0;
}

.tabs-secondary {
  margin: 0 0 1rem 0;
}

@media (max-width: 767.98px) {
  .tabs-wrapper .tab-toggle {
    color: var(--bs-emphasis-color);
    padding: 0.5rem 1rem;
  }
  .tabs-wrapper .nav-tabs, .tabs-wrapper .media-library-view--widget .view-header, .media-library-view--widget .tabs-wrapper .view-header {
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    overflow: hidden;
  }
  .tabs-wrapper .nav-item {
    padding: 0.25rem 0.5rem;
  }
  .tabs-wrapper .nav-item.active, .tabs-wrapper .media-library-view--widget .view-header a.nav-item.is-active, .media-library-view--widget .view-header .tabs-wrapper a.nav-item.is-active {
    background-color: #dee2e6;
  }
  .tabs-wrapper .nav-item .nav-link, .tabs-wrapper .nav-item .media-library-view--widget .view-header a, .media-library-view--widget .view-header .tabs-wrapper .nav-item a {
    border: 0;
    border-radius: 0;
    background-color: unset;
    flex-grow: 1;
  }
  .tabs-wrapper .nav-item .nav-link.active, .tabs-wrapper .nav-item .media-library-view--widget .view-header a.active, .tabs-wrapper .nav-item .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .tabs-wrapper .nav-item a.active, .media-library-view--widget .view-header .tabs-wrapper .nav-item a.is-active {
    background-color: unset;
  }
  .tabs-wrapper:not(.is-collapsible) .nav-item:not(:first-of-type) {
    border-top: var(--bs-border-width) solid var(--bs-border-color);
  }
  .tabs-wrapper.is-collapsible .nav-item.active, .tabs-wrapper.is-collapsible .media-library-view--widget .view-header a.nav-item.is-active, .media-library-view--widget .view-header .tabs-wrapper.is-collapsible a.nav-item.is-active {
    display: flex;
    order: -1;
  }
  .tabs-wrapper.is-collapsible .nav-item:not(.active) {
    display: none;
  }
  .tabs-wrapper.is-collapsible .is-open .nav-item {
    display: flex;
  }
  .tabs-wrapper.is-collapsible .is-open .nav-item.active, .tabs-wrapper.is-collapsible .is-open .media-library-view--widget .view-header a.nav-item.is-active, .media-library-view--widget .view-header .tabs-wrapper.is-collapsible .is-open a.nav-item.is-active {
    border-radius: var(--bs-border-radius) var(--bs-border-radius) 0 0;
  }
  .tabs-wrapper.is-collapsible .is-open .nav-item:not(.active) {
    border-top: var(--bs-border-width) solid var(--bs-border-color);
  }
}
@media (min-width: 768px) {
  .tabs-wrapper .tab-toggle {
    display: none;
  }
}
a.tabledrag-handle .handle {
  height: 1.7em;
  display: table-cell;
  padding-right: 1rem !important;
}

table {
  caption-side: unset;
}

.admin-dblog .table .icon {
  background-color: var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg, var(--bs-table-bg))));
}
.admin-dblog .table > :not(caption) > * > * {
  box-shadow: unset;
  background-color: var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg, var(--bs-table-bg))));
}

.progress {
  display: block;
  height: unset;
  overflow: unset;
  font-size: unset;
  background-color: unset;
}

.region-title__action a.button {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 96.9, 159.8);
  --bs-btn-hover-border-color: rgb(0, 91.2, 150.4);
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 91.2, 150.4);
  --bs-btn-active-border-color: rgb(0, 85.5, 141);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0072bc;
  --bs-btn-disabled-border-color: #0072bc;
}

tr.region-title {
  --bs-table-bg: #f8f9fa;
}
tr.region-title td {
  --bs-table-bg: #f8f9fa;
}

.color-primary {
  --bs-alert-color: rgb(0, 68.4, 112.8);
  --bs-alert-bg: rgb(0, 68.4, 112.8);
  --bs-alert-border-color: rgb(178.5, 212.7, 234.9);
}
.color-primary .alert-link {
  color: rgb(0, 54.72, 90.24);
}

.color-secondary {
  --bs-alert-color: rgb(0, 54.6, 90);
  --bs-alert-bg: rgb(0, 54.6, 90);
  --bs-alert-border-color: rgb(178.5, 205.8, 223.5);
}
.color-secondary .alert-link {
  color: rgb(0, 43.68, 72);
}

.color-success {
  --bs-alert-color: rgb(34.8, 54.6, 18.6);
  --bs-alert-bg: rgb(34.8, 54.6, 18.6);
  --bs-alert-border-color: rgb(195.9, 205.8, 187.8);
}
.color-success .alert-link {
  color: rgb(27.84, 43.68, 14.88);
}

.color-danger {
  --bs-alert-color: rgb(91.8, 12.6, 0);
  --bs-alert-bg: rgb(91.8, 12.6, 0);
  --bs-alert-border-color: rgb(224.4, 184.8, 178.5);
}
.color-danger .alert-link {
  color: rgb(73.44, 10.08, 0);
}

.color-nff-primary {
  --bs-alert-color: rgb(0, 68.4, 112.8);
  --bs-alert-bg: rgb(0, 68.4, 112.8);
  --bs-alert-border-color: rgb(178.5, 212.7, 234.9);
}
.color-nff-primary .alert-link {
  color: rgb(0, 54.72, 90.24);
}

.color-nff-secondary {
  --bs-alert-color: rgb(0, 54.6, 90);
  --bs-alert-bg: rgb(0, 54.6, 90);
  --bs-alert-border-color: rgb(178.5, 205.8, 223.5);
}
.color-nff-secondary .alert-link {
  color: rgb(0, 43.68, 72);
}

.color-nff-hover {
  --bs-alert-color: rgb(0, 54.6, 90);
  --bs-alert-bg: rgb(0, 54.6, 90);
  --bs-alert-border-color: rgb(178.5, 205.8, 223.5);
}
.color-nff-hover .alert-link {
  color: rgb(0, 43.68, 72);
}

.color-nff-active {
  --bs-alert-color: rgb(4.2, 9, 22.8);
  --bs-alert-bg: rgb(4.2, 9, 22.8);
  --bs-alert-border-color: rgb(180.6, 183, 189.9);
}
.color-nff-active .alert-link {
  color: rgb(3.36, 7.2, 18.24);
}

.color-nff-accent {
  --bs-alert-color: rgb(153, 117.6, 0);
  --bs-alert-bg: rgb(153, 117.6, 0);
  --bs-alert-border-color: rgb(255, 237.3, 178.5);
}
.color-nff-accent .alert-link {
  color: rgb(122.4, 94.08, 0);
}

.color-nff-focus {
  --bs-alert-color: rgb(4.2, 9, 22.8);
  --bs-alert-bg: rgb(4.2, 9, 22.8);
  --bs-alert-border-color: rgb(180.6, 183, 189.9);
}
.color-nff-focus .alert-link {
  color: rgb(3.36, 7.2, 18.24);
}

.color-nff-bg-400 {
  --bs-alert-color: rgb(15, 97.8, 151.2);
  --bs-alert-bg: rgb(15, 97.8, 151.2);
  --bs-alert-border-color: rgb(186, 227.4, 254.1);
}
.color-nff-bg-400 .alert-link {
  color: rgb(12, 78.24, 120.96);
}

.color-nff-bg-300 {
  --bs-alert-color: rgb(128.4, 141.6, 150);
  --bs-alert-bg: rgb(128.4, 141.6, 150);
  --bs-alert-border-color: rgb(242.7, 249.3, 253.5);
}
.color-nff-bg-300 .alert-link {
  color: rgb(102.72, 113.28, 120);
}

.color-nff-bg-200 {
  --bs-alert-color: rgb(139.8, 147, 152.4);
  --bs-alert-bg: rgb(139.8, 147, 152.4);
  --bs-alert-border-color: rgb(248.4, 252, 254.7);
}
.color-nff-bg-200 .alert-link {
  color: rgb(111.84, 117.6, 121.92);
}

.color-nff-bg-100 {
  --bs-alert-color: rgb(98.4, 100, 101.2);
  --bs-alert-bg: rgb(98.4, 100, 101.2);
  --bs-alert-border-color: rgb(252.3, 253.5, 254.4);
}
.color-nff-bg-100 .alert-link {
  color: rgb(78.72, 80, 80.96);
}

.color-nff-black {
  --bs-alert-color: rgb(27.6, 38.4, 46.2);
  --bs-alert-bg: rgb(27.6, 38.4, 46.2);
  --bs-alert-border-color: rgb(192.3, 197.7, 201.6);
}
.color-nff-black .alert-link {
  color: rgb(22.08, 30.72, 36.96);
}

.color-nff-white {
  --bs-alert-color: #666666;
  --bs-alert-bg: #666666;
  --bs-alert-border-color: white;
}
.color-nff-white .alert-link {
  color: rgb(81.6, 81.6, 81.6);
}

.color-nff-dark-grey {
  --bs-alert-color: rgb(27.6, 38.4, 46.2);
  --bs-alert-bg: rgb(27.6, 38.4, 46.2);
  --bs-alert-border-color: rgb(192.3, 197.7, 201.6);
}
.color-nff-dark-grey .alert-link {
  color: rgb(22.08, 30.72, 36.96);
}

.color-nff-success {
  --bs-alert-color: rgb(34.8, 54.6, 18.6);
  --bs-alert-bg: rgb(34.8, 54.6, 18.6);
  --bs-alert-border-color: rgb(195.9, 205.8, 187.8);
}
.color-nff-success .alert-link {
  color: rgb(27.84, 43.68, 14.88);
}

.color-nff-success-250 {
  --bs-alert-color: rgb(123.6, 128.4, 119.4);
  --bs-alert-bg: rgb(123.6, 128.4, 119.4);
  --bs-alert-border-color: rgb(240.3, 242.7, 238.2);
}
.color-nff-success-250 .alert-link {
  color: rgb(98.88, 102.72, 95.52);
}

.color-nff-error {
  --bs-alert-color: rgb(91.8, 12.6, 0);
  --bs-alert-bg: rgb(91.8, 12.6, 0);
  --bs-alert-border-color: rgb(224.4, 184.8, 178.5);
}
.color-nff-error .alert-link {
  color: rgb(73.44, 10.08, 0);
}

.color-nff-error-250 {
  --bs-alert-color: rgb(138, 117.6, 114.6);
  --bs-alert-bg: rgb(138, 117.6, 114.6);
  --bs-alert-border-color: rgb(247.5, 237.3, 235.8);
}
.color-nff-error-250 .alert-link {
  color: rgb(110.4, 94.08, 91.68);
}

.color-nff-logo {
  --bs-alert-color: rgb(0, 68.4, 112.8);
  --bs-alert-bg: rgb(0, 68.4, 112.8);
  --bs-alert-border-color: rgb(178.5, 212.7, 234.9);
}
.color-nff-logo .alert-link {
  color: rgb(0, 54.72, 90.24);
}

.views-admin a {
  color: #0072bc;
  text-decoration: none;
}
.views-admin a:hover {
  color: #070f26;
}
.views-admin .views-displays .tabs {
  list-style: none;
}
.views-admin .views-ui-display-tab-bucket__title {
  padding: 4px 6px 6px;
}
.views-admin .dropbutton .dropbutton-action > * {
  line-height: 20px;
  padding: 0.1em 0.5em;
}
.views-admin .dropbutton .dropbutton-action .btn-primary, .views-admin .dropbutton .dropbutton-action .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .views-admin .dropbutton .dropbutton-action .form-submit, .views-admin .dropbutton .dropbutton-action .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link .views-admin .dropbutton .dropbutton-action a, .views-admin .dropbutton .dropbutton-action .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success, .klaro.cm-as-context-notice .context-notice .cm-buttons .views-admin .dropbutton .dropbutton-action .cm-btn-success, .views-admin .dropbutton .dropbutton-action form.poll-view-form .form-actions .btn-primary:first-of-type, .search-results .views-exposed-form > .form--inline .views-admin .dropbutton .dropbutton-action form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .views-admin .dropbutton .dropbutton-action .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .views-admin .dropbutton .dropbutton-action .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .views-admin .dropbutton .dropbutton-action .btn-wrap--search .form-submit:first-of-type, .views-admin .dropbutton .dropbutton-action .js-drupal-fullcalendar .fc-button-primary, .js-drupal-fullcalendar .views-admin .dropbutton .dropbutton-action .fc-button-primary, .views-admin .dropbutton .dropbutton-action .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link .views-admin .dropbutton .dropbutton-action a, .views-admin .dropbutton .dropbutton-action .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .views-admin .dropbutton .dropbutton-action a, .views-admin .dropbutton .dropbutton-action .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .views-admin .dropbutton .dropbutton-action a {
  color: #0072bc;
  text-decoration: none;
}
.views-admin .dropbutton .dropbutton-action .btn-primary:hover, .views-admin .dropbutton .dropbutton-action .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .views-admin .dropbutton .dropbutton-action .form-submit:hover, .views-admin .dropbutton .dropbutton-action .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover, .node--type-report .report-info .download-section-report .field--name-field-download-link .views-admin .dropbutton .dropbutton-action a:hover, .views-admin .dropbutton .dropbutton-action .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons .views-admin .dropbutton .dropbutton-action .cm-btn-success:hover, .views-admin .dropbutton .dropbutton-action .js-drupal-fullcalendar .fc-button-primary:hover, .js-drupal-fullcalendar .views-admin .dropbutton .dropbutton-action .fc-button-primary:hover, .views-admin .dropbutton .dropbutton-action .newsletter-block .field--name-field-link a:hover, .newsletter-block .field--name-field-link .views-admin .dropbutton .dropbutton-action a:hover, .views-admin .dropbutton .dropbutton-action .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover, .hero-banner-2__buttons .field__items > .field__item:first-of-type .views-admin .dropbutton .dropbutton-action a:hover, .views-admin .dropbutton .dropbutton-action .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover, .hero-banner-1__buttons .field__items > .field__item:first-of-type .views-admin .dropbutton .dropbutton-action a:hover {
  color: #070f26;
  text-decoration: none;
}
.views-admin .view-preview-form .form-item-view-args,
.views-admin .view-preview-form .form-actions {
  display: block;
  margin-left: 1rem;
  margin-right: 1rem;
}

.pagination {
  flex-wrap: wrap;
  padding: 1rem 0;
  justify-content: center;
}

.media-library-item__edit,
.media-library-item__remove {
  position: absolute;
  z-index: 1;
  top: 0.6rem;
  overflow: hidden;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0.3125rem;
  padding: 0;
  transition: 0.2s border-color;
  color: transparent;
  background-size: 0.75rem;
  text-shadow: none;
  font-size: 0;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0.25em;
  background-color: var(--bs-body-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.75rem;
}

.media-library-item__edit {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cg fill='%23545560'%3e%3cpath d='M14.545 3.042l-1.586-1.585a1.003 1.003 0 00-1.414 0L10.252 2.75l3 3 1.293-1.293a1.004 1.004 0 000-1.415zM5.25 13.751l-3-3 6.998-6.998 3 3zM.908 14.775c-.087.262.055.397.316.312l2.001-.667-1.65-1.646-.667 2.001z'/%3e%3c/g%3e%3c/svg%3e");
  right: 3rem;
}

.media-library-item__remove {
  background-image: url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.344 2.343l11.313 11.313M2.344 13.657L13.657 2.343' stroke='%2355565B' stroke-width='3'/%3e%3c/svg%3e");
  right: 1rem;
}

.view-media-library .media-library-views-form__rows {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
  --bs-gutter-y: var(--bs-gutter-x);
  position: relative;
}
.view-media-library .media-library-views-form__rows .form-actions,
.view-media-library .media-library-views-form__rows .form-wrapper,
.view-media-library .media-library-views-form__rows .media-library-select-all {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
  margin: 1rem 0;
}
.view-media-library .media-library-views-form__rows .form-actions .form-checkbox,
.view-media-library .media-library-views-form__rows .form-wrapper .form-checkbox,
.view-media-library .media-library-views-form__rows .media-library-select-all .form-checkbox {
  margin-right: 1rem;
}
.view-media-library .media-library-views-form__rows .media-library-item--grid {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .view-media-library .media-library-views-form__rows .media-library-item--grid {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .view-media-library .media-library-views-form__rows .media-library-item--grid {
    flex: 0 0 auto;
    width: 25%;
  }
}
.view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-media-library-select-form,
.view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-media-bulk-form {
  position: absolute;
  z-index: 1;
  top: 1rem;
  left: 1rem;
}
.view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-media-library-select-form .form-item,
.view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-media-bulk-form .form-item {
  margin: 0;
}
.view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity {
  height: 100%;
}

.media-library-view--widget {
  display: flex;
  flex-direction: column;
}
.media-library-view--widget .view-filters .form--inline,
.view-media-library .view-filters .form--inline {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
  align-items: flex-end;
}
.media-library-view--widget .view-filters .form--inline > div,
.view-media-library .view-filters .form--inline > div {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .media-library-view--widget .view-filters .form--inline > div,
  .view-media-library .view-filters .form--inline > div {
    flex: 0 0 auto;
    width: auto;
    margin-bottom: 1rem;
  }
}

.media-library-selection {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
  margin: 1rem 0;
}
.media-library-selection .media-library-item.media-library-item--grid {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .media-library-selection .media-library-item.media-library-item--grid {
    flex: 0 0 auto;
    width: 50%;
    width: calc(50% - 1rem);
  }
}
@media (min-width: 992px) {
  .media-library-selection .media-library-item.media-library-item--grid {
    flex: 0 0 auto;
    width: 25%;
    width: calc(25% - 1rem);
  }
}
#media-library-add-form-wrapper .item-list ul {
  padding-left: 0;
  list-style: none;
}

.media-library-item__preview {
  text-align: center;
}

em.placeholder {
  display: unset;
  min-height: unset;
  vertical-align: unset;
  cursor: unset;
  background-color: unset;
  opacity: unset;
}

.card-img-top img {
  width: 100% !important;
  max-width: 100% !important;
}

.alert-dismissible .close {
  color: #2e404d;
}

code {
  overflow-y: auto;
}

/**
 * Quote Component Styles - nff_theme:quote
 */
:root,
.theme-nff[data-bs-theme=light] {
  --bs-bg-quote: var(--bs-bg-100);
  --bs-quote-icon: var(--bs-accent);
}

.theme-nff[data-bs-theme=dark] {
  --bs-bg-quote: var(--bs-bg-100);
  --bs-quote-icon: var(--bs-accent);
}

.nff-quote.quote,
.quote.nff-quote {
  position: relative;
  background-color: var(--bs-bg-quote);
  padding: 1.5rem;
  margin: 1.5rem 0;
}
@media (min-width: 768px) {
  .nff-quote.quote,
  .quote.nff-quote {
    min-width: 652px;
  }
}

.nff-quote .quote__content {
  gap: 1rem;
  margin-bottom: 1.5rem;
  align-items: flex-start;
}
.nff-quote .quote__icon {
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
}
.nff-quote .quote__icon-default {
  font-size: 2rem;
  line-height: 1;
}
.nff-quote .quote__text {
  font-size: 1.75rem;
  line-height: 100%;
  font-weight: 400;
  margin: 0;
  flex: 1;
}
.nff-quote .quote__author {
  display: block;
  font-style: normal;
  margin-top: 1.5rem;
}
.nff-quote .quote__author-name {
  font-weight: 700;
  line-height: 100%;
  font-size: 1.25rem;
}
.nff-quote .quote__author-role {
  color: var(--bs-dark-grey);
  font-weight: 400;
  display: block;
  line-height: 100%;
  font-size: 1.125rem;
  margin-top: 0.5rem;
}
.nff-quote .material-icons {
  margin-left: -18px;
  margin-bottom: -8px;
  margin-top: -27px;
  color: var(--bs-quote-icon);
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 96px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: block;
  transform: rotate(180deg);
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 1024px) {
  .nff-quote.quote {
    padding: 1.5rem;
    margin: 1rem 0;
  }
  .nff-quote .quote__content {
    margin-bottom: 1rem;
  }
  .nff-quote .quote__text,
  .nff-quote .quote__author-name {
    font-size: 1rem;
  }
  .nff-quote .quote__author-role {
    font-size: 0.75rem;
  }
}
/* =========================================================
   Hero banner 1 (SDC) – 50/50 en ≥ lg; stacked en ≤ md
   ========================================================= */
/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0072bc;
  --bs-secondary: #005b96;
  --bs-success: #3a5b1f;
  --bs-danger: #991500;
  --bs-nff-primary: #0072bc;
  --bs-nff-secondary: #005b96;
  --bs-nff-hover: #005b96;
  --bs-nff-active: #070f26;
  --bs-nff-accent: #ffc400;
  --bs-nff-focus: #070f26;
  --bs-nff-bg-400: #19a3fc;
  --bs-nff-bg-300: #d6ecfa;
  --bs-nff-bg-200: #e9f5fe;
  --bs-nff-bg-100: #f6fafd;
  --bs-nff-black: #2e404d;
  --bs-nff-white: #ffffff;
  --bs-nff-dark-grey: #2e404d;
  --bs-nff-success: #3a5b1f;
  --bs-nff-success-250: #ced6c7;
  --bs-nff-error: #991500;
  --bs-nff-error-250: #e6c4bf;
  --bs-nff-logo: #0072bc;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 46, 64, 77;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #2e404d;
  --bs-body-color-rgb: 46, 64, 77;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: #2e404d;
  --bs-link-color: #0072bc;
  --bs-link-color-rgb: 0, 114, 188;
  --bs-link-decoration: none;
  --bs-link-hover-color: #070f26;
  --bs-link-hover-color-rgb: 7, 15, 38;
  --bs-link-hover-decoration: underline;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #2e404d;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0;
  --bs-border-radius-sm: 0;
  --bs-border-radius-lg: 0;
  --bs-border-radius-xl: 0;
  --bs-border-radius-xxl: 0;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 0;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(46, 64, 77, 0);
}

hr {
  margin: 1rem 0;
  color: #2e404d;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 1;
}

h1, h2, h3, h4, h5, h6, .h1, .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item, .hero-banner-3__title, .h2, .field--name-field-further-resources .field__label, .h3, .view-tagged-content .view-header h2, .view-tagged-content .view-header .h2, .view-tagged-content .view-header .field--name-field-further-resources .field__label, .field--name-field-further-resources .view-tagged-content .view-header .field__label, .h4, .field--name-field-primary-topics .field__label, .leaflet-popup-content-wrapper .field--name-node-title h2, .leaflet-popup-content-wrapper .field--name-node-title .h2, .leaflet-popup-content-wrapper .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .leaflet-popup-content-wrapper .field--name-node-title .field__label, .h5, .footer-main .region-footer-nff-left h2, .footer-main .region-footer-nff-left .h2, .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label, .footer-main .block-views-blocksocial-media-social-media-block h2, .footer-main .block-views-blocksocial-media-social-media-block .h2, .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label, .h6, .form-wrapper.accordion .accordion-item h2, .form-wrapper.accordion .accordion-item .h2, .form-wrapper.accordion .accordion-item .field--name-field-further-resources .field__label, .field--name-field-further-resources .form-wrapper.accordion .accordion-item .field__label {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.3;
  color: var(--bs-heading-color);
}

h1, .h1, .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item, .hero-banner-3__title {
  font-size: 2.5rem;
}

h2, .h2, .field--name-field-further-resources .field__label {
  font-size: 2rem;
}

h3, .h3, .view-tagged-content .view-header h2, .view-tagged-content .view-header .h2, .view-tagged-content .view-header .field--name-field-further-resources .field__label, .field--name-field-further-resources .view-tagged-content .view-header .field__label {
  font-size: 1.75rem;
}

h4, .h4, .field--name-field-primary-topics .field__label, .leaflet-popup-content-wrapper .field--name-node-title h2, .leaflet-popup-content-wrapper .field--name-node-title .h2, .leaflet-popup-content-wrapper .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .leaflet-popup-content-wrapper .field--name-node-title .field__label {
  font-size: 1.5rem;
}

h5, .h5, .footer-main .region-footer-nff-left h2, .footer-main .region-footer-nff-left .h2, .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label, .footer-main .block-views-blocksocial-media-social-media-block h2, .footer-main .block-views-blocksocial-media-social-media-block .h2, .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label {
  font-size: 1.25rem;
}

h6, .h6, .form-wrapper.accordion .accordion-item h2, .form-wrapper.accordion .accordion-item .h2, .form-wrapper.accordion .accordion-item .field--name-field-further-resources .field__label, .field--name-field-further-resources .form-wrapper.accordion .accordion-item .field__label {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: none;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
  text-decoration: underline;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: inherit;
  font-size: 1rem;
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 5.25rem;
}

.display-2 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 4.25rem;
}

.display-3 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 3.5rem;
}

.display-4 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 3rem;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.container, .header .site-header-main .region-header-nff-main,
.header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
.header .site-topbar .region-preheader-campaigns,
.header .site-topbar .region-header-childsite-topbar,
.header .site-topbar .region-header-campaigns-topbar,
.header .site-preheader .region-header-nff-topbar,
.header .site-preheader .region-preheader-campaigns,
.header .site-preheader .region-header-childsite-topbar,
.header .site-preheader .region-header-campaigns-topbar, .search-results,
.view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
.overviews-content.view-next-events .view-header h3,
.overviews-content.view-next-events .view-header .h3,
.overviews-content.view-next-events .view-tagged-content .view-header h2,
.view-tagged-content .overviews-content.view-next-events .view-header h2,
.overviews-content.view-next-events .view-tagged-content .view-header .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
.alert-dismissible,
.alert,
.user-login-form,
.profile,
.node__submitted,
.user-pass,
.node--type-page,
.bd-cheatsheet,
.bd-aside, .lt-main-related__related .field--name-field-related-content,
.lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
.field--name-field-related-events .view-content,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0, .overviews-content .view-content, .node-event-full, .node-news-full, .gallery-grid-images,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0, .overviews-content .view-content, .node-event-full, .node-news-full, .gallery-grid-images,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-tagged-content,
  .view-id-search, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-tagged-content,
  .view-id-search, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.75rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 226, 254.6);
  --bs-table-border-color: rgb(165.28, 180.8, 203.68);
  --bs-table-striped-bg: rgb(196.27, 214.7, 241.87);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 203.4, 229.14);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 209.05, 235.505);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(225.6, 227.4, 229);
  --bs-table-border-color: rgb(180.48, 181.92, 183.2);
  --bs-table-striped-bg: rgb(214.32, 216.03, 217.55);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(203.04, 204.66, 206.1);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(208.68, 210.345, 211.825);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: rgb(209, 231, 220.8);
  --bs-table-border-color: rgb(167.2, 184.8, 176.64);
  --bs-table-striped-bg: rgb(198.55, 219.45, 209.76);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(188.1, 207.9, 198.72);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(193.325, 213.675, 204.24);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 244.4, 252);
  --bs-table-border-color: rgb(165.28, 195.52, 201.6);
  --bs-table-striped-bg: rgb(196.27, 232.18, 239.4);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 219.96, 226.8);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 226.07, 233.1);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: rgb(255, 242.6, 205.4);
  --bs-table-border-color: rgb(204, 194.08, 164.32);
  --bs-table-striped-bg: rgb(242.25, 230.47, 195.13);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(229.5, 218.34, 184.86);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(235.875, 224.405, 189.995);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: rgb(248, 214.6, 217.8);
  --bs-table-border-color: rgb(198.4, 171.68, 174.24);
  --bs-table-striped-bg: rgb(235.6, 203.87, 206.91);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 193.14, 196.02);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 198.505, 201.465);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: rgb(198.4, 199.2, 200);
  --bs-table-striped-bg: rgb(235.6, 236.55, 237.5);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 224.1, 225);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 230.325, 231.25);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: rgb(77.4, 80.6, 83.8);
  --bs-table-striped-bg: rgb(44.1, 47.9, 51.7);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: rgb(55.2, 58.8, 62.4);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: rgb(49.65, 53.35, 57.05);
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: 0;
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: 0;
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check[disabled] + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn, form.poll-view-form .form-actions .btn-check[disabled] + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check[disabled] + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check[disabled] + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check[disabled] + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check[disabled] + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check[disabled] + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check[disabled] + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check[disabled] + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check[disabled] + .fc-button, .newsletter-block .field--name-field-link .btn-check[disabled] + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check[disabled] + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check[disabled] + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check[disabled] + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check[disabled] + a, .btn-check[disabled] + button.link, .btn-check[disabled] + .button, .node-preview-container .btn-check[disabled] + .node-preview-backlink, .btn-check:disabled + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:disabled + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn, form.poll-view-form .form-actions .btn-check:disabled + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:disabled + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:disabled + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:disabled + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:disabled + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:disabled + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:disabled + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:disabled + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:disabled + .fc-button, .newsletter-block .field--name-field-link .btn-check:disabled + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:disabled + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:disabled + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:disabled + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:disabled + a, .btn-check:disabled + button.link, .btn-check:disabled + .button, .node-preview-container .btn-check:disabled + .node-preview-backlink {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  max-width: 100%;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  color: rgba(var(--bs-body-color-rgb), 0.65);
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.75rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > textarea:focus ~ label::after,
.form-floating > textarea:not(:placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: 0;
}
.form-floating > textarea:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn, .input-group .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link .input-group a, .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group .cm-btn, .input-group form.poll-view-form .form-actions .btn-primary:nth-of-type(2), .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .input-group .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:nth-of-type(2), form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:nth-of-type(2), .input-group form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group a:nth-of-type(2), .input-group .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group a:nth-of-type(2), .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:nth-of-type(2), .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:nth-of-type(2), .input-group form.poll-view-form .form-actions .btn-primary:first-of-type, .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:first-of-type, .input-group form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .input-group .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link .input-group form.poll-view-form .form-actions a:first-of-type, .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .input-group form.poll-view-form .form-actions .fc-button-primary:first-of-type, form.poll-view-form .form-actions .input-group .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:first-of-type, form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:first-of-type, form.poll-view-form .form-actions .input-group .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group a:first-of-type, form.poll-view-form .form-actions .input-group .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:first-of-type, .input-group .js-drupal-fullcalendar .fc-button, .js-drupal-fullcalendar .input-group .fc-button, .input-group .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link .input-group a, .input-group .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group a, .input-group .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group a, .input-group .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group a, .input-group .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group a, .input-group button.link, .input-group .button, .input-group .node-preview-container .node-preview-backlink, .node-preview-container .input-group .node-preview-backlink {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus, .input-group .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus, .node--type-report .report-info .download-section-report .field--name-field-download-link .input-group a:focus, .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group .cm-btn:focus, .input-group form.poll-view-form .form-actions .btn-primary:focus:nth-of-type(2), .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:focus:nth-of-type(2), form.poll-view-form .form-actions .input-group .btn-primary:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:focus:nth-of-type(2), form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:focus:nth-of-type(2), .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .btn-primary:focus:first-of-type, .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:first-of-type, .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:focus:first-of-type, .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar .input-group form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, form.poll-view-form .form-actions .input-group .btn-primary:focus:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:focus:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:focus:first-of-type, form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:focus:first-of-type, form.poll-view-form .form-actions .input-group .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:focus:first-of-type, .input-group .js-drupal-fullcalendar .fc-button:focus, .js-drupal-fullcalendar .input-group .fc-button:focus, .input-group .newsletter-block .field--name-field-link a:focus, .newsletter-block .field--name-field-link .input-group a:focus, .input-group .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group a:focus, .input-group .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group a:focus, .input-group .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group a:focus, .input-group .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group a:focus, .input-group button.link:focus, .input-group .button:focus, .input-group .node-preview-container .node-preview-backlink:focus, .node-preview-container .input-group .node-preview-backlink:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .input-group-lg > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn,
form.poll-view-form .form-actions .input-group-lg > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-lg > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-lg > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-lg > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-lg > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-lg > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-lg > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-lg > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .input-group-lg > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-lg > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-lg > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-lg > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-lg > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-lg > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-lg > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-lg > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .input-group-lg > .fc-button,
.newsletter-block .field--name-field-link .input-group-lg > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group-lg > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group-lg > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group-lg > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group-lg > a,
.input-group-lg > button.link,
.input-group-lg > .button,
.node-preview-container .input-group-lg > .node-preview-backlink {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .input-group-sm > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn,
form.poll-view-form .form-actions .input-group-sm > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-sm > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-sm > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-sm > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-sm > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-sm > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-sm > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-sm > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .input-group-sm > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-sm > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-sm > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-sm > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-sm > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-sm > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-sm > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-sm > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .input-group-sm > .fc-button,
.newsletter-block .field--name-field-link .input-group-sm > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group-sm > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group-sm > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group-sm > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group-sm > a,
.input-group-sm > button.link,
.input-group-sm > .button,
.node-preview-container .input-group-sm > .node-preview-backlink {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(-1 * var(--bs-border-width));
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button, .newsletter-block .field--name-field-link a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:first-of-type a, button.link, .button, a.button, .node-preview-container .node-preview-backlink {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: none;
  --bs-btn-disabled-opacity: 1;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button, .newsletter-block .field--name-field-link a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:first-of-type a, button.link, .button, a.button, .node-preview-container .node-preview-backlink {
    transition: none;
  }
}
.btn:hover, .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:hover, form.poll-view-form .form-actions .btn-primary:hover:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:hover:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar .fc-button:hover, .newsletter-block .field--name-field-link a:hover, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:hover, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:hover, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover, button.link:hover, .button:hover, .node-preview-container .node-preview-backlink:hover {
  color: var(--bs-btn-hover-color);
  text-decoration: none;
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check + a:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn:hover, form.poll-view-form .form-actions .btn-check + .btn-primary:hover:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check + .form-submit:hover:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check + .form-submit:hover:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn-success:hover:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check + .cm-btn-success:hover:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check + .fc-button-primary:hover:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check + .fc-button-primary:hover:nth-of-type(2), form.poll-view-form .form-actions .btn-check + .btn-primary:hover:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check + .form-submit:hover:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check + .form-submit:hover:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn-success:hover:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check + .cm-btn-success:hover:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check + .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check + .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar .btn-check + .fc-button:hover, .newsletter-block .field--name-field-link .btn-check + a:hover, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check + a:hover, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check + a:hover, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check + a:hover, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check + a:hover, .btn-check + button.link:hover, .btn-check + .button:hover, .node-preview-container .btn-check + .node-preview-backlink:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:focus-visible, form.poll-view-form .form-actions .btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .fc-button:focus-visible, .newsletter-block .field--name-field-link a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus-visible, button.link:focus-visible, .button:focus-visible, .node-preview-container .node-preview-backlink:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:focus-visible + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn, form.poll-view-form .form-actions .btn-check:focus-visible + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:focus-visible + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:focus-visible + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:focus-visible + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:focus-visible + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button, .newsletter-block .field--name-field-link .btn-check:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:focus-visible + a, .btn-check:focus-visible + button.link, .btn-check:focus-visible + .button, .node-preview-container .btn-check:focus-visible + .node-preview-backlink {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:checked + .fc-button, .newsletter-block .field--name-field-link .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a, .btn-check:checked + button.link, .btn-check:checked + .button, .node-preview-container .btn-check:checked + .node-preview-backlink, :not(.btn-check) + .btn:active, .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active, .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn:active, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:nth-of-type(2), form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:first-of-type, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar :not(.btn-check) + .fc-button:active, .newsletter-block .field--name-field-link :not(.btn-check) + a:active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active, .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active, .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active, :not(.btn-check) + button.link:active, :not(.btn-check) + .button:active, .node-preview-container :not(.btn-check) + .node-preview-backlink:active, .btn:first-child:active, .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:first-child:active, form.poll-view-form .form-actions .btn-primary:first-child:active:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-child:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:first-of-type, form.poll-view-form .form-actions .btn-primary:first-child:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar .fc-button:first-child:active, .newsletter-block .field--name-field-link a:first-child:active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active, button.link:first-child:active, .button:first-child:active, .node-preview-container .node-preview-backlink:first-child:active, .btn.active, .node--type-report .report-info .download-section-report .field--name-field-download-link a.active, .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn, form.poll-view-form .form-actions .active.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar .active.fc-button, .newsletter-block .field--name-field-link a.active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.active, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.active, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active, button.active.link, .active.button, .node-preview-container .active.node-preview-backlink, .media-library-view--widget .view-header a.btn.is-active, .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header a.is-active.cm-btn, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:nth-of-type(2), .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:first-of-type, .newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button, .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button, .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active, .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.is-active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.is-active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header a.button.is-active, .node-preview-container .media-library-view--widget .view-header a.node-preview-backlink.is-active, .media-library-view--widget .view-header .node-preview-container a.node-preview-backlink.is-active, .btn.show, .node--type-report .report-info .download-section-report .field--name-field-download-link a.show, .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn, form.poll-view-form .form-actions .show.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .show.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:first-of-type, form.poll-view-form .form-actions .show.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar .show.fc-button, .newsletter-block .field--name-field-link a.show, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.show, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.show, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show, button.show.link, .show.button, .node-preview-container .show.node-preview-backlink {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn:focus-visible, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .btn-check:checked + .fc-button:focus-visible, .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible, .btn-check:checked + button.link:focus-visible, .btn-check:checked + .button:focus-visible, .node-preview-container .btn-check:checked + .node-preview-backlink:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn:active:focus-visible, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar :not(.btn-check) + .fc-button:active:focus-visible, .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible, :not(.btn-check) + button.link:active:focus-visible, :not(.btn-check) + .button:active:focus-visible, .node-preview-container :not(.btn-check) + .node-preview-backlink:active:focus-visible, .btn:first-child:active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:first-child:active:focus-visible, form.poll-view-form .form-actions .btn-primary:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-child:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar .fc-button:first-child:active:focus-visible, .newsletter-block .field--name-field-link a:first-child:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible, button.link:first-child:active:focus-visible, .button:first-child:active:focus-visible, .node-preview-container .node-preview-backlink:first-child:active:focus-visible, .btn.active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn:focus-visible, form.poll-view-form .form-actions .active.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .active.fc-button:focus-visible, .newsletter-block .field--name-field-link a.active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible, button.active.link:focus-visible, .active.button:focus-visible, .node-preview-container .active.node-preview-backlink:focus-visible, .media-library-view--widget .view-header a.btn.is-active:focus-visible, .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header a.is-active.cm-btn:focus-visible, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button:focus-visible, .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button:focus-visible, .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:focus-visible, .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.is-active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.is-active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header a.button.is-active:focus-visible, .node-preview-container .media-library-view--widget .view-header a.node-preview-backlink.is-active:focus-visible, .media-library-view--widget .view-header .node-preview-container a.node-preview-backlink.is-active:focus-visible, .btn.show:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn:focus-visible, form.poll-view-form .form-actions .show.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .show.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .show.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .show.fc-button:focus-visible, .newsletter-block .field--name-field-link a.show:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.show:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.show:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible, button.show.link:focus-visible, .show.button:focus-visible, .node-preview-container .show.node-preview-backlink:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked:focus-visible + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn, form.poll-view-form .form-actions .btn-check:checked:focus-visible + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked:focus-visible + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked:focus-visible + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked:focus-visible + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked:focus-visible + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button, .newsletter-block .field--name-field-link .btn-check:checked:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked:focus-visible + a, .btn-check:checked:focus-visible + button.link, .btn-check:checked:focus-visible + .button, .node-preview-container .btn-check:checked:focus-visible + .node-preview-backlink {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:disabled, form.poll-view-form .form-actions .btn-primary:disabled:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:disabled:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:first-of-type, form.poll-view-form .form-actions .btn-primary:disabled:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar .fc-button:disabled, .newsletter-block .field--name-field-link a:disabled, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:disabled, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:disabled, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled, button.link:disabled, .button:disabled, .node-preview-container .node-preview-backlink:disabled, .btn.disabled, .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled, .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn, form.poll-view-form .form-actions .disabled.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .disabled.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:first-of-type, form.poll-view-form .form-actions .disabled.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar .disabled.fc-button, .newsletter-block .field--name-field-link a.disabled, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.disabled, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.disabled, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled, button.disabled.link, .disabled.button, .node-preview-container .disabled.node-preview-backlink, fieldset:disabled .btn, fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled a, fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled .cm-btn, fieldset:disabled form.poll-view-form .form-actions .btn-primary:nth-of-type(2), fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a:nth-of-type(2), fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a:nth-of-type(2), fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:nth-of-type(2), fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:nth-of-type(2), fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .btn-primary:first-of-type, fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:first-of-type, fieldset:disabled form.poll-view-form .form-actions .btn-primary:first-of-type, fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:first-of-type, fieldset:disabled form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-of-type, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-of-type, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar fieldset:disabled form.poll-view-form .form-actions .fc-button-primary:first-of-type, form.poll-view-form .form-actions fieldset:disabled .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:first-of-type, form.poll-view-form .form-actions fieldset:disabled .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:first-of-type, form.poll-view-form .form-actions fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:first-of-type, fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar .fc-button, .js-drupal-fullcalendar fieldset:disabled .fc-button, fieldset:disabled .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link fieldset:disabled a, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) fieldset:disabled a, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) fieldset:disabled a, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a, fieldset:disabled button.link, fieldset:disabled .button, fieldset:disabled .node-preview-container .node-preview-backlink, .node-preview-container fieldset:disabled .node-preview-backlink {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success, form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button-primary, .newsletter-block .field--name-field-link a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type a {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 96.9, 159.8);
  --bs-btn-hover-border-color: rgb(0, 91.2, 150.4);
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 91.2, 150.4);
  --bs-btn-active-border-color: rgb(0, 85.5, 141);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0072bc;
  --bs-btn-disabled-border-color: #0072bc;
}

.btn-secondary, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:not(.fc-button-active), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a {
  --bs-btn-color: #fff;
  --bs-btn-bg: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 77.35, 127.5);
  --bs-btn-hover-border-color: rgb(0, 72.8, 120);
  --bs-btn-focus-shadow-rgb: 38, 116, 166;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 72.8, 120);
  --bs-btn-active-border-color: rgb(0, 68.25, 112.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #005b96;
  --bs-btn-disabled-border-color: #005b96;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(49.3, 77.35, 26.35);
  --bs-btn-hover-border-color: rgb(46.4, 72.8, 24.8);
  --bs-btn-focus-shadow-rgb: 88, 116, 65;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(46.4, 72.8, 24.8);
  --bs-btn-active-border-color: rgb(43.5, 68.25, 23.25);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #3a5b1f;
  --bs-btn-disabled-border-color: #3a5b1f;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(130.05, 17.85, 0);
  --bs-btn-hover-border-color: rgb(122.4, 16.8, 0);
  --bs-btn-focus-shadow-rgb: 168, 56, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(122.4, 16.8, 0);
  --bs-btn-active-border-color: rgb(114.75, 15.75, 0);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #991500;
  --bs-btn-disabled-border-color: #991500;
}

.btn-nff-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 96.9, 159.8);
  --bs-btn-hover-border-color: rgb(0, 91.2, 150.4);
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 91.2, 150.4);
  --bs-btn-active-border-color: rgb(0, 85.5, 141);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0072bc;
  --bs-btn-disabled-border-color: #0072bc;
}

.btn-nff-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 77.35, 127.5);
  --bs-btn-hover-border-color: rgb(0, 72.8, 120);
  --bs-btn-focus-shadow-rgb: 38, 116, 166;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 72.8, 120);
  --bs-btn-active-border-color: rgb(0, 68.25, 112.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #005b96;
  --bs-btn-disabled-border-color: #005b96;
}

.btn-nff-hover {
  --bs-btn-color: #fff;
  --bs-btn-bg: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 77.35, 127.5);
  --bs-btn-hover-border-color: rgb(0, 72.8, 120);
  --bs-btn-focus-shadow-rgb: 38, 116, 166;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 72.8, 120);
  --bs-btn-active-border-color: rgb(0, 68.25, 112.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #005b96;
  --bs-btn-disabled-border-color: #005b96;
}

.btn-nff-active {
  --bs-btn-color: #fff;
  --bs-btn-bg: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(5.95, 12.75, 32.3);
  --bs-btn-hover-border-color: rgb(5.6, 12, 30.4);
  --bs-btn-focus-shadow-rgb: 44, 51, 71;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(5.6, 12, 30.4);
  --bs-btn-active-border-color: rgb(5.25, 11.25, 28.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #070f26;
  --bs-btn-disabled-border-color: #070f26;
}

.btn-nff-accent {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc400;
  --bs-btn-border-color: #ffc400;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(255, 204.85, 38.25);
  --bs-btn-hover-border-color: rgb(255, 201.9, 25.5);
  --bs-btn-focus-shadow-rgb: 217, 167, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(255, 207.8, 51);
  --bs-btn-active-border-color: rgb(255, 201.9, 25.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc400;
  --bs-btn-disabled-border-color: #ffc400;
}

.btn-nff-focus {
  --bs-btn-color: #fff;
  --bs-btn-bg: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(5.95, 12.75, 32.3);
  --bs-btn-hover-border-color: rgb(5.6, 12, 30.4);
  --bs-btn-focus-shadow-rgb: 44, 51, 71;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(5.6, 12, 30.4);
  --bs-btn-active-border-color: rgb(5.25, 11.25, 28.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #070f26;
  --bs-btn-disabled-border-color: #070f26;
}

.btn-nff-bg-400 {
  --bs-btn-color: #000;
  --bs-btn-bg: #19a3fc;
  --bs-btn-border-color: #19a3fc;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(59.5, 176.8, 252.45);
  --bs-btn-hover-border-color: rgb(48, 172.2, 252.3);
  --bs-btn-focus-shadow-rgb: 21, 139, 214;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(71, 181.4, 252.6);
  --bs-btn-active-border-color: rgb(48, 172.2, 252.3);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #19a3fc;
  --bs-btn-disabled-border-color: #19a3fc;
}

.btn-nff-bg-300 {
  --bs-btn-color: #000;
  --bs-btn-bg: #d6ecfa;
  --bs-btn-border-color: #d6ecfa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(220.15, 238.85, 250.75);
  --bs-btn-hover-border-color: rgb(218.1, 237.9, 250.5);
  --bs-btn-focus-shadow-rgb: 182, 201, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(222.2, 239.8, 251);
  --bs-btn-active-border-color: rgb(218.1, 237.9, 250.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #d6ecfa;
  --bs-btn-disabled-border-color: #d6ecfa;
}

.btn-nff-bg-200 {
  --bs-btn-color: #000;
  --bs-btn-bg: #e9f5fe;
  --bs-btn-border-color: #e9f5fe;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(236.3, 246.5, 254.15);
  --bs-btn-hover-border-color: rgb(235.2, 246, 254.1);
  --bs-btn-focus-shadow-rgb: 198, 208, 216;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(237.4, 247, 254.2);
  --bs-btn-active-border-color: rgb(235.2, 246, 254.1);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #e9f5fe;
  --bs-btn-disabled-border-color: #e9f5fe;
}

.btn-nff-bg-100 {
  --bs-btn-color: #000;
  --bs-btn-bg: #f6fafd;
  --bs-btn-border-color: #f6fafd;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(247.35, 250.75, 253.3);
  --bs-btn-hover-border-color: rgb(246.9, 250.5, 253.2);
  --bs-btn-focus-shadow-rgb: 209, 213, 215;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(247.8, 251, 253.4);
  --bs-btn-active-border-color: rgb(246.9, 250.5, 253.2);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f6fafd;
  --bs-btn-disabled-border-color: #f6fafd;
}

.btn-nff-black {
  --bs-btn-color: #fff;
  --bs-btn-bg: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(39.1, 54.4, 65.45);
  --bs-btn-hover-border-color: rgb(36.8, 51.2, 61.6);
  --bs-btn-focus-shadow-rgb: 77, 93, 104;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(36.8, 51.2, 61.6);
  --bs-btn-active-border-color: rgb(34.5, 48, 57.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #2e404d;
  --bs-btn-disabled-border-color: #2e404d;
}

.btn-nff-white {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: white;
  --bs-btn-hover-border-color: white;
  --bs-btn-focus-shadow-rgb: 217, 217, 217;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: white;
  --bs-btn-active-border-color: white;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: #ffffff;
}

.btn-nff-dark-grey {
  --bs-btn-color: #fff;
  --bs-btn-bg: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(39.1, 54.4, 65.45);
  --bs-btn-hover-border-color: rgb(36.8, 51.2, 61.6);
  --bs-btn-focus-shadow-rgb: 77, 93, 104;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(36.8, 51.2, 61.6);
  --bs-btn-active-border-color: rgb(34.5, 48, 57.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #2e404d;
  --bs-btn-disabled-border-color: #2e404d;
}

.btn-nff-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(49.3, 77.35, 26.35);
  --bs-btn-hover-border-color: rgb(46.4, 72.8, 24.8);
  --bs-btn-focus-shadow-rgb: 88, 116, 65;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(46.4, 72.8, 24.8);
  --bs-btn-active-border-color: rgb(43.5, 68.25, 23.25);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #3a5b1f;
  --bs-btn-disabled-border-color: #3a5b1f;
}

.btn-nff-success-250 {
  --bs-btn-color: #000;
  --bs-btn-bg: #ced6c7;
  --bs-btn-border-color: #ced6c7;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(213.35, 220.15, 207.4);
  --bs-btn-hover-border-color: rgb(210.9, 218.1, 204.6);
  --bs-btn-focus-shadow-rgb: 175, 182, 169;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(215.8, 222.2, 210.2);
  --bs-btn-active-border-color: rgb(210.9, 218.1, 204.6);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ced6c7;
  --bs-btn-disabled-border-color: #ced6c7;
}

.btn-nff-error {
  --bs-btn-color: #fff;
  --bs-btn-bg: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(130.05, 17.85, 0);
  --bs-btn-hover-border-color: rgb(122.4, 16.8, 0);
  --bs-btn-focus-shadow-rgb: 168, 56, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(122.4, 16.8, 0);
  --bs-btn-active-border-color: rgb(114.75, 15.75, 0);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #991500;
  --bs-btn-disabled-border-color: #991500;
}

.btn-nff-error-250 {
  --bs-btn-color: #000;
  --bs-btn-bg: #e6c4bf;
  --bs-btn-border-color: #e6c4bf;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(233.75, 204.85, 200.6);
  --bs-btn-hover-border-color: rgb(232.5, 201.9, 197.4);
  --bs-btn-focus-shadow-rgb: 196, 167, 162;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(235, 207.8, 203.8);
  --bs-btn-active-border-color: rgb(232.5, 201.9, 197.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #e6c4bf;
  --bs-btn-disabled-border-color: #e6c4bf;
}

.btn-nff-logo {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 96.9, 159.8);
  --bs-btn-hover-border-color: rgb(0, 91.2, 150.4);
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 91.2, 150.4);
  --bs-btn-active-border-color: rgb(0, 85.5, 141);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0072bc;
  --bs-btn-disabled-border-color: #0072bc;
}

.btn-outline-primary, .node-preview-container .node-preview-backlink {
  --bs-btn-color: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0072bc;
  --bs-btn-hover-border-color: #0072bc;
  --bs-btn-focus-shadow-rgb: 0, 114, 188;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0072bc;
  --bs-btn-active-border-color: #0072bc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0072bc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0072bc;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005b96;
  --bs-btn-hover-border-color: #005b96;
  --bs-btn-focus-shadow-rgb: 0, 91, 150;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #005b96;
  --bs-btn-active-border-color: #005b96;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #005b96;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #005b96;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3a5b1f;
  --bs-btn-hover-border-color: #3a5b1f;
  --bs-btn-focus-shadow-rgb: 58, 91, 31;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #3a5b1f;
  --bs-btn-active-border-color: #3a5b1f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #3a5b1f;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #3a5b1f;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #991500;
  --bs-btn-hover-border-color: #991500;
  --bs-btn-focus-shadow-rgb: 153, 21, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #991500;
  --bs-btn-active-border-color: #991500;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #991500;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #991500;
  --bs-gradient: none;
}

.btn-outline-nff-primary {
  --bs-btn-color: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0072bc;
  --bs-btn-hover-border-color: #0072bc;
  --bs-btn-focus-shadow-rgb: 0, 114, 188;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0072bc;
  --bs-btn-active-border-color: #0072bc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0072bc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0072bc;
  --bs-gradient: none;
}

.btn-outline-nff-secondary {
  --bs-btn-color: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005b96;
  --bs-btn-hover-border-color: #005b96;
  --bs-btn-focus-shadow-rgb: 0, 91, 150;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #005b96;
  --bs-btn-active-border-color: #005b96;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #005b96;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #005b96;
  --bs-gradient: none;
}

.btn-outline-nff-hover {
  --bs-btn-color: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005b96;
  --bs-btn-hover-border-color: #005b96;
  --bs-btn-focus-shadow-rgb: 0, 91, 150;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #005b96;
  --bs-btn-active-border-color: #005b96;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #005b96;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #005b96;
  --bs-gradient: none;
}

.btn-outline-nff-active {
  --bs-btn-color: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #070f26;
  --bs-btn-hover-border-color: #070f26;
  --bs-btn-focus-shadow-rgb: 7, 15, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #070f26;
  --bs-btn-active-border-color: #070f26;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #070f26;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #070f26;
  --bs-gradient: none;
}

.btn-outline-nff-accent {
  --bs-btn-color: #ffc400;
  --bs-btn-border-color: #ffc400;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc400;
  --bs-btn-hover-border-color: #ffc400;
  --bs-btn-focus-shadow-rgb: 255, 196, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc400;
  --bs-btn-active-border-color: #ffc400;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc400;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc400;
  --bs-gradient: none;
}

.btn-outline-nff-focus {
  --bs-btn-color: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #070f26;
  --bs-btn-hover-border-color: #070f26;
  --bs-btn-focus-shadow-rgb: 7, 15, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #070f26;
  --bs-btn-active-border-color: #070f26;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #070f26;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #070f26;
  --bs-gradient: none;
}

.btn-outline-nff-bg-400 {
  --bs-btn-color: #19a3fc;
  --bs-btn-border-color: #19a3fc;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #19a3fc;
  --bs-btn-hover-border-color: #19a3fc;
  --bs-btn-focus-shadow-rgb: 25, 163, 252;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #19a3fc;
  --bs-btn-active-border-color: #19a3fc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #19a3fc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #19a3fc;
  --bs-gradient: none;
}

.btn-outline-nff-bg-300 {
  --bs-btn-color: #d6ecfa;
  --bs-btn-border-color: #d6ecfa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d6ecfa;
  --bs-btn-hover-border-color: #d6ecfa;
  --bs-btn-focus-shadow-rgb: 214, 236, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #d6ecfa;
  --bs-btn-active-border-color: #d6ecfa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #d6ecfa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #d6ecfa;
  --bs-gradient: none;
}

.btn-outline-nff-bg-200 {
  --bs-btn-color: #e9f5fe;
  --bs-btn-border-color: #e9f5fe;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #e9f5fe;
  --bs-btn-hover-border-color: #e9f5fe;
  --bs-btn-focus-shadow-rgb: 233, 245, 254;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #e9f5fe;
  --bs-btn-active-border-color: #e9f5fe;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #e9f5fe;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #e9f5fe;
  --bs-gradient: none;
}

.btn-outline-nff-bg-100 {
  --bs-btn-color: #f6fafd;
  --bs-btn-border-color: #f6fafd;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f6fafd;
  --bs-btn-hover-border-color: #f6fafd;
  --bs-btn-focus-shadow-rgb: 246, 250, 253;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f6fafd;
  --bs-btn-active-border-color: #f6fafd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f6fafd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f6fafd;
  --bs-gradient: none;
}

.btn-outline-nff-black {
  --bs-btn-color: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #2e404d;
  --bs-btn-hover-border-color: #2e404d;
  --bs-btn-focus-shadow-rgb: 46, 64, 77;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2e404d;
  --bs-btn-active-border-color: #2e404d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #2e404d;
  --bs-gradient: none;
}

.btn-outline-nff-white {
  --bs-btn-color: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffffff;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 255, 255, 255;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffffff;
  --bs-btn-active-border-color: #ffffff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffffff;
  --bs-gradient: none;
}

.btn-outline-nff-dark-grey {
  --bs-btn-color: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #2e404d;
  --bs-btn-hover-border-color: #2e404d;
  --bs-btn-focus-shadow-rgb: 46, 64, 77;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2e404d;
  --bs-btn-active-border-color: #2e404d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #2e404d;
  --bs-gradient: none;
}

.btn-outline-nff-success {
  --bs-btn-color: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3a5b1f;
  --bs-btn-hover-border-color: #3a5b1f;
  --bs-btn-focus-shadow-rgb: 58, 91, 31;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #3a5b1f;
  --bs-btn-active-border-color: #3a5b1f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #3a5b1f;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #3a5b1f;
  --bs-gradient: none;
}

.btn-outline-nff-success-250 {
  --bs-btn-color: #ced6c7;
  --bs-btn-border-color: #ced6c7;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ced6c7;
  --bs-btn-hover-border-color: #ced6c7;
  --bs-btn-focus-shadow-rgb: 206, 214, 199;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ced6c7;
  --bs-btn-active-border-color: #ced6c7;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ced6c7;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ced6c7;
  --bs-gradient: none;
}

.btn-outline-nff-error {
  --bs-btn-color: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #991500;
  --bs-btn-hover-border-color: #991500;
  --bs-btn-focus-shadow-rgb: 153, 21, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #991500;
  --bs-btn-active-border-color: #991500;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #991500;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #991500;
  --bs-gradient: none;
}

.btn-outline-nff-error-250 {
  --bs-btn-color: #e6c4bf;
  --bs-btn-border-color: #e6c4bf;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #e6c4bf;
  --bs-btn-hover-border-color: #e6c4bf;
  --bs-btn-focus-shadow-rgb: 230, 196, 191;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #e6c4bf;
  --bs-btn-active-border-color: #e6c4bf;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #e6c4bf;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #e6c4bf;
  --bs-gradient: none;
}

.btn-outline-nff-logo {
  --bs-btn-color: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0072bc;
  --bs-btn-hover-border-color: #0072bc;
  --bs-btn-focus-shadow-rgb: 0, 114, 188;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0072bc;
  --bs-btn-active-border-color: #0072bc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0072bc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0072bc;
  --bs-gradient: none;
}

.btn-link, button.link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: #0072bc;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: #070f26;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: #070f26;
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: none;
}
.btn-link:hover, button.link:hover, .btn-link:focus-visible, button.link:focus-visible {
  text-decoration: underline;
}
.btn-link:focus-visible, button.link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover, button.link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-lg > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-lg > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-lg > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-lg > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-lg > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-lg > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-lg > .fc-button, .newsletter-block .field--name-field-link .btn-group-lg > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-lg > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-lg > a, .btn-group-lg > button.link, .btn-group-lg > .button, .node-preview-container .btn-group-lg > .node-preview-backlink {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.125rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-sm > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-sm > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-sm > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-sm > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-sm > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-sm > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-sm > .fc-button, .newsletter-block .field--name-field-link .btn-group-sm > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-sm > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-sm > a, .btn-group-sm > button.link, .btn-group-sm > .button, .node-preview-container .btn-group-sm > .node-preview-backlink {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .media-library-view--widget .view-header a.dropdown-item.is-active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 1rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn, form.poll-view-form .form-actions .btn-group > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button, .newsletter-block .field--name-field-link .btn-group > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a, .btn-group > button.link, .btn-group > .button, .node-preview-container .btn-group > .node-preview-backlink,
.btn-group-vertical > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a,
.btn-group-vertical > button.link,
.btn-group-vertical > .button,
.node-preview-container .btn-group-vertical > .node-preview-backlink {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn, form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button, .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a, .btn-group > .btn-check:checked + button.link, .btn-group > .btn-check:checked + .button, .node-preview-container .btn-group > .btn-check:checked + .node-preview-backlink,
.btn-group > .btn-check:focus + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a,
.btn-group > .btn-check:focus + button.link,
.btn-group > .btn-check:focus + .button,
.node-preview-container .btn-group > .btn-check:focus + .node-preview-backlink,
.btn-group > .btn:hover,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:hover,
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:hover,
.newsletter-block .field--name-field-link .btn-group > a:hover,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:hover,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:hover,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover,
.btn-group > button.link:hover,
.btn-group > .button:hover,
.node-preview-container .btn-group > .node-preview-backlink:hover,
.btn-group > .btn:focus,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:focus,
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:focus,
.newsletter-block .field--name-field-link .btn-group > a:focus,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:focus,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:focus,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus,
.btn-group > button.link:focus,
.btn-group > .button:focus,
.node-preview-container .btn-group > .node-preview-backlink:focus,
.btn-group > .btn:active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:active,
form.poll-view-form .form-actions .btn-group > .btn-primary:active:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:active,
.newsletter-block .field--name-field-link .btn-group > a:active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active,
.btn-group > button.link:active,
.btn-group > .button:active,
.node-preview-container .btn-group > .node-preview-backlink:active,
.btn-group > .btn.active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn,
form.poll-view-form .form-actions .btn-group > .active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .active.fc-button,
.newsletter-block .field--name-field-link .btn-group > a.active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active,
.btn-group > button.active.link,
.btn-group > .active.button,
.node-preview-container .btn-group > .active.node-preview-backlink,
.media-library-view--widget .view-header .btn-group > a.btn.is-active,
.media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group > a.is-active.fc-button,
.js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group > a.is-active,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .btn-group > a.button.is-active,
.node-preview-container .media-library-view--widget .view-header .btn-group > a.node-preview-backlink.is-active,
.media-library-view--widget .view-header .node-preview-container .btn-group > a.node-preview-backlink.is-active,
.btn-group-vertical > .btn-check:checked + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:checked + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:checked + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a,
.btn-group-vertical > .btn-check:checked + button.link,
.btn-group-vertical > .btn-check:checked + .button,
.node-preview-container .btn-group-vertical > .btn-check:checked + .node-preview-backlink,
.btn-group-vertical > .btn-check:focus + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a,
.btn-group-vertical > .btn-check:focus + button.link,
.btn-group-vertical > .btn-check:focus + .button,
.node-preview-container .btn-group-vertical > .btn-check:focus + .node-preview-backlink,
.btn-group-vertical > .btn:hover,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:hover,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:hover,
.newsletter-block .field--name-field-link .btn-group-vertical > a:hover,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:hover,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:hover,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover,
.btn-group-vertical > button.link:hover,
.btn-group-vertical > .button:hover,
.node-preview-container .btn-group-vertical > .node-preview-backlink:hover,
.btn-group-vertical > .btn:focus,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:focus,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:focus,
.newsletter-block .field--name-field-link .btn-group-vertical > a:focus,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:focus,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:focus,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus,
.btn-group-vertical > button.link:focus,
.btn-group-vertical > .button:focus,
.node-preview-container .btn-group-vertical > .node-preview-backlink:focus,
.btn-group-vertical > .btn:active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:active,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:active,
.newsletter-block .field--name-field-link .btn-group-vertical > a:active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active,
.btn-group-vertical > button.link:active,
.btn-group-vertical > .button:active,
.node-preview-container .btn-group-vertical > .node-preview-backlink:active,
.btn-group-vertical > .btn.active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .active.fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > a.active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active,
.btn-group-vertical > button.active.link,
.btn-group-vertical > .active.button,
.node-preview-container .btn-group-vertical > .active.node-preview-backlink,
.media-library-view--widget .view-header .btn-group-vertical > a.btn.is-active,
.media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button,
.js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .btn-group-vertical > a.button.is-active,
.node-preview-container .media-library-view--widget .view-header .btn-group-vertical > a.node-preview-backlink.is-active,
.media-library-view--widget .view-header .node-preview-container .btn-group-vertical > a.node-preview-backlink.is-active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > :not(.btn-check:first-child) + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn, form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button, .newsletter-block .field--name-field-link .btn-group > :not(.btn-check:first-child) + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check:first-child) + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check:first-child) + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check:first-child) + a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check:first-child) + a, .btn-group > :not(.btn-check:first-child) + button.link, .btn-group > :not(.btn-check:first-child) + .button, .node-preview-container .btn-group > :not(.btn-check:first-child) + .node-preview-backlink,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(-1 * var(--bs-border-width));
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:not(:last-child):not(.dropdown-toggle), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:not(:last-child):not(.dropdown-toggle), form.poll-view-form .form-actions .btn-group > .btn-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button:not(:last-child):not(.dropdown-toggle), .newsletter-block .field--name-field-link .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:not(:last-child):not(.dropdown-toggle), .btn-group > button.link:not(:last-child):not(.dropdown-toggle), .btn-group > .button:not(:last-child):not(.dropdown-toggle), .node-preview-container .btn-group > .node-preview-backlink:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.dropdown-toggle-split:first-child,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn:first-child,
form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.btn-primary:first-child:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.btn-primary:first-child:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:first-of-type,
.js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button:first-child,
.newsletter-block .field--name-field-link .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.dropdown-toggle-split:first-child,
.btn-group > button.dropdown-toggle-split.link:first-child,
.btn-group > .dropdown-toggle-split.button:first-child,
.node-preview-container .btn-group > .dropdown-toggle-split.node-preview-backlink:first-child,
.btn-group > .btn-group:not(:last-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-group:not(:last-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:last-child) > a,
.btn-group > .btn-group:not(:last-child) > button.link,
.btn-group > .btn-group:not(:last-child) > .button,
.node-preview-container .btn-group > .btn-group:not(:last-child) > .node-preview-backlink {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:nth-child(n+3), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:nth-child(n+3), form.poll-view-form .form-actions .btn-group > .btn-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-child(n+3):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-child(n+3):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:nth-child(n+3):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-child(n+3):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button:nth-child(n+3), .newsletter-block .field--name-field-link .btn-group > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:nth-child(n+3), .btn-group > button.link:nth-child(n+3), .btn-group > .button:nth-child(n+3), .node-preview-container .btn-group > .node-preview-backlink:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > :not(.btn-check) + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn,
form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button,
.newsletter-block .field--name-field-link .btn-group > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check) + a,
.btn-group > :not(.btn-check) + button.link,
.btn-group > :not(.btn-check) + .button,
.node-preview-container .btn-group > :not(.btn-check) + .node-preview-backlink,
.btn-group > .btn-group:not(:first-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-group:not(:first-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:first-child) > a,
.btn-group > .btn-group:not(:first-child) > button.link,
.btn-group > .btn-group:not(:first-child) > .button,
.node-preview-container .btn-group > .btn-group:not(:first-child) > .node-preview-backlink {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-sm > a + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2) + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:first-of-type + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:first-of-type + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar .btn-group-sm > .fc-button + .dropdown-toggle-split, .newsletter-block .field--name-field-link .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-sm > a + .dropdown-toggle-split, .btn-group-sm > button.link + .dropdown-toggle-split, .btn-group-sm > .button + .dropdown-toggle-split, .node-preview-container .btn-group-sm > .node-preview-backlink + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-lg > a + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2) + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:first-of-type + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:first-of-type + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar .btn-group-lg > .fc-button + .dropdown-toggle-split, .newsletter-block .field--name-field-link .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-lg > a + .dropdown-toggle-split, .btn-group-lg > button.link + .dropdown-toggle-split, .btn-group-lg > .button + .dropdown-toggle-split, .node-preview-container .btn-group-lg > .node-preview-backlink + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn, form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button, .newsletter-block .field--name-field-link .btn-group-vertical > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a, .btn-group-vertical > button.link, .btn-group-vertical > .button, .node-preview-container .btn-group-vertical > .node-preview-backlink,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:not(:first-child), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:not(:first-child), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:first-child):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:first-child):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:first-child):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:first-child):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:first-child):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:first-child):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:first-child):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:first-child):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:not(:first-child), .newsletter-block .field--name-field-link .btn-group-vertical > a:not(:first-child), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:first-child), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:first-child), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:first-child), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:first-child), .btn-group-vertical > button.link:not(:first-child), .btn-group-vertical > .button:not(:first-child), .node-preview-container .btn-group-vertical > .node-preview-backlink:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(-1 * var(--bs-border-width));
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:not(:last-child):not(.dropdown-toggle), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:not(:last-child):not(.dropdown-toggle), .newsletter-block .field--name-field-link .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > button.link:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .button:not(:last-child):not(.dropdown-toggle), .node-preview-container .btn-group-vertical > .node-preview-backlink:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-group:not(:last-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:last-child) > a,
.btn-group-vertical > .btn-group:not(:last-child) > button.link,
.btn-group-vertical > .btn-group:not(:last-child) > .button,
.node-preview-container .btn-group-vertical > .btn-group:not(:last-child) > .node-preview-backlink {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:nth-child(n+3), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:nth-child(n+3), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:nth-child(n+3), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-child(n+3):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-child(n+3):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-child(n+3):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-child(n+3):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:nth-child(n+3), .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:nth-child(n+3), .btn-group-vertical > button.link:nth-child(n+3), .btn-group-vertical > .button:nth-child(n+3), .node-preview-container .btn-group-vertical > .node-preview-backlink:nth-child(n+3),
.btn-group-vertical > :not(.btn-check) + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > :not(.btn-check) + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > :not(.btn-check) + a,
.btn-group-vertical > :not(.btn-check) + button.link,
.btn-group-vertical > :not(.btn-check) + .button,
.node-preview-container .btn-group-vertical > :not(.btn-check) + .node-preview-backlink,
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-group:not(:first-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:first-child) > a,
.btn-group-vertical > .btn-group:not(:first-child) > button.link,
.btn-group-vertical > .btn-group:not(:first-child) > .button,
.node-preview-container .btn-group-vertical > .btn-group:not(:first-child) > .node-preview-backlink {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav, .media-library-view--widget .view-header {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link, .media-library-view--widget .view-header a {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link, .media-library-view--widget .view-header a {
    transition: none;
  }
}
.nav-link:hover, .media-library-view--widget .view-header a:hover, .nav-link:focus, .media-library-view--widget .view-header a:focus {
  color: var(--bs-nav-link-hover-color);
  text-decoration: none;
}
.nav-link:focus-visible, .media-library-view--widget .view-header a:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .media-library-view--widget .view-header a.disabled, .nav-link:disabled, .media-library-view--widget .view-header a:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs, .media-library-view--widget .view-header {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link, .media-library-view--widget .view-header .nav-link, .media-library-view--widget .view-header a {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .media-library-view--widget .view-header .nav-link:hover, .media-library-view--widget .view-header a:hover, .nav-tabs .nav-link:focus, .media-library-view--widget .view-header .nav-link:focus, .media-library-view--widget .view-header a:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active, .media-library-view--widget .view-header .nav-link.active, .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header a.is-active,
.nav-tabs .nav-item.show .nav-link,
.media-library-view--widget .view-header .nav-item.show .nav-link,
.nav-tabs .nav-item.show .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .nav-item.show a {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu, .media-library-view--widget .view-header .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link, .nav-pills .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-pills a {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active, .nav-pills .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header .nav-pills a.active, .nav-pills .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .nav-pills a.is-active,
.nav-pills .show > .nav-link,
.nav-pills .media-library-view--widget .view-header .show > a,
.media-library-view--widget .view-header .nav-pills .show > a {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link, .nav-underline .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-underline a {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .media-library-view--widget .view-header a:hover, .media-library-view--widget .view-header .nav-underline a:hover, .nav-underline .nav-link:focus, .nav-underline .media-library-view--widget .view-header a:focus, .media-library-view--widget .view-header .nav-underline a:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active, .nav-underline .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header .nav-underline a.active, .nav-underline .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .nav-underline a.is-active,
.nav-underline .show > .nav-link,
.nav-underline .media-library-view--widget .view-header .show > a,
.media-library-view--widget .view-header .nav-underline .show > a {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.nav-fill > .nav-link, .media-library-view--widget .view-header .nav-fill > a,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link, .media-library-view--widget .view-header .nav-justified > a,
.nav-justified .nav-item {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
}

.nav-fill .nav-item .nav-link, .nav-fill .nav-item .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-fill .nav-item a,
.nav-justified .nav-item .nav-link,
.nav-justified .nav-item .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .nav-justified .nav-item a {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active, .media-library-view--widget .view-header .tab-content > a.is-active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container, .header .site-header-main .navbar > .region-header-nff-main,
.header .site-header-main .navbar > .region-header-campaigns-main, .header .site-topbar .navbar > .region-header-nff-topbar,
.header .site-topbar .navbar > .region-preheader-campaigns,
.header .site-topbar .navbar > .region-header-childsite-topbar,
.header .site-topbar .navbar > .region-header-campaigns-topbar,
.header .site-preheader .navbar > .region-header-nff-topbar,
.header .site-preheader .navbar > .region-preheader-campaigns,
.header .site-preheader .navbar > .region-header-childsite-topbar,
.header .site-preheader .navbar > .region-header-campaigns-topbar, .navbar > .search-results,
.navbar > .view-id-search, .navbar > .view-tagged-content, .overviews-content.view-next-events .navbar > .next-events-title,
.overviews-content.view-next-events .view-header .navbar > h3,
.overviews-content.view-next-events .view-header .navbar > .h3,
.overviews-content.view-next-events .view-tagged-content .view-header .navbar > h2,
.view-tagged-content .overviews-content.view-next-events .view-header .navbar > h2,
.overviews-content.view-next-events .view-tagged-content .view-header .navbar > .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .navbar > .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .navbar > .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .navbar > .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .navbar > .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .navbar > .field__label, .overviews-content .navbar > .view-content, .node--type-location .navbar > .field--name-field-related-content, .navbar > .alert-warning,
.navbar > .alert-dismissible,
.navbar > .alert,
.navbar > .user-login-form,
.navbar > .profile,
.navbar > .node__submitted,
.navbar > .user-pass,
.navbar > .node--type-page,
.navbar > .bd-cheatsheet,
.navbar > .bd-aside, .lt-main-related__related .navbar > .field--name-field-related-content,
.lt-main-related__related .navbar > .field--name-field-related-events, .navbar.section_quicklink > div, .node-news-full .navbar > .field--name-field-related-content, .navbar > .js-drupal-fullcalendar, .navbar > .gallery-grid-images, .field--name-field-related-content .navbar > .view-content,
.field--name-field-related-events .navbar > .view-content,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
  text-decoration: none;
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header .navbar-nav a.active, .navbar-nav .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .navbar-nav a.is-active, .navbar-nav .nav-link.show, .navbar-nav .media-library-view--widget .view-header a.show, .media-library-view--widget .view-header .navbar-nav a.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-grow: 1;
  flex-basis: 100%;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link, .navbar-expand-sm .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-sm .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-md .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-lg .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link, .navbar-expand-xl .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-xl .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link, .navbar-expand-xxl .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-xxl .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link, .navbar-expand .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand .navbar-nav a {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity, .media-library-selection .media-library-item.media-library-item--grid {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > hr, .media-library-selection .media-library-item.media-library-item--grid > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group, .media-library-selection .media-library-item.media-library-item--grid > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group:first-child, .media-library-selection .media-library-item.media-library-item--grid > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group:last-child, .media-library-selection .media-library-item.media-library-item--grid > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .card-header + .list-group, .media-library-selection .media-library-item.media-library-item--grid > .card-header + .list-group,
.card > .list-group + .card-footer,
.view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group + .card-footer,
.media-library-selection .media-library-item.media-library-item--grid > .list-group + .card-footer {
  border-top: 0;
}

.card-body, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity, .media-library-selection .media-library-item.media-library-item--grid > div,
.media-library-selection .media-library-item.media-library-item--grid article {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active, .card-header-tabs .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header .card-header-tabs a.active, .card-header-tabs .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .card-header-tabs a.is-active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity, .media-library-selection .card-group > .media-library-item.media-library-item--grid {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity, .media-library-selection .card-group > .media-library-item.media-library-item--grid {
    flex: 1 0 0;
    margin-bottom: 0;
  }
  .card-group > .card + .card, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .card, .media-library-selection .card-group > .media-library-item.media-library-item--grid + .card, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .card + .views-field-rendered-entity, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .views-field-rendered-entity, .media-library-selection .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .media-library-item.media-library-item--grid + .views-field-rendered-entity, .view-media-library .media-library-views-form__rows .media-library-item--grid .media-library-selection .card-group > .media-library-item.media-library-item--grid + .views-field-rendered-entity, .media-library-selection .card-group > .card + .media-library-item.media-library-item--grid, .view-media-library .media-library-views-form__rows .media-library-item--grid .media-library-selection .card-group > .views-field-rendered-entity + .media-library-item.media-library-item--grid, .media-library-selection .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .media-library-item.media-library-item--grid, .media-library-selection .card-group > .media-library-item.media-library-item--grid + .media-library-item.media-library-item--grid {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child), .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child), .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-top, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-img-top, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-img-top,
  .card-group > .card:not(:last-child) > .card-header,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-header,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-bottom, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-img-bottom, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-img-bottom,
  .card-group > .card:not(:last-child) > .card-footer,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-footer,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child), .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child), .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-top, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-img-top, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-img-top,
  .card-group > .card:not(:first-child) > .card-header,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-header,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-bottom, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-img-bottom, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-img-bottom,
  .card-group > .card:not(:first-child) > .card-footer,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-footer,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --bs-accordion-color: #2e404d;
  --bs-accordion-bg: #ffffff;
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: #2e404d;
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: #2e404d;
  --bs-accordion-btn-bg: #ffffff;
  --bs-accordion-btn-icon: unset;
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: unset;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse,
.accordion-flush > .accordion-item > .accordion-header .accordion-button,
.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active, .media-library-view--widget .view-header a.breadcrumb-item.is-active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  text-decoration: none;
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .media-library-view--widget .view-header a.page-link.is-active, .active > .page-link, .media-library-view--widget .view-header a.is-active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(-1 * var(--bs-border-width));
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge, .node--type-report .report-info .download-section-report .field--name-field-download-link a .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn .badge, form.poll-view-form .form-actions .btn-primary:nth-of-type(2) .badge, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2) .badge, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2) .badge, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2) .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2) .badge, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2) .badge, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2) .badge, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2) .badge, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2) .badge, form.poll-view-form .form-actions .btn-primary:first-of-type .badge, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type .badge, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type .badge, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type .badge, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type .badge, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type .badge, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type .badge, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type .badge, .js-drupal-fullcalendar .fc-button .badge, .newsletter-block .field--name-field-link a .badge, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a .badge, .hero-banner-2__buttons .field__items > .field__item:first-of-type a .badge, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a .badge, .hero-banner-1__buttons .field__items > .field__item:first-of-type a .badge, button.link .badge, .button .badge, .node-preview-container .node-preview-backlink .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close, .alert-dismissible .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .alert-dismissible .ui-dialog-titlebar-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-nff-primary {
  --bs-alert-color: var(--bs-nff-primary-text-emphasis);
  --bs-alert-bg: var(--bs-nff-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-primary-border-subtle);
  --bs-alert-link-color: var(--bs-nff-primary-text-emphasis);
}

.alert-nff-secondary {
  --bs-alert-color: var(--bs-nff-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-nff-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-nff-secondary-text-emphasis);
}

.alert-nff-hover {
  --bs-alert-color: var(--bs-nff-hover-text-emphasis);
  --bs-alert-bg: var(--bs-nff-hover-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-hover-border-subtle);
  --bs-alert-link-color: var(--bs-nff-hover-text-emphasis);
}

.alert-nff-active {
  --bs-alert-color: var(--bs-nff-active-text-emphasis);
  --bs-alert-bg: var(--bs-nff-active-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-active-border-subtle);
  --bs-alert-link-color: var(--bs-nff-active-text-emphasis);
}

.alert-nff-accent {
  --bs-alert-color: var(--bs-nff-accent-text-emphasis);
  --bs-alert-bg: var(--bs-nff-accent-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-accent-border-subtle);
  --bs-alert-link-color: var(--bs-nff-accent-text-emphasis);
}

.alert-nff-focus {
  --bs-alert-color: var(--bs-nff-focus-text-emphasis);
  --bs-alert-bg: var(--bs-nff-focus-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-focus-border-subtle);
  --bs-alert-link-color: var(--bs-nff-focus-text-emphasis);
}

.alert-nff-bg-400 {
  --bs-alert-color: var(--bs-nff-bg-400-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-400-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-400-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-400-text-emphasis);
}

.alert-nff-bg-300 {
  --bs-alert-color: var(--bs-nff-bg-300-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-300-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-300-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-300-text-emphasis);
}

.alert-nff-bg-200 {
  --bs-alert-color: var(--bs-nff-bg-200-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-200-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-200-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-200-text-emphasis);
}

.alert-nff-bg-100 {
  --bs-alert-color: var(--bs-nff-bg-100-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-100-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-100-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-100-text-emphasis);
}

.alert-nff-black {
  --bs-alert-color: var(--bs-nff-black-text-emphasis);
  --bs-alert-bg: var(--bs-nff-black-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-black-border-subtle);
  --bs-alert-link-color: var(--bs-nff-black-text-emphasis);
}

.alert-nff-white {
  --bs-alert-color: var(--bs-nff-white-text-emphasis);
  --bs-alert-bg: var(--bs-nff-white-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-white-border-subtle);
  --bs-alert-link-color: var(--bs-nff-white-text-emphasis);
}

.alert-nff-dark-grey {
  --bs-alert-color: var(--bs-nff-dark-grey-text-emphasis);
  --bs-alert-bg: var(--bs-nff-dark-grey-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-dark-grey-border-subtle);
  --bs-alert-link-color: var(--bs-nff-dark-grey-text-emphasis);
}

.alert-nff-success {
  --bs-alert-color: var(--bs-nff-success-text-emphasis);
  --bs-alert-bg: var(--bs-nff-success-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-success-border-subtle);
  --bs-alert-link-color: var(--bs-nff-success-text-emphasis);
}

.alert-nff-success-250 {
  --bs-alert-color: var(--bs-nff-success-250-text-emphasis);
  --bs-alert-bg: var(--bs-nff-success-250-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-success-250-border-subtle);
  --bs-alert-link-color: var(--bs-nff-success-250-text-emphasis);
}

.alert-nff-error {
  --bs-alert-color: var(--bs-nff-error-text-emphasis);
  --bs-alert-bg: var(--bs-nff-error-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-error-border-subtle);
  --bs-alert-link-color: var(--bs-nff-error-text-emphasis);
}

.alert-nff-error-250 {
  --bs-alert-color: var(--bs-nff-error-250-text-emphasis);
  --bs-alert-bg: var(--bs-nff-error-250-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-error-250-border-subtle);
  --bs-alert-link-color: var(--bs-nff-error-250-text-emphasis);
}

.alert-nff-logo {
  --bs-alert-color: var(--bs-nff-logo-text-emphasis);
  --bs-alert-bg: var(--bs-nff-logo-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-logo-border-subtle);
  --bs-alert-link-color: var(--bs-nff-logo-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: var(--bs-progress-height);
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active, .media-library-view--widget .view-header a.list-group-item.is-active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-item + a.list-group-item.is-active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:not(.active):hover, .list-group-item-action:not(.active):focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:not(.active):active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal > a.list-group-item.is-active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal > .list-group-item + a.list-group-item.is-active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-sm > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-sm > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-md > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-md > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-lg > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-lg > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xl > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xl > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xxl > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xxl > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-nff-primary {
  --bs-list-group-color: var(--bs-nff-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-primary-text-emphasis);
}

.list-group-item-nff-secondary {
  --bs-list-group-color: var(--bs-nff-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-secondary-text-emphasis);
}

.list-group-item-nff-hover {
  --bs-list-group-color: var(--bs-nff-hover-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-hover-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-hover-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-hover-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-hover-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-hover-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-hover-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-hover-text-emphasis);
}

.list-group-item-nff-active {
  --bs-list-group-color: var(--bs-nff-active-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-active-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-active-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-active-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-active-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-active-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-active-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-active-text-emphasis);
}

.list-group-item-nff-accent {
  --bs-list-group-color: var(--bs-nff-accent-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-accent-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-accent-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-accent-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-accent-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-accent-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-accent-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-accent-text-emphasis);
}

.list-group-item-nff-focus {
  --bs-list-group-color: var(--bs-nff-focus-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-focus-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-focus-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-focus-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-focus-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-focus-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-focus-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-focus-text-emphasis);
}

.list-group-item-nff-bg-400 {
  --bs-list-group-color: var(--bs-nff-bg-400-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-400-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-400-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-400-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-400-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-400-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-400-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-400-text-emphasis);
}

.list-group-item-nff-bg-300 {
  --bs-list-group-color: var(--bs-nff-bg-300-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-300-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-300-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-300-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-300-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-300-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-300-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-300-text-emphasis);
}

.list-group-item-nff-bg-200 {
  --bs-list-group-color: var(--bs-nff-bg-200-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-200-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-200-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-200-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-200-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-200-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-200-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-200-text-emphasis);
}

.list-group-item-nff-bg-100 {
  --bs-list-group-color: var(--bs-nff-bg-100-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-100-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-100-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-100-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-100-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-100-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-100-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-100-text-emphasis);
}

.list-group-item-nff-black {
  --bs-list-group-color: var(--bs-nff-black-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-black-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-black-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-black-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-black-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-black-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-black-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-black-text-emphasis);
}

.list-group-item-nff-white {
  --bs-list-group-color: var(--bs-nff-white-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-white-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-white-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-white-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-white-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-white-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-white-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-white-text-emphasis);
}

.list-group-item-nff-dark-grey {
  --bs-list-group-color: var(--bs-nff-dark-grey-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-dark-grey-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-dark-grey-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-dark-grey-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-dark-grey-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-dark-grey-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-dark-grey-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-dark-grey-text-emphasis);
}

.list-group-item-nff-success {
  --bs-list-group-color: var(--bs-nff-success-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-success-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-success-text-emphasis);
}

.list-group-item-nff-success-250 {
  --bs-list-group-color: var(--bs-nff-success-250-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-success-250-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-success-250-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-success-250-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-success-250-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-success-250-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-success-250-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-success-250-text-emphasis);
}

.list-group-item-nff-error {
  --bs-list-group-color: var(--bs-nff-error-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-error-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-error-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-error-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-error-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-error-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-error-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-error-text-emphasis);
}

.list-group-item-nff-error-250 {
  --bs-list-group-color: var(--bs-nff-error-250-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-error-250-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-error-250-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-error-250-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-error-250-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-error-250-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-error-250-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-error-250-text-emphasis);
}

.list-group-item-nff-logo {
  --bs-list-group-color: var(--bs-nff-logo-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-logo-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-logo-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-logo-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-logo-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-logo-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-logo-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-logo-text-emphasis);
}

.btn-close, .ui-dialog .ui-dialog-titlebar-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover, .ui-dialog .ui-dialog-titlebar-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus, .ui-dialog .ui-dialog-titlebar-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .ui-dialog .ui-dialog-titlebar-close:disabled, .btn-close.disabled, .ui-dialog .disabled.ui-dialog-titlebar-close {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

:root,
[data-bs-theme=light] {
  --bs-btn-close-filter: ;
}

[data-bs-theme=dark] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close, .toast-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .toast-header .ui-dialog-titlebar-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close, .modal-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .modal-header .ui-dialog-titlebar-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-right: calc(-0.5 * var(--bs-modal-header-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-left: auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active, .media-library-view--widget .view-header a.carousel-item.is-active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end,
.media-library-view--widget .view-header a.carousel-item-end.is-active {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start,
.media-library-view--widget .view-header a.carousel-item-start.is-active {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active, .carousel-fade .media-library-view--widget .view-header a.carousel-item.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item.is-active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start, .carousel-fade .media-library-view--widget .view-header a.carousel-item-start.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item-start.is-active,
.carousel-fade .active.carousel-item-end,
.carousel-fade .media-library-view--widget .view-header a.carousel-item-end.is-active,
.media-library-view--widget .view-header .carousel-fade a.carousel-item-end.is-active {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start, .carousel-fade .media-library-view--widget .view-header a.carousel-item-start.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item-start.is-active,
  .carousel-fade .active.carousel-item-end,
  .carousel-fade .media-library-view--widget .view-header a.carousel-item-end.is-active,
  .media-library-view--widget .view-header .carousel-fade a.carousel-item-end.is-active {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  filter: var(--bs-carousel-control-icon-filter);
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")*/;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")*/;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: var(--bs-carousel-indicator-active-bg);
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active, .carousel-indicators .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .carousel-indicators a.is-active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: var(--bs-carousel-caption-color);
  text-align: center;
}

.carousel-dark {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

:root,
[data-bs-theme=light] {
  --bs-carousel-indicator-active-bg: #fff;
  --bs-carousel-caption-color: #fff;
  --bs-carousel-control-icon-filter: ;
}

[data-bs-theme=dark] {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  flex-shrink: 0;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas-sm, .offcanvas-md, .offcanvas-lg, .offcanvas-xl, .offcanvas-xxl, .offcanvas {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close, .offcanvas-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .offcanvas-header .ui-dialog-titlebar-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-left: auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before, .node--type-report .report-info .download-section-report .field--name-field-download-link a.placeholder::before, .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn::before, form.poll-view-form .form-actions .placeholder.btn-primary:nth-of-type(2)::before, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .placeholder.form-submit:nth-of-type(2)::before, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .placeholder.form-submit:nth-of-type(2)::before, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn-success:nth-of-type(2)::before, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .placeholder.cm-btn-success:nth-of-type(2)::before, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.placeholder:nth-of-type(2)::before, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.placeholder:nth-of-type(2)::before, form.poll-view-form .form-actions .js-drupal-fullcalendar .placeholder.fc-button-primary:nth-of-type(2)::before, .js-drupal-fullcalendar form.poll-view-form .form-actions .placeholder.fc-button-primary:nth-of-type(2)::before, form.poll-view-form .form-actions .placeholder.btn-primary:first-of-type::before, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .placeholder.form-submit:first-of-type::before, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .placeholder.form-submit:first-of-type::before, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn-success:first-of-type::before, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .placeholder.cm-btn-success:first-of-type::before, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.placeholder:first-of-type::before, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.placeholder:first-of-type::before, form.poll-view-form .form-actions .js-drupal-fullcalendar .placeholder.fc-button-primary:first-of-type::before, .js-drupal-fullcalendar form.poll-view-form .form-actions .placeholder.fc-button-primary:first-of-type::before, .js-drupal-fullcalendar .placeholder.fc-button::before, .newsletter-block .field--name-field-link a.placeholder::before, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.placeholder::before, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.placeholder::before, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.placeholder::before, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.placeholder::before, button.placeholder.link::before, .placeholder.button::before, .node-preview-container .placeholder.node-preview-backlink::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  mask-image: linear-gradient(130deg, #2e404d 55%, rgba(0, 0, 0, 0.8) 75%, #2e404d 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-hover {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-hover-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-active {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-active-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-accent {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-accent-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-focus {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-focus-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-400 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-400-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-300 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-300-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-200 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-200-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-100 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-100-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-black {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-black-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-white {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-white-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-dark-grey {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-dark-grey-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-success-250 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-success-250-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-error {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-error-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-error-250 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-error-250-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-logo {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-logo-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(0, 91, 150, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 91, 150, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(0, 73, 120, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 73, 120, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(46, 73, 25, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(46, 73, 25, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(122, 17, 0, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(122, 17, 0, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-primary {
  color: RGBA(var(--bs-nff-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-primary:hover, .link-nff-primary:focus {
  color: RGBA(0, 91, 150, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 91, 150, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-secondary {
  color: RGBA(var(--bs-nff-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-secondary:hover, .link-nff-secondary:focus {
  color: RGBA(0, 73, 120, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 73, 120, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-hover {
  color: RGBA(var(--bs-nff-hover-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-hover-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-hover:hover, .link-nff-hover:focus {
  color: RGBA(0, 73, 120, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 73, 120, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-active {
  color: RGBA(var(--bs-nff-active-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-active-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-active:hover, .link-nff-active:focus {
  color: RGBA(6, 12, 30, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(6, 12, 30, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-accent {
  color: RGBA(var(--bs-nff-accent-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-accent-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-accent:hover, .link-nff-accent:focus {
  color: RGBA(255, 208, 51, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 208, 51, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-focus {
  color: RGBA(var(--bs-nff-focus-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-focus-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-focus:hover, .link-nff-focus:focus {
  color: RGBA(6, 12, 30, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(6, 12, 30, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-400 {
  color: RGBA(var(--bs-nff-bg-400-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-400-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-400:hover, .link-nff-bg-400:focus {
  color: RGBA(71, 181, 253, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(71, 181, 253, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-300 {
  color: RGBA(var(--bs-nff-bg-300-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-300-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-300:hover, .link-nff-bg-300:focus {
  color: RGBA(222, 240, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(222, 240, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-200 {
  color: RGBA(var(--bs-nff-bg-200-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-200-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-200:hover, .link-nff-bg-200:focus {
  color: RGBA(237, 247, 254, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(237, 247, 254, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-100 {
  color: RGBA(var(--bs-nff-bg-100-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-100-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-100:hover, .link-nff-bg-100:focus {
  color: RGBA(248, 251, 253, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(248, 251, 253, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-black {
  color: RGBA(var(--bs-nff-black-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-black-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-black:hover, .link-nff-black:focus {
  color: RGBA(37, 51, 62, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(37, 51, 62, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-white {
  color: RGBA(var(--bs-nff-white-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-white-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-white:hover, .link-nff-white:focus {
  color: RGBA(255, 255, 255, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 255, 255, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-dark-grey {
  color: RGBA(var(--bs-nff-dark-grey-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-dark-grey-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-dark-grey:hover, .link-nff-dark-grey:focus {
  color: RGBA(37, 51, 62, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(37, 51, 62, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-success {
  color: RGBA(var(--bs-nff-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-success:hover, .link-nff-success:focus {
  color: RGBA(46, 73, 25, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(46, 73, 25, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-success-250 {
  color: RGBA(var(--bs-nff-success-250-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-success-250-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-success-250:hover, .link-nff-success-250:focus {
  color: RGBA(216, 222, 210, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(216, 222, 210, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-error {
  color: RGBA(var(--bs-nff-error-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-error-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-error:hover, .link-nff-error:focus {
  color: RGBA(122, 17, 0, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(122, 17, 0, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-error-250 {
  color: RGBA(var(--bs-nff-error-250-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-error-250-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-error-250:hover, .link-nff-error-250:focus {
  color: RGBA(235, 208, 204, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(235, 208, 204, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-logo {
  color: RGBA(var(--bs-nff-logo-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-logo-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-logo:hover, .link-nff-logo:focus {
  color: RGBA(0, 91, 150, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 91, 150, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
.visually-hidden *,
.visually-hidden-focusable:not(:focus):not(:focus-within) * {
  overflow: hidden !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 1;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.object-fit-contain {
  object-fit: contain !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100, .header .site-topbar,
.header .site-preheader {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3, .form-wrapper.accordion .accordion-item {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.column-gap-0 {
  column-gap: 0 !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: 2.5rem !important;
}

.fs-2 {
  font-size: 2rem !important;
}

.fs-3 {
  font-size: 1.75rem !important;
}

.fs-4 {
  font-size: 1.5rem !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
html.font-heading_roboto h1, html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item, html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto h2,
html.font-heading_roboto .h2,
html.font-heading_roboto .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto h3,
html.font-heading_roboto .h3,
html.font-heading_roboto .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_roboto h2,
html.font-heading_roboto .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_roboto .h2,
html.font-heading_roboto .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_roboto .field__label,
html.font-heading_roboto h4,
html.font-heading_roboto .h4,
html.font-heading_roboto .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_roboto .field__label,
html.font-heading_roboto .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto h2,
html.font-heading_roboto .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto .h2,
html.font-heading_roboto h5,
html.font-heading_roboto .h5,
html.font-heading_roboto .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_roboto h2,
html.font-heading_roboto .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_roboto .h2,
html.font-heading_roboto .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_roboto .field__label,
html.font-heading_roboto .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto h2,
html.font-heading_roboto .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto .h2,
html.font-heading_roboto .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto .field__label,
html.font-heading_roboto h6,
html.font-heading_roboto .h6,
html.font-heading_roboto .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto h2,
html.font-heading_roboto .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto .h2 {
  font-family: "Roboto", sans-serif;
}

html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item, html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed h3,
html.font-heading_roboto_condensed .h3,
html.font-heading_roboto_condensed .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed h4,
html.font-heading_roboto_condensed .h4,
html.font-heading_roboto_condensed .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed h5,
html.font-heading_roboto_condensed .h5,
html.font-heading_roboto_condensed .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed h6,
html.font-heading_roboto_condensed .h6,
html.font-heading_roboto_condensed .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto_condensed .h2 {
  font-family: "Roboto Condensed", sans-serif;
}

html.font-heading_archivo h1, html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item, html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo h2,
html.font-heading_archivo .h2,
html.font-heading_archivo .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo h3,
html.font-heading_archivo .h3,
html.font-heading_archivo .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_archivo h2,
html.font-heading_archivo .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_archivo .h2,
html.font-heading_archivo .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_archivo .field__label,
html.font-heading_archivo h4,
html.font-heading_archivo .h4,
html.font-heading_archivo .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_archivo .field__label,
html.font-heading_archivo .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo h2,
html.font-heading_archivo .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo .h2,
html.font-heading_archivo h5,
html.font-heading_archivo .h5,
html.font-heading_archivo .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_archivo h2,
html.font-heading_archivo .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_archivo .h2,
html.font-heading_archivo .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_archivo .field__label,
html.font-heading_archivo .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo h2,
html.font-heading_archivo .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo .h2,
html.font-heading_archivo .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo .field__label,
html.font-heading_archivo h6,
html.font-heading_archivo .h6,
html.font-heading_archivo .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo h2,
html.font-heading_archivo .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo .h2 {
  font-family: "Archivo", sans-serif;
}

html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item, html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow h3,
html.font-heading_archivo_narrow .h3,
html.font-heading_archivo_narrow .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow h4,
html.font-heading_archivo_narrow .h4,
html.font-heading_archivo_narrow .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow h5,
html.font-heading_archivo_narrow .h5,
html.font-heading_archivo_narrow .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow h6,
html.font-heading_archivo_narrow .h6,
html.font-heading_archivo_narrow .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo_narrow .h2 {
  font-family: "Archivo Narrow", sans-serif;
}

html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item, html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display h3,
html.font-heading_big_shoulders_display .h3,
html.font-heading_big_shoulders_display .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display h4,
html.font-heading_big_shoulders_display .h4,
html.font-heading_big_shoulders_display .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display h5,
html.font-heading_big_shoulders_display .h5,
html.font-heading_big_shoulders_display .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display h6,
html.font-heading_big_shoulders_display .h6,
html.font-heading_big_shoulders_display .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_big_shoulders_display .h2 {
  font-family: "Big Shoulders Display", sans-serif;
}

html.font-paragraph_roboto body {
  font-family: "Roboto", sans-serif;
}

html[lang|=zh] h1, html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item, html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] h2,
html[lang|=zh] .h2,
html[lang|=zh] .field--name-field-further-resources .field__label,
.field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] h3,
html[lang|=zh] .h3,
html[lang|=zh] .view-tagged-content .view-header h2,
.view-tagged-content .view-header html[lang|=zh] h2,
html[lang|=zh] .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html[lang|=zh] .h2,
html[lang|=zh] .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html[lang|=zh] .field__label,
html[lang|=zh] h4,
html[lang|=zh] .h4,
html[lang|=zh] .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html[lang|=zh] .field__label,
html[lang|=zh] .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=zh] h2,
html[lang|=zh] .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=zh] .h2,
html[lang|=zh] h5,
html[lang|=zh] .h5,
html[lang|=zh] .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html[lang|=zh] h2,
html[lang|=zh] .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html[lang|=zh] .h2,
html[lang|=zh] .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html[lang|=zh] .field__label,
html[lang|=zh] .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=zh] h2,
html[lang|=zh] .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=zh] .h2,
html[lang|=zh] .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html[lang|=zh] .field__label,
html[lang|=zh] h6,
html[lang|=zh] .h6,
html[lang|=zh] .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html[lang|=zh] h2,
html[lang|=zh] .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html[lang|=zh] .h2 {
  font-family: "Microsoft YaHei", "STXihei", sans-serif;
}
html[lang|=zh] body {
  font-family: "Microsoft YaHei", "STXihei", sans-serif;
}

html[lang|=ar] h1, html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item, html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] h2,
html[lang|=ar] .h2,
html[lang|=ar] .field--name-field-further-resources .field__label,
.field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] h3,
html[lang|=ar] .h3,
html[lang|=ar] .view-tagged-content .view-header h2,
.view-tagged-content .view-header html[lang|=ar] h2,
html[lang|=ar] .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html[lang|=ar] .h2,
html[lang|=ar] .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html[lang|=ar] .field__label,
html[lang|=ar] h4,
html[lang|=ar] .h4,
html[lang|=ar] .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html[lang|=ar] .field__label,
html[lang|=ar] .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=ar] h2,
html[lang|=ar] .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=ar] .h2,
html[lang|=ar] h5,
html[lang|=ar] .h5,
html[lang|=ar] .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html[lang|=ar] h2,
html[lang|=ar] .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html[lang|=ar] .h2,
html[lang|=ar] .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html[lang|=ar] .field__label,
html[lang|=ar] .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=ar] h2,
html[lang|=ar] .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=ar] .h2,
html[lang|=ar] .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html[lang|=ar] .field__label,
html[lang|=ar] h6,
html[lang|=ar] .h6,
html[lang|=ar] .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html[lang|=ar] h2,
html[lang|=ar] .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html[lang|=ar] .h2 {
  font-family: "Noto Kufi Arabic", sans-serif;
}
html[lang|=ar] body {
  font-family: "Noto Naskh Arabic", serif;
}

.hero-banner-1 {
  --hb-gap: 1.75rem;
}
.hero-banner-1__grid {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  gap: 1.5rem;
  padding-block: 80px;
}
@media (max-width: 767.98px) {
  .hero-banner-1__grid {
    padding-block: 32px;
  }
}
.hero-banner-1__grid .image_block_caption-section {
  width: 90%;
}
@media (min-width: 992px) {
  .hero-banner-1__grid {
    /* lg */
    gap: 4.5rem;
    grid-template-columns: 1fr 1fr; /* 50 / 50 */
  }
}
@media (min-width: 992px) {
  .hero-banner-1__grid--no-media {
    grid-template-columns: 1fr; /* sin imagen => 1 columna */
  }
}
.hero-banner-1__col {
  min-width: 0;
}
.hero-banner-1__col--content {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767.98px) {
  .hero-banner-1__col--content {
    padding-inline: 12px;
  }
}
.hero-banner-1__title {
  margin: 0 0 12px 0;
  font-weight: 700;
  color: var(--bs-black);
}
.hero-banner-1__subtitle {
  margin: 0 0 1.5rem 0;
  font-size: 1.125rem;
  color: var(--bs-black);
}
.hero-banner-1__buttons {
  /* Reset de wrappers Drupal para no pelearse con el layout */
  /* Aquí es donde realmente viven los items */
  /* Botón 1: primary */
  /* Botón 2: secondary */
}
.hero-banner-1__buttons .field {
  margin: 0; /* por si el base theme mete márgenes */
}
.hero-banner-1__buttons .field__label {
  display: none; /* ya viene visually-hidden, reforzamos */
}
.hero-banner-1__buttons .field__items {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin: 0; /* quita posibles márgenes del theme */
}
.hero-banner-1__buttons .field__item {
  margin: 0; /* evita huecos heredados del base theme */
}
.hero-banner-1__figure {
  margin: 0;
  width: 100%;
  aspect-ratio: 16/9; /* acorde a "Rendered as 16:9 Medium" */
  overflow: hidden;
}
.hero-banner-1__figure > img,
.hero-banner-1__figure picture > img,
.hero-banner-1__figure .media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

/* =========================================================
   Hero banner 2 (SDC)
   Fondo a pantalla, bloque blanco a la izquierda con CTA
   ========================================================= */
/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0072bc;
  --bs-secondary: #005b96;
  --bs-success: #3a5b1f;
  --bs-danger: #991500;
  --bs-nff-primary: #0072bc;
  --bs-nff-secondary: #005b96;
  --bs-nff-hover: #005b96;
  --bs-nff-active: #070f26;
  --bs-nff-accent: #ffc400;
  --bs-nff-focus: #070f26;
  --bs-nff-bg-400: #19a3fc;
  --bs-nff-bg-300: #d6ecfa;
  --bs-nff-bg-200: #e9f5fe;
  --bs-nff-bg-100: #f6fafd;
  --bs-nff-black: #2e404d;
  --bs-nff-white: #ffffff;
  --bs-nff-dark-grey: #2e404d;
  --bs-nff-success: #3a5b1f;
  --bs-nff-success-250: #ced6c7;
  --bs-nff-error: #991500;
  --bs-nff-error-250: #e6c4bf;
  --bs-nff-logo: #0072bc;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 46, 64, 77;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #2e404d;
  --bs-body-color-rgb: 46, 64, 77;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: #2e404d;
  --bs-link-color: #0072bc;
  --bs-link-color-rgb: 0, 114, 188;
  --bs-link-decoration: none;
  --bs-link-hover-color: #070f26;
  --bs-link-hover-color-rgb: 7, 15, 38;
  --bs-link-hover-decoration: underline;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #2e404d;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0;
  --bs-border-radius-sm: 0;
  --bs-border-radius-lg: 0;
  --bs-border-radius-xl: 0;
  --bs-border-radius-xxl: 0;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 0;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(46, 64, 77, 0);
}

hr {
  margin: 1rem 0;
  color: #2e404d;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 1;
}

h1, h2, h3, h4, h5, h6, .h1, .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item, .hero-banner-3__title, .h2, .field--name-field-further-resources .field__label, .h3, .view-tagged-content .view-header h2, .view-tagged-content .view-header .h2, .view-tagged-content .view-header .field--name-field-further-resources .field__label, .field--name-field-further-resources .view-tagged-content .view-header .field__label, .h4, .field--name-field-primary-topics .field__label, .leaflet-popup-content-wrapper .field--name-node-title h2, .leaflet-popup-content-wrapper .field--name-node-title .h2, .leaflet-popup-content-wrapper .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .leaflet-popup-content-wrapper .field--name-node-title .field__label, .h5, .footer-main .region-footer-nff-left h2, .footer-main .region-footer-nff-left .h2, .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label, .footer-main .block-views-blocksocial-media-social-media-block h2, .footer-main .block-views-blocksocial-media-social-media-block .h2, .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label, .h6, .form-wrapper.accordion .accordion-item h2, .form-wrapper.accordion .accordion-item .h2, .form-wrapper.accordion .accordion-item .field--name-field-further-resources .field__label, .field--name-field-further-resources .form-wrapper.accordion .accordion-item .field__label {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.3;
  color: var(--bs-heading-color);
}

h1, .h1, .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item, .hero-banner-3__title {
  font-size: 2.5rem;
}

h2, .h2, .field--name-field-further-resources .field__label {
  font-size: 2rem;
}

h3, .h3, .view-tagged-content .view-header h2, .view-tagged-content .view-header .h2, .view-tagged-content .view-header .field--name-field-further-resources .field__label, .field--name-field-further-resources .view-tagged-content .view-header .field__label {
  font-size: 1.75rem;
}

h4, .h4, .field--name-field-primary-topics .field__label, .leaflet-popup-content-wrapper .field--name-node-title h2, .leaflet-popup-content-wrapper .field--name-node-title .h2, .leaflet-popup-content-wrapper .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .leaflet-popup-content-wrapper .field--name-node-title .field__label {
  font-size: 1.5rem;
}

h5, .h5, .footer-main .region-footer-nff-left h2, .footer-main .region-footer-nff-left .h2, .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label, .footer-main .block-views-blocksocial-media-social-media-block h2, .footer-main .block-views-blocksocial-media-social-media-block .h2, .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label {
  font-size: 1.25rem;
}

h6, .h6, .form-wrapper.accordion .accordion-item h2, .form-wrapper.accordion .accordion-item .h2, .form-wrapper.accordion .accordion-item .field--name-field-further-resources .field__label, .field--name-field-further-resources .form-wrapper.accordion .accordion-item .field__label {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: none;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
  text-decoration: underline;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: inherit;
  font-size: 1rem;
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 5.25rem;
}

.display-2 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 4.25rem;
}

.display-3 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 3.5rem;
}

.display-4 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 3rem;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.container, .header .site-header-main .region-header-nff-main,
.header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
.header .site-topbar .region-preheader-campaigns,
.header .site-topbar .region-header-childsite-topbar,
.header .site-topbar .region-header-campaigns-topbar,
.header .site-preheader .region-header-nff-topbar,
.header .site-preheader .region-preheader-campaigns,
.header .site-preheader .region-header-childsite-topbar,
.header .site-preheader .region-header-campaigns-topbar, .search-results,
.view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
.overviews-content.view-next-events .view-header h3,
.overviews-content.view-next-events .view-header .h3,
.overviews-content.view-next-events .view-tagged-content .view-header h2,
.view-tagged-content .overviews-content.view-next-events .view-header h2,
.overviews-content.view-next-events .view-tagged-content .view-header .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
.alert-dismissible,
.alert,
.user-login-form,
.profile,
.node__submitted,
.user-pass,
.node--type-page,
.bd-cheatsheet,
.bd-aside, .lt-main-related__related .field--name-field-related-content,
.lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
.field--name-field-related-events .view-content,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0, .overviews-content .view-content, .node-event-full, .node-news-full, .gallery-grid-images,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0, .overviews-content .view-content, .node-event-full, .node-news-full, .gallery-grid-images,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-tagged-content,
  .view-id-search, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-tagged-content,
  .view-id-search, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.75rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 226, 254.6);
  --bs-table-border-color: rgb(165.28, 180.8, 203.68);
  --bs-table-striped-bg: rgb(196.27, 214.7, 241.87);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 203.4, 229.14);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 209.05, 235.505);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(225.6, 227.4, 229);
  --bs-table-border-color: rgb(180.48, 181.92, 183.2);
  --bs-table-striped-bg: rgb(214.32, 216.03, 217.55);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(203.04, 204.66, 206.1);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(208.68, 210.345, 211.825);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: rgb(209, 231, 220.8);
  --bs-table-border-color: rgb(167.2, 184.8, 176.64);
  --bs-table-striped-bg: rgb(198.55, 219.45, 209.76);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(188.1, 207.9, 198.72);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(193.325, 213.675, 204.24);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 244.4, 252);
  --bs-table-border-color: rgb(165.28, 195.52, 201.6);
  --bs-table-striped-bg: rgb(196.27, 232.18, 239.4);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 219.96, 226.8);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 226.07, 233.1);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: rgb(255, 242.6, 205.4);
  --bs-table-border-color: rgb(204, 194.08, 164.32);
  --bs-table-striped-bg: rgb(242.25, 230.47, 195.13);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(229.5, 218.34, 184.86);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(235.875, 224.405, 189.995);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: rgb(248, 214.6, 217.8);
  --bs-table-border-color: rgb(198.4, 171.68, 174.24);
  --bs-table-striped-bg: rgb(235.6, 203.87, 206.91);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 193.14, 196.02);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 198.505, 201.465);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: rgb(198.4, 199.2, 200);
  --bs-table-striped-bg: rgb(235.6, 236.55, 237.5);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 224.1, 225);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 230.325, 231.25);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: rgb(77.4, 80.6, 83.8);
  --bs-table-striped-bg: rgb(44.1, 47.9, 51.7);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: rgb(55.2, 58.8, 62.4);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: rgb(49.65, 53.35, 57.05);
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: 0;
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: 0;
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check[disabled] + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn, form.poll-view-form .form-actions .btn-check[disabled] + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check[disabled] + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check[disabled] + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check[disabled] + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check[disabled] + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check[disabled] + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check[disabled] + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check[disabled] + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check[disabled] + .fc-button, .newsletter-block .field--name-field-link .btn-check[disabled] + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check[disabled] + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check[disabled] + a, .btn-check[disabled] + button.link, .btn-check[disabled] + .button, .node-preview-container .btn-check[disabled] + .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check[disabled] + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check[disabled] + a, .btn-check:disabled + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:disabled + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn, form.poll-view-form .form-actions .btn-check:disabled + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:disabled + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:disabled + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:disabled + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:disabled + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:disabled + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:disabled + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:disabled + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:disabled + .fc-button, .newsletter-block .field--name-field-link .btn-check:disabled + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:disabled + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:disabled + a, .btn-check:disabled + button.link, .btn-check:disabled + .button, .node-preview-container .btn-check:disabled + .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:disabled + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:disabled + a {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  max-width: 100%;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  color: rgba(var(--bs-body-color-rgb), 0.65);
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.75rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > textarea:focus ~ label::after,
.form-floating > textarea:not(:placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: 0;
}
.form-floating > textarea:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn, .input-group .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link .input-group a, .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group .cm-btn, .input-group form.poll-view-form .form-actions .btn-primary:nth-of-type(2), .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .input-group .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:nth-of-type(2), form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:nth-of-type(2), .input-group form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group a:nth-of-type(2), .input-group .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group a:nth-of-type(2), .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:nth-of-type(2), .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:nth-of-type(2), .input-group form.poll-view-form .form-actions .btn-primary:first-of-type, .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:first-of-type, .input-group form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .input-group .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link .input-group form.poll-view-form .form-actions a:first-of-type, .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .input-group form.poll-view-form .form-actions .fc-button-primary:first-of-type, form.poll-view-form .form-actions .input-group .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:first-of-type, form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:first-of-type, form.poll-view-form .form-actions .input-group .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group a:first-of-type, form.poll-view-form .form-actions .input-group .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:first-of-type, .input-group .js-drupal-fullcalendar .fc-button, .js-drupal-fullcalendar .input-group .fc-button, .input-group .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link .input-group a, .input-group .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group a, .input-group .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group a, .input-group button.link, .input-group .button, .input-group .node-preview-container .node-preview-backlink, .node-preview-container .input-group .node-preview-backlink, .input-group .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group a, .input-group .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group a {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus, .input-group .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus, .node--type-report .report-info .download-section-report .field--name-field-download-link .input-group a:focus, .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group .cm-btn:focus, .input-group form.poll-view-form .form-actions .btn-primary:focus:nth-of-type(2), .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:focus:nth-of-type(2), form.poll-view-form .form-actions .input-group .btn-primary:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:focus:nth-of-type(2), form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:focus:nth-of-type(2), .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .btn-primary:focus:first-of-type, .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:first-of-type, .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:focus:first-of-type, .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar .input-group form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, form.poll-view-form .form-actions .input-group .btn-primary:focus:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:focus:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:focus:first-of-type, form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:focus:first-of-type, form.poll-view-form .form-actions .input-group .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:focus:first-of-type, .input-group .js-drupal-fullcalendar .fc-button:focus, .js-drupal-fullcalendar .input-group .fc-button:focus, .input-group .newsletter-block .field--name-field-link a:focus, .newsletter-block .field--name-field-link .input-group a:focus, .input-group .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group a:focus, .input-group .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group a:focus, .input-group button.link:focus, .input-group .button:focus, .input-group .node-preview-container .node-preview-backlink:focus, .node-preview-container .input-group .node-preview-backlink:focus, .input-group .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group a:focus, .input-group .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group a:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .input-group-lg > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn,
form.poll-view-form .form-actions .input-group-lg > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-lg > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-lg > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-lg > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-lg > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-lg > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-lg > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-lg > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .input-group-lg > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-lg > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-lg > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-lg > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-lg > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-lg > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-lg > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-lg > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .input-group-lg > .fc-button,
.newsletter-block .field--name-field-link .input-group-lg > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group-lg > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group-lg > a,
.input-group-lg > button.link,
.input-group-lg > .button,
.node-preview-container .input-group-lg > .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group-lg > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group-lg > a {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .input-group-sm > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn,
form.poll-view-form .form-actions .input-group-sm > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-sm > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-sm > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-sm > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-sm > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-sm > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-sm > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-sm > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .input-group-sm > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-sm > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-sm > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-sm > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-sm > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-sm > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-sm > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-sm > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .input-group-sm > .fc-button,
.newsletter-block .field--name-field-link .input-group-sm > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group-sm > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group-sm > a,
.input-group-sm > button.link,
.input-group-sm > .button,
.node-preview-container .input-group-sm > .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group-sm > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group-sm > a {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(-1 * var(--bs-border-width));
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button, .newsletter-block .field--name-field-link a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, button.link, .button, a.button, .node-preview-container .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: none;
  --bs-btn-disabled-opacity: 1;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button, .newsletter-block .field--name-field-link a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, button.link, .button, a.button, .node-preview-container .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a {
    transition: none;
  }
}
.btn:hover, .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:hover, form.poll-view-form .form-actions .btn-primary:hover:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:hover:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar .fc-button:hover, .newsletter-block .field--name-field-link a:hover, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:hover, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover, button.link:hover, .button:hover, .node-preview-container .node-preview-backlink:hover, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:hover {
  color: var(--bs-btn-hover-color);
  text-decoration: none;
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check + a:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn:hover, form.poll-view-form .form-actions .btn-check + .btn-primary:hover:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check + .form-submit:hover:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check + .form-submit:hover:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn-success:hover:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check + .cm-btn-success:hover:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check + .fc-button-primary:hover:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check + .fc-button-primary:hover:nth-of-type(2), form.poll-view-form .form-actions .btn-check + .btn-primary:hover:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check + .form-submit:hover:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check + .form-submit:hover:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn-success:hover:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check + .cm-btn-success:hover:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check + .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check + .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar .btn-check + .fc-button:hover, .newsletter-block .field--name-field-link .btn-check + a:hover, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check + a:hover, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check + a:hover, .btn-check + button.link:hover, .btn-check + .button:hover, .node-preview-container .btn-check + .node-preview-backlink:hover, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check + a:hover, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check + a:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:focus-visible, form.poll-view-form .form-actions .btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .fc-button:focus-visible, .newsletter-block .field--name-field-link a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus-visible, button.link:focus-visible, .button:focus-visible, .node-preview-container .node-preview-backlink:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:focus-visible + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn, form.poll-view-form .form-actions .btn-check:focus-visible + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:focus-visible + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:focus-visible + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:focus-visible + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:focus-visible + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button, .newsletter-block .field--name-field-link .btn-check:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:focus-visible + a, .btn-check:focus-visible + button.link, .btn-check:focus-visible + .button, .node-preview-container .btn-check:focus-visible + .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:focus-visible + a {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:checked + .fc-button, .newsletter-block .field--name-field-link .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a, .btn-check:checked + button.link, .btn-check:checked + .button, .node-preview-container .btn-check:checked + .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a, :not(.btn-check) + .btn:active, .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active, .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn:active, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:nth-of-type(2), form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:first-of-type, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar :not(.btn-check) + .fc-button:active, .newsletter-block .field--name-field-link :not(.btn-check) + a:active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active, .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active, :not(.btn-check) + button.link:active, :not(.btn-check) + .button:active, .node-preview-container :not(.btn-check) + .node-preview-backlink:active, .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active, .btn:first-child:active, .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:first-child:active, form.poll-view-form .form-actions .btn-primary:first-child:active:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-child:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:first-of-type, form.poll-view-form .form-actions .btn-primary:first-child:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar .fc-button:first-child:active, .newsletter-block .field--name-field-link a:first-child:active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active, button.link:first-child:active, .button:first-child:active, .node-preview-container .node-preview-backlink:first-child:active, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active, .btn.active, .node--type-report .report-info .download-section-report .field--name-field-download-link a.active, .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn, form.poll-view-form .form-actions .active.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar .active.fc-button, .newsletter-block .field--name-field-link a.active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.active, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active, button.active.link, .active.button, .node-preview-container .active.node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.active, .media-library-view--widget .view-header a.btn.is-active, .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header a.is-active.cm-btn, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:nth-of-type(2), .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:first-of-type, .newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button, .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button, .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active, .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.is-active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header a.button.is-active, .node-preview-container .media-library-view--widget .view-header a.node-preview-backlink.is-active, .media-library-view--widget .view-header .node-preview-container a.node-preview-backlink.is-active, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.is-active, .btn.show, .node--type-report .report-info .download-section-report .field--name-field-download-link a.show, .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn, form.poll-view-form .form-actions .show.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .show.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:first-of-type, form.poll-view-form .form-actions .show.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar .show.fc-button, .newsletter-block .field--name-field-link a.show, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.show, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show, button.show.link, .show.button, .node-preview-container .show.node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn:focus-visible, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .btn-check:checked + .fc-button:focus-visible, .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible, .btn-check:checked + button.link:focus-visible, .btn-check:checked + .button:focus-visible, .node-preview-container .btn-check:checked + .node-preview-backlink:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn:active:focus-visible, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar :not(.btn-check) + .fc-button:active:focus-visible, .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible, :not(.btn-check) + button.link:active:focus-visible, :not(.btn-check) + .button:active:focus-visible, .node-preview-container :not(.btn-check) + .node-preview-backlink:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active:focus-visible, .btn:first-child:active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:first-child:active:focus-visible, form.poll-view-form .form-actions .btn-primary:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-child:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar .fc-button:first-child:active:focus-visible, .newsletter-block .field--name-field-link a:first-child:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible, button.link:first-child:active:focus-visible, .button:first-child:active:focus-visible, .node-preview-container .node-preview-backlink:first-child:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active:focus-visible, .btn.active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn:focus-visible, form.poll-view-form .form-actions .active.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .active.fc-button:focus-visible, .newsletter-block .field--name-field-link a.active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible, button.active.link:focus-visible, .active.button:focus-visible, .node-preview-container .active.node-preview-backlink:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.active:focus-visible, .media-library-view--widget .view-header a.btn.is-active:focus-visible, .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header a.is-active.cm-btn:focus-visible, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button:focus-visible, .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button:focus-visible, .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:focus-visible, .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.is-active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header a.button.is-active:focus-visible, .node-preview-container .media-library-view--widget .view-header a.node-preview-backlink.is-active:focus-visible, .media-library-view--widget .view-header .node-preview-container a.node-preview-backlink.is-active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.is-active:focus-visible, .btn.show:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn:focus-visible, form.poll-view-form .form-actions .show.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .show.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .show.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .show.fc-button:focus-visible, .newsletter-block .field--name-field-link a.show:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.show:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible, button.show.link:focus-visible, .show.button:focus-visible, .node-preview-container .show.node-preview-backlink:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked:focus-visible + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn, form.poll-view-form .form-actions .btn-check:checked:focus-visible + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked:focus-visible + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked:focus-visible + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked:focus-visible + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked:focus-visible + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button, .newsletter-block .field--name-field-link .btn-check:checked:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked:focus-visible + a, .btn-check:checked:focus-visible + button.link, .btn-check:checked:focus-visible + .button, .node-preview-container .btn-check:checked:focus-visible + .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked:focus-visible + a {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:disabled, form.poll-view-form .form-actions .btn-primary:disabled:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:disabled:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:first-of-type, form.poll-view-form .form-actions .btn-primary:disabled:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar .fc-button:disabled, .newsletter-block .field--name-field-link a:disabled, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:disabled, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled, button.link:disabled, .button:disabled, .node-preview-container .node-preview-backlink:disabled, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:disabled, .btn.disabled, .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled, .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn, form.poll-view-form .form-actions .disabled.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .disabled.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:first-of-type, form.poll-view-form .form-actions .disabled.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar .disabled.fc-button, .newsletter-block .field--name-field-link a.disabled, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.disabled, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled, button.disabled.link, .disabled.button, .node-preview-container .disabled.node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.disabled, fieldset:disabled .btn, fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled a, fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled .cm-btn, fieldset:disabled form.poll-view-form .form-actions .btn-primary:nth-of-type(2), fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a:nth-of-type(2), fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a:nth-of-type(2), fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:nth-of-type(2), fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:nth-of-type(2), fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .btn-primary:first-of-type, fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:first-of-type, fieldset:disabled form.poll-view-form .form-actions .btn-primary:first-of-type, fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:first-of-type, fieldset:disabled form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-of-type, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-of-type, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar fieldset:disabled form.poll-view-form .form-actions .fc-button-primary:first-of-type, form.poll-view-form .form-actions fieldset:disabled .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:first-of-type, form.poll-view-form .form-actions fieldset:disabled .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:first-of-type, form.poll-view-form .form-actions fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:first-of-type, fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar .fc-button, .js-drupal-fullcalendar fieldset:disabled .fc-button, fieldset:disabled .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link fieldset:disabled a, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) fieldset:disabled a, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a, fieldset:disabled button.link, fieldset:disabled .button, fieldset:disabled .node-preview-container .node-preview-backlink, .node-preview-container fieldset:disabled .node-preview-backlink, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) fieldset:disabled a {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success, form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button-primary, .newsletter-block .field--name-field-link a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type a {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 96.9, 159.8);
  --bs-btn-hover-border-color: rgb(0, 91.2, 150.4);
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 91.2, 150.4);
  --bs-btn-active-border-color: rgb(0, 85.5, 141);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0072bc;
  --bs-btn-disabled-border-color: #0072bc;
}

.btn-secondary, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:not(.fc-button-active), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a {
  --bs-btn-color: #fff;
  --bs-btn-bg: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 77.35, 127.5);
  --bs-btn-hover-border-color: rgb(0, 72.8, 120);
  --bs-btn-focus-shadow-rgb: 38, 116, 166;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 72.8, 120);
  --bs-btn-active-border-color: rgb(0, 68.25, 112.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #005b96;
  --bs-btn-disabled-border-color: #005b96;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(49.3, 77.35, 26.35);
  --bs-btn-hover-border-color: rgb(46.4, 72.8, 24.8);
  --bs-btn-focus-shadow-rgb: 88, 116, 65;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(46.4, 72.8, 24.8);
  --bs-btn-active-border-color: rgb(43.5, 68.25, 23.25);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #3a5b1f;
  --bs-btn-disabled-border-color: #3a5b1f;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(130.05, 17.85, 0);
  --bs-btn-hover-border-color: rgb(122.4, 16.8, 0);
  --bs-btn-focus-shadow-rgb: 168, 56, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(122.4, 16.8, 0);
  --bs-btn-active-border-color: rgb(114.75, 15.75, 0);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #991500;
  --bs-btn-disabled-border-color: #991500;
}

.btn-nff-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 96.9, 159.8);
  --bs-btn-hover-border-color: rgb(0, 91.2, 150.4);
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 91.2, 150.4);
  --bs-btn-active-border-color: rgb(0, 85.5, 141);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0072bc;
  --bs-btn-disabled-border-color: #0072bc;
}

.btn-nff-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 77.35, 127.5);
  --bs-btn-hover-border-color: rgb(0, 72.8, 120);
  --bs-btn-focus-shadow-rgb: 38, 116, 166;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 72.8, 120);
  --bs-btn-active-border-color: rgb(0, 68.25, 112.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #005b96;
  --bs-btn-disabled-border-color: #005b96;
}

.btn-nff-hover {
  --bs-btn-color: #fff;
  --bs-btn-bg: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 77.35, 127.5);
  --bs-btn-hover-border-color: rgb(0, 72.8, 120);
  --bs-btn-focus-shadow-rgb: 38, 116, 166;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 72.8, 120);
  --bs-btn-active-border-color: rgb(0, 68.25, 112.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #005b96;
  --bs-btn-disabled-border-color: #005b96;
}

.btn-nff-active {
  --bs-btn-color: #fff;
  --bs-btn-bg: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(5.95, 12.75, 32.3);
  --bs-btn-hover-border-color: rgb(5.6, 12, 30.4);
  --bs-btn-focus-shadow-rgb: 44, 51, 71;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(5.6, 12, 30.4);
  --bs-btn-active-border-color: rgb(5.25, 11.25, 28.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #070f26;
  --bs-btn-disabled-border-color: #070f26;
}

.btn-nff-accent {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc400;
  --bs-btn-border-color: #ffc400;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(255, 204.85, 38.25);
  --bs-btn-hover-border-color: rgb(255, 201.9, 25.5);
  --bs-btn-focus-shadow-rgb: 217, 167, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(255, 207.8, 51);
  --bs-btn-active-border-color: rgb(255, 201.9, 25.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc400;
  --bs-btn-disabled-border-color: #ffc400;
}

.btn-nff-focus {
  --bs-btn-color: #fff;
  --bs-btn-bg: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(5.95, 12.75, 32.3);
  --bs-btn-hover-border-color: rgb(5.6, 12, 30.4);
  --bs-btn-focus-shadow-rgb: 44, 51, 71;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(5.6, 12, 30.4);
  --bs-btn-active-border-color: rgb(5.25, 11.25, 28.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #070f26;
  --bs-btn-disabled-border-color: #070f26;
}

.btn-nff-bg-400 {
  --bs-btn-color: #000;
  --bs-btn-bg: #19a3fc;
  --bs-btn-border-color: #19a3fc;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(59.5, 176.8, 252.45);
  --bs-btn-hover-border-color: rgb(48, 172.2, 252.3);
  --bs-btn-focus-shadow-rgb: 21, 139, 214;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(71, 181.4, 252.6);
  --bs-btn-active-border-color: rgb(48, 172.2, 252.3);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #19a3fc;
  --bs-btn-disabled-border-color: #19a3fc;
}

.btn-nff-bg-300 {
  --bs-btn-color: #000;
  --bs-btn-bg: #d6ecfa;
  --bs-btn-border-color: #d6ecfa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(220.15, 238.85, 250.75);
  --bs-btn-hover-border-color: rgb(218.1, 237.9, 250.5);
  --bs-btn-focus-shadow-rgb: 182, 201, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(222.2, 239.8, 251);
  --bs-btn-active-border-color: rgb(218.1, 237.9, 250.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #d6ecfa;
  --bs-btn-disabled-border-color: #d6ecfa;
}

.btn-nff-bg-200 {
  --bs-btn-color: #000;
  --bs-btn-bg: #e9f5fe;
  --bs-btn-border-color: #e9f5fe;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(236.3, 246.5, 254.15);
  --bs-btn-hover-border-color: rgb(235.2, 246, 254.1);
  --bs-btn-focus-shadow-rgb: 198, 208, 216;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(237.4, 247, 254.2);
  --bs-btn-active-border-color: rgb(235.2, 246, 254.1);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #e9f5fe;
  --bs-btn-disabled-border-color: #e9f5fe;
}

.btn-nff-bg-100 {
  --bs-btn-color: #000;
  --bs-btn-bg: #f6fafd;
  --bs-btn-border-color: #f6fafd;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(247.35, 250.75, 253.3);
  --bs-btn-hover-border-color: rgb(246.9, 250.5, 253.2);
  --bs-btn-focus-shadow-rgb: 209, 213, 215;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(247.8, 251, 253.4);
  --bs-btn-active-border-color: rgb(246.9, 250.5, 253.2);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f6fafd;
  --bs-btn-disabled-border-color: #f6fafd;
}

.btn-nff-black {
  --bs-btn-color: #fff;
  --bs-btn-bg: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(39.1, 54.4, 65.45);
  --bs-btn-hover-border-color: rgb(36.8, 51.2, 61.6);
  --bs-btn-focus-shadow-rgb: 77, 93, 104;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(36.8, 51.2, 61.6);
  --bs-btn-active-border-color: rgb(34.5, 48, 57.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #2e404d;
  --bs-btn-disabled-border-color: #2e404d;
}

.btn-nff-white {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: white;
  --bs-btn-hover-border-color: white;
  --bs-btn-focus-shadow-rgb: 217, 217, 217;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: white;
  --bs-btn-active-border-color: white;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: #ffffff;
}

.btn-nff-dark-grey {
  --bs-btn-color: #fff;
  --bs-btn-bg: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(39.1, 54.4, 65.45);
  --bs-btn-hover-border-color: rgb(36.8, 51.2, 61.6);
  --bs-btn-focus-shadow-rgb: 77, 93, 104;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(36.8, 51.2, 61.6);
  --bs-btn-active-border-color: rgb(34.5, 48, 57.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #2e404d;
  --bs-btn-disabled-border-color: #2e404d;
}

.btn-nff-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(49.3, 77.35, 26.35);
  --bs-btn-hover-border-color: rgb(46.4, 72.8, 24.8);
  --bs-btn-focus-shadow-rgb: 88, 116, 65;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(46.4, 72.8, 24.8);
  --bs-btn-active-border-color: rgb(43.5, 68.25, 23.25);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #3a5b1f;
  --bs-btn-disabled-border-color: #3a5b1f;
}

.btn-nff-success-250 {
  --bs-btn-color: #000;
  --bs-btn-bg: #ced6c7;
  --bs-btn-border-color: #ced6c7;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(213.35, 220.15, 207.4);
  --bs-btn-hover-border-color: rgb(210.9, 218.1, 204.6);
  --bs-btn-focus-shadow-rgb: 175, 182, 169;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(215.8, 222.2, 210.2);
  --bs-btn-active-border-color: rgb(210.9, 218.1, 204.6);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ced6c7;
  --bs-btn-disabled-border-color: #ced6c7;
}

.btn-nff-error {
  --bs-btn-color: #fff;
  --bs-btn-bg: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(130.05, 17.85, 0);
  --bs-btn-hover-border-color: rgb(122.4, 16.8, 0);
  --bs-btn-focus-shadow-rgb: 168, 56, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(122.4, 16.8, 0);
  --bs-btn-active-border-color: rgb(114.75, 15.75, 0);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #991500;
  --bs-btn-disabled-border-color: #991500;
}

.btn-nff-error-250 {
  --bs-btn-color: #000;
  --bs-btn-bg: #e6c4bf;
  --bs-btn-border-color: #e6c4bf;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(233.75, 204.85, 200.6);
  --bs-btn-hover-border-color: rgb(232.5, 201.9, 197.4);
  --bs-btn-focus-shadow-rgb: 196, 167, 162;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(235, 207.8, 203.8);
  --bs-btn-active-border-color: rgb(232.5, 201.9, 197.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #e6c4bf;
  --bs-btn-disabled-border-color: #e6c4bf;
}

.btn-nff-logo {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 96.9, 159.8);
  --bs-btn-hover-border-color: rgb(0, 91.2, 150.4);
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 91.2, 150.4);
  --bs-btn-active-border-color: rgb(0, 85.5, 141);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0072bc;
  --bs-btn-disabled-border-color: #0072bc;
}

.btn-outline-primary, .node-preview-container .node-preview-backlink {
  --bs-btn-color: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0072bc;
  --bs-btn-hover-border-color: #0072bc;
  --bs-btn-focus-shadow-rgb: 0, 114, 188;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0072bc;
  --bs-btn-active-border-color: #0072bc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0072bc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0072bc;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005b96;
  --bs-btn-hover-border-color: #005b96;
  --bs-btn-focus-shadow-rgb: 0, 91, 150;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #005b96;
  --bs-btn-active-border-color: #005b96;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #005b96;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #005b96;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3a5b1f;
  --bs-btn-hover-border-color: #3a5b1f;
  --bs-btn-focus-shadow-rgb: 58, 91, 31;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #3a5b1f;
  --bs-btn-active-border-color: #3a5b1f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #3a5b1f;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #3a5b1f;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #991500;
  --bs-btn-hover-border-color: #991500;
  --bs-btn-focus-shadow-rgb: 153, 21, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #991500;
  --bs-btn-active-border-color: #991500;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #991500;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #991500;
  --bs-gradient: none;
}

.btn-outline-nff-primary {
  --bs-btn-color: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0072bc;
  --bs-btn-hover-border-color: #0072bc;
  --bs-btn-focus-shadow-rgb: 0, 114, 188;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0072bc;
  --bs-btn-active-border-color: #0072bc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0072bc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0072bc;
  --bs-gradient: none;
}

.btn-outline-nff-secondary {
  --bs-btn-color: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005b96;
  --bs-btn-hover-border-color: #005b96;
  --bs-btn-focus-shadow-rgb: 0, 91, 150;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #005b96;
  --bs-btn-active-border-color: #005b96;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #005b96;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #005b96;
  --bs-gradient: none;
}

.btn-outline-nff-hover {
  --bs-btn-color: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005b96;
  --bs-btn-hover-border-color: #005b96;
  --bs-btn-focus-shadow-rgb: 0, 91, 150;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #005b96;
  --bs-btn-active-border-color: #005b96;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #005b96;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #005b96;
  --bs-gradient: none;
}

.btn-outline-nff-active {
  --bs-btn-color: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #070f26;
  --bs-btn-hover-border-color: #070f26;
  --bs-btn-focus-shadow-rgb: 7, 15, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #070f26;
  --bs-btn-active-border-color: #070f26;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #070f26;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #070f26;
  --bs-gradient: none;
}

.btn-outline-nff-accent {
  --bs-btn-color: #ffc400;
  --bs-btn-border-color: #ffc400;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc400;
  --bs-btn-hover-border-color: #ffc400;
  --bs-btn-focus-shadow-rgb: 255, 196, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc400;
  --bs-btn-active-border-color: #ffc400;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc400;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc400;
  --bs-gradient: none;
}

.btn-outline-nff-focus {
  --bs-btn-color: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #070f26;
  --bs-btn-hover-border-color: #070f26;
  --bs-btn-focus-shadow-rgb: 7, 15, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #070f26;
  --bs-btn-active-border-color: #070f26;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #070f26;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #070f26;
  --bs-gradient: none;
}

.btn-outline-nff-bg-400 {
  --bs-btn-color: #19a3fc;
  --bs-btn-border-color: #19a3fc;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #19a3fc;
  --bs-btn-hover-border-color: #19a3fc;
  --bs-btn-focus-shadow-rgb: 25, 163, 252;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #19a3fc;
  --bs-btn-active-border-color: #19a3fc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #19a3fc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #19a3fc;
  --bs-gradient: none;
}

.btn-outline-nff-bg-300 {
  --bs-btn-color: #d6ecfa;
  --bs-btn-border-color: #d6ecfa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d6ecfa;
  --bs-btn-hover-border-color: #d6ecfa;
  --bs-btn-focus-shadow-rgb: 214, 236, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #d6ecfa;
  --bs-btn-active-border-color: #d6ecfa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #d6ecfa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #d6ecfa;
  --bs-gradient: none;
}

.btn-outline-nff-bg-200 {
  --bs-btn-color: #e9f5fe;
  --bs-btn-border-color: #e9f5fe;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #e9f5fe;
  --bs-btn-hover-border-color: #e9f5fe;
  --bs-btn-focus-shadow-rgb: 233, 245, 254;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #e9f5fe;
  --bs-btn-active-border-color: #e9f5fe;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #e9f5fe;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #e9f5fe;
  --bs-gradient: none;
}

.btn-outline-nff-bg-100 {
  --bs-btn-color: #f6fafd;
  --bs-btn-border-color: #f6fafd;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f6fafd;
  --bs-btn-hover-border-color: #f6fafd;
  --bs-btn-focus-shadow-rgb: 246, 250, 253;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f6fafd;
  --bs-btn-active-border-color: #f6fafd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f6fafd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f6fafd;
  --bs-gradient: none;
}

.btn-outline-nff-black {
  --bs-btn-color: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #2e404d;
  --bs-btn-hover-border-color: #2e404d;
  --bs-btn-focus-shadow-rgb: 46, 64, 77;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2e404d;
  --bs-btn-active-border-color: #2e404d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #2e404d;
  --bs-gradient: none;
}

.btn-outline-nff-white {
  --bs-btn-color: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffffff;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 255, 255, 255;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffffff;
  --bs-btn-active-border-color: #ffffff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffffff;
  --bs-gradient: none;
}

.btn-outline-nff-dark-grey {
  --bs-btn-color: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #2e404d;
  --bs-btn-hover-border-color: #2e404d;
  --bs-btn-focus-shadow-rgb: 46, 64, 77;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2e404d;
  --bs-btn-active-border-color: #2e404d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #2e404d;
  --bs-gradient: none;
}

.btn-outline-nff-success {
  --bs-btn-color: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3a5b1f;
  --bs-btn-hover-border-color: #3a5b1f;
  --bs-btn-focus-shadow-rgb: 58, 91, 31;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #3a5b1f;
  --bs-btn-active-border-color: #3a5b1f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #3a5b1f;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #3a5b1f;
  --bs-gradient: none;
}

.btn-outline-nff-success-250 {
  --bs-btn-color: #ced6c7;
  --bs-btn-border-color: #ced6c7;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ced6c7;
  --bs-btn-hover-border-color: #ced6c7;
  --bs-btn-focus-shadow-rgb: 206, 214, 199;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ced6c7;
  --bs-btn-active-border-color: #ced6c7;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ced6c7;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ced6c7;
  --bs-gradient: none;
}

.btn-outline-nff-error {
  --bs-btn-color: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #991500;
  --bs-btn-hover-border-color: #991500;
  --bs-btn-focus-shadow-rgb: 153, 21, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #991500;
  --bs-btn-active-border-color: #991500;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #991500;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #991500;
  --bs-gradient: none;
}

.btn-outline-nff-error-250 {
  --bs-btn-color: #e6c4bf;
  --bs-btn-border-color: #e6c4bf;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #e6c4bf;
  --bs-btn-hover-border-color: #e6c4bf;
  --bs-btn-focus-shadow-rgb: 230, 196, 191;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #e6c4bf;
  --bs-btn-active-border-color: #e6c4bf;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #e6c4bf;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #e6c4bf;
  --bs-gradient: none;
}

.btn-outline-nff-logo {
  --bs-btn-color: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0072bc;
  --bs-btn-hover-border-color: #0072bc;
  --bs-btn-focus-shadow-rgb: 0, 114, 188;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0072bc;
  --bs-btn-active-border-color: #0072bc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0072bc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0072bc;
  --bs-gradient: none;
}

.btn-link, button.link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: #0072bc;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: #070f26;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: #070f26;
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: none;
}
.btn-link:hover, button.link:hover, .btn-link:focus-visible, button.link:focus-visible {
  text-decoration: underline;
}
.btn-link:focus-visible, button.link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover, button.link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-lg > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-lg > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-lg > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-lg > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-lg > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-lg > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-lg > .fc-button, .newsletter-block .field--name-field-link .btn-group-lg > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-lg > a, .btn-group-lg > button.link, .btn-group-lg > .button, .node-preview-container .btn-group-lg > .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-lg > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.125rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-sm > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-sm > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-sm > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-sm > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-sm > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-sm > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-sm > .fc-button, .newsletter-block .field--name-field-link .btn-group-sm > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-sm > a, .btn-group-sm > button.link, .btn-group-sm > .button, .node-preview-container .btn-group-sm > .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-sm > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .media-library-view--widget .view-header a.dropdown-item.is-active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 1rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn, form.poll-view-form .form-actions .btn-group > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button, .newsletter-block .field--name-field-link .btn-group > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a, .btn-group > button.link, .btn-group > .button, .node-preview-container .btn-group > .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a,
.btn-group-vertical > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a,
.btn-group-vertical > button.link,
.btn-group-vertical > .button,
.node-preview-container .btn-group-vertical > .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn, form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button, .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a, .btn-group > .btn-check:checked + button.link, .btn-group > .btn-check:checked + .button, .node-preview-container .btn-group > .btn-check:checked + .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:checked + a,
.btn-group > .btn-check:focus + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a,
.btn-group > .btn-check:focus + button.link,
.btn-group > .btn-check:focus + .button,
.node-preview-container .btn-group > .btn-check:focus + .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:focus + a,
.btn-group > .btn:hover,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:hover,
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:hover,
.newsletter-block .field--name-field-link .btn-group > a:hover,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:hover,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover,
.btn-group > button.link:hover,
.btn-group > .button:hover,
.node-preview-container .btn-group > .node-preview-backlink:hover,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:hover,
.btn-group > .btn:focus,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:focus,
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:focus,
.newsletter-block .field--name-field-link .btn-group > a:focus,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:focus,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus,
.btn-group > button.link:focus,
.btn-group > .button:focus,
.node-preview-container .btn-group > .node-preview-backlink:focus,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:focus,
.btn-group > .btn:active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:active,
form.poll-view-form .form-actions .btn-group > .btn-primary:active:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:active,
.newsletter-block .field--name-field-link .btn-group > a:active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active,
.btn-group > button.link:active,
.btn-group > .button:active,
.node-preview-container .btn-group > .node-preview-backlink:active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:active,
.btn-group > .btn.active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn,
form.poll-view-form .form-actions .btn-group > .active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .active.fc-button,
.newsletter-block .field--name-field-link .btn-group > a.active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active,
.btn-group > button.active.link,
.btn-group > .active.button,
.node-preview-container .btn-group > .active.node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.active,
.media-library-view--widget .view-header .btn-group > a.btn.is-active,
.media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group > a.is-active.fc-button,
.js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group > a.is-active,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .btn-group > a.button.is-active,
.node-preview-container .media-library-view--widget .view-header .btn-group > a.node-preview-backlink.is-active,
.media-library-view--widget .view-header .node-preview-container .btn-group > a.node-preview-backlink.is-active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.is-active,
.btn-group-vertical > .btn-check:checked + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:checked + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a,
.btn-group-vertical > .btn-check:checked + button.link,
.btn-group-vertical > .btn-check:checked + .button,
.node-preview-container .btn-group-vertical > .btn-check:checked + .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:checked + a,
.btn-group-vertical > .btn-check:focus + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a,
.btn-group-vertical > .btn-check:focus + button.link,
.btn-group-vertical > .btn-check:focus + .button,
.node-preview-container .btn-group-vertical > .btn-check:focus + .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:focus + a,
.btn-group-vertical > .btn:hover,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:hover,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:hover,
.newsletter-block .field--name-field-link .btn-group-vertical > a:hover,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:hover,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover,
.btn-group-vertical > button.link:hover,
.btn-group-vertical > .button:hover,
.node-preview-container .btn-group-vertical > .node-preview-backlink:hover,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:hover,
.btn-group-vertical > .btn:focus,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:focus,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:focus,
.newsletter-block .field--name-field-link .btn-group-vertical > a:focus,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:focus,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus,
.btn-group-vertical > button.link:focus,
.btn-group-vertical > .button:focus,
.node-preview-container .btn-group-vertical > .node-preview-backlink:focus,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:focus,
.btn-group-vertical > .btn:active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:active,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:active,
.newsletter-block .field--name-field-link .btn-group-vertical > a:active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active,
.btn-group-vertical > button.link:active,
.btn-group-vertical > .button:active,
.node-preview-container .btn-group-vertical > .node-preview-backlink:active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:active,
.btn-group-vertical > .btn.active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .active.fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > a.active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active,
.btn-group-vertical > button.active.link,
.btn-group-vertical > .active.button,
.node-preview-container .btn-group-vertical > .active.node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.active,
.media-library-view--widget .view-header .btn-group-vertical > a.btn.is-active,
.media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button,
.js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .btn-group-vertical > a.button.is-active,
.node-preview-container .media-library-view--widget .view-header .btn-group-vertical > a.node-preview-backlink.is-active,
.media-library-view--widget .view-header .node-preview-container .btn-group-vertical > a.node-preview-backlink.is-active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.is-active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > :not(.btn-check:first-child) + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn, form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button, .newsletter-block .field--name-field-link .btn-group > :not(.btn-check:first-child) + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check:first-child) + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check:first-child) + a, .btn-group > :not(.btn-check:first-child) + button.link, .btn-group > :not(.btn-check:first-child) + .button, .node-preview-container .btn-group > :not(.btn-check:first-child) + .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check:first-child) + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check:first-child) + a,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(-1 * var(--bs-border-width));
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:not(:last-child):not(.dropdown-toggle), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:not(:last-child):not(.dropdown-toggle), form.poll-view-form .form-actions .btn-group > .btn-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button:not(:last-child):not(.dropdown-toggle), .newsletter-block .field--name-field-link .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:not(:last-child):not(.dropdown-toggle), .btn-group > button.link:not(:last-child):not(.dropdown-toggle), .btn-group > .button:not(:last-child):not(.dropdown-toggle), .node-preview-container .btn-group > .node-preview-backlink:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.dropdown-toggle-split:first-child,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn:first-child,
form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.btn-primary:first-child:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.btn-primary:first-child:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:first-of-type,
.js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button:first-child,
.newsletter-block .field--name-field-link .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.dropdown-toggle-split:first-child,
.btn-group > button.dropdown-toggle-split.link:first-child,
.btn-group > .dropdown-toggle-split.button:first-child,
.node-preview-container .btn-group > .dropdown-toggle-split.node-preview-backlink:first-child,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-group:not(:last-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:last-child) > a,
.btn-group > .btn-group:not(:last-child) > button.link,
.btn-group > .btn-group:not(:last-child) > .button,
.node-preview-container .btn-group > .btn-group:not(:last-child) > .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:last-child) > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:nth-child(n+3), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:nth-child(n+3), form.poll-view-form .form-actions .btn-group > .btn-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-child(n+3):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-child(n+3):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:nth-child(n+3):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-child(n+3):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button:nth-child(n+3), .newsletter-block .field--name-field-link .btn-group > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:nth-child(n+3), .btn-group > button.link:nth-child(n+3), .btn-group > .button:nth-child(n+3), .node-preview-container .btn-group > .node-preview-backlink:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > :not(.btn-check) + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn,
form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button,
.newsletter-block .field--name-field-link .btn-group > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check) + a,
.btn-group > :not(.btn-check) + button.link,
.btn-group > :not(.btn-check) + .button,
.node-preview-container .btn-group > :not(.btn-check) + .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check) + a,
.btn-group > .btn-group:not(:first-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-group:not(:first-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:first-child) > a,
.btn-group > .btn-group:not(:first-child) > button.link,
.btn-group > .btn-group:not(:first-child) > .button,
.node-preview-container .btn-group > .btn-group:not(:first-child) > .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-sm > a + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2) + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:first-of-type + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:first-of-type + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar .btn-group-sm > .fc-button + .dropdown-toggle-split, .newsletter-block .field--name-field-link .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-sm > a + .dropdown-toggle-split, .btn-group-sm > button.link + .dropdown-toggle-split, .btn-group-sm > .button + .dropdown-toggle-split, .node-preview-container .btn-group-sm > .node-preview-backlink + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-lg > a + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2) + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:first-of-type + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:first-of-type + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar .btn-group-lg > .fc-button + .dropdown-toggle-split, .newsletter-block .field--name-field-link .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-lg > a + .dropdown-toggle-split, .btn-group-lg > button.link + .dropdown-toggle-split, .btn-group-lg > .button + .dropdown-toggle-split, .node-preview-container .btn-group-lg > .node-preview-backlink + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn, form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button, .newsletter-block .field--name-field-link .btn-group-vertical > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a, .btn-group-vertical > button.link, .btn-group-vertical > .button, .node-preview-container .btn-group-vertical > .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:not(:first-child), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:not(:first-child), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:first-child):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:first-child):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:first-child):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:first-child):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:first-child):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:first-child):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:first-child):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:first-child):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:not(:first-child), .newsletter-block .field--name-field-link .btn-group-vertical > a:not(:first-child), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:first-child), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:first-child), .btn-group-vertical > button.link:not(:first-child), .btn-group-vertical > .button:not(:first-child), .node-preview-container .btn-group-vertical > .node-preview-backlink:not(:first-child), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:first-child), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(-1 * var(--bs-border-width));
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:not(:last-child):not(.dropdown-toggle), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:not(:last-child):not(.dropdown-toggle), .newsletter-block .field--name-field-link .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > button.link:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .button:not(:last-child):not(.dropdown-toggle), .node-preview-container .btn-group-vertical > .node-preview-backlink:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-group:not(:last-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:last-child) > a,
.btn-group-vertical > .btn-group:not(:last-child) > button.link,
.btn-group-vertical > .btn-group:not(:last-child) > .button,
.node-preview-container .btn-group-vertical > .btn-group:not(:last-child) > .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:last-child) > a {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:nth-child(n+3), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:nth-child(n+3), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:nth-child(n+3), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-child(n+3):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-child(n+3):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-child(n+3):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-child(n+3):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:nth-child(n+3), .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:nth-child(n+3), .btn-group-vertical > button.link:nth-child(n+3), .btn-group-vertical > .button:nth-child(n+3), .node-preview-container .btn-group-vertical > .node-preview-backlink:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:nth-child(n+3),
.btn-group-vertical > :not(.btn-check) + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > :not(.btn-check) + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > :not(.btn-check) + a,
.btn-group-vertical > :not(.btn-check) + button.link,
.btn-group-vertical > :not(.btn-check) + .button,
.node-preview-container .btn-group-vertical > :not(.btn-check) + .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > :not(.btn-check) + a,
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-group:not(:first-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:first-child) > a,
.btn-group-vertical > .btn-group:not(:first-child) > button.link,
.btn-group-vertical > .btn-group:not(:first-child) > .button,
.node-preview-container .btn-group-vertical > .btn-group:not(:first-child) > .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav, .media-library-view--widget .view-header {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link, .media-library-view--widget .view-header a {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link, .media-library-view--widget .view-header a {
    transition: none;
  }
}
.nav-link:hover, .media-library-view--widget .view-header a:hover, .nav-link:focus, .media-library-view--widget .view-header a:focus {
  color: var(--bs-nav-link-hover-color);
  text-decoration: none;
}
.nav-link:focus-visible, .media-library-view--widget .view-header a:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .media-library-view--widget .view-header a.disabled, .nav-link:disabled, .media-library-view--widget .view-header a:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs, .media-library-view--widget .view-header {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link, .media-library-view--widget .view-header .nav-link, .media-library-view--widget .view-header a {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .media-library-view--widget .view-header .nav-link:hover, .media-library-view--widget .view-header a:hover, .nav-tabs .nav-link:focus, .media-library-view--widget .view-header .nav-link:focus, .media-library-view--widget .view-header a:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active, .media-library-view--widget .view-header .nav-link.active, .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header a.is-active,
.nav-tabs .nav-item.show .nav-link,
.media-library-view--widget .view-header .nav-item.show .nav-link,
.nav-tabs .nav-item.show .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .nav-item.show a {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu, .media-library-view--widget .view-header .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link, .nav-pills .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-pills a {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active, .nav-pills .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header .nav-pills a.active, .nav-pills .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .nav-pills a.is-active,
.nav-pills .show > .nav-link,
.nav-pills .media-library-view--widget .view-header .show > a,
.media-library-view--widget .view-header .nav-pills .show > a {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link, .nav-underline .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-underline a {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .media-library-view--widget .view-header a:hover, .media-library-view--widget .view-header .nav-underline a:hover, .nav-underline .nav-link:focus, .nav-underline .media-library-view--widget .view-header a:focus, .media-library-view--widget .view-header .nav-underline a:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active, .nav-underline .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header .nav-underline a.active, .nav-underline .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .nav-underline a.is-active,
.nav-underline .show > .nav-link,
.nav-underline .media-library-view--widget .view-header .show > a,
.media-library-view--widget .view-header .nav-underline .show > a {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.nav-fill > .nav-link, .media-library-view--widget .view-header .nav-fill > a,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link, .media-library-view--widget .view-header .nav-justified > a,
.nav-justified .nav-item {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
}

.nav-fill .nav-item .nav-link, .nav-fill .nav-item .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-fill .nav-item a,
.nav-justified .nav-item .nav-link,
.nav-justified .nav-item .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .nav-justified .nav-item a {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active, .media-library-view--widget .view-header .tab-content > a.is-active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container, .header .site-header-main .navbar > .region-header-nff-main,
.header .site-header-main .navbar > .region-header-campaigns-main, .header .site-topbar .navbar > .region-header-nff-topbar,
.header .site-topbar .navbar > .region-preheader-campaigns,
.header .site-topbar .navbar > .region-header-childsite-topbar,
.header .site-topbar .navbar > .region-header-campaigns-topbar,
.header .site-preheader .navbar > .region-header-nff-topbar,
.header .site-preheader .navbar > .region-preheader-campaigns,
.header .site-preheader .navbar > .region-header-childsite-topbar,
.header .site-preheader .navbar > .region-header-campaigns-topbar, .navbar > .search-results,
.navbar > .view-id-search, .navbar > .view-tagged-content, .overviews-content.view-next-events .navbar > .next-events-title,
.overviews-content.view-next-events .view-header .navbar > h3,
.overviews-content.view-next-events .view-header .navbar > .h3,
.overviews-content.view-next-events .view-tagged-content .view-header .navbar > h2,
.view-tagged-content .overviews-content.view-next-events .view-header .navbar > h2,
.overviews-content.view-next-events .view-tagged-content .view-header .navbar > .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .navbar > .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .navbar > .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .navbar > .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .navbar > .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .navbar > .field__label, .overviews-content .navbar > .view-content, .node--type-location .navbar > .field--name-field-related-content, .navbar > .alert-warning,
.navbar > .alert-dismissible,
.navbar > .alert,
.navbar > .user-login-form,
.navbar > .profile,
.navbar > .node__submitted,
.navbar > .user-pass,
.navbar > .node--type-page,
.navbar > .bd-cheatsheet,
.navbar > .bd-aside, .lt-main-related__related .navbar > .field--name-field-related-content,
.lt-main-related__related .navbar > .field--name-field-related-events, .navbar.section_quicklink > div, .node-news-full .navbar > .field--name-field-related-content, .navbar > .js-drupal-fullcalendar, .navbar > .gallery-grid-images, .field--name-field-related-content .navbar > .view-content,
.field--name-field-related-events .navbar > .view-content,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
  text-decoration: none;
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header .navbar-nav a.active, .navbar-nav .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .navbar-nav a.is-active, .navbar-nav .nav-link.show, .navbar-nav .media-library-view--widget .view-header a.show, .media-library-view--widget .view-header .navbar-nav a.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-grow: 1;
  flex-basis: 100%;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link, .navbar-expand-sm .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-sm .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-md .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-lg .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link, .navbar-expand-xl .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-xl .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link, .navbar-expand-xxl .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-xxl .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link, .navbar-expand .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand .navbar-nav a {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity, .media-library-selection .media-library-item.media-library-item--grid {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > hr, .media-library-selection .media-library-item.media-library-item--grid > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group, .media-library-selection .media-library-item.media-library-item--grid > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group:first-child, .media-library-selection .media-library-item.media-library-item--grid > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group:last-child, .media-library-selection .media-library-item.media-library-item--grid > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .card-header + .list-group, .media-library-selection .media-library-item.media-library-item--grid > .card-header + .list-group,
.card > .list-group + .card-footer,
.view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group + .card-footer,
.media-library-selection .media-library-item.media-library-item--grid > .list-group + .card-footer {
  border-top: 0;
}

.card-body, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity, .media-library-selection .media-library-item.media-library-item--grid > div,
.media-library-selection .media-library-item.media-library-item--grid article {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active, .card-header-tabs .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header .card-header-tabs a.active, .card-header-tabs .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .card-header-tabs a.is-active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity, .media-library-selection .card-group > .media-library-item.media-library-item--grid {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity, .media-library-selection .card-group > .media-library-item.media-library-item--grid {
    flex: 1 0 0;
    margin-bottom: 0;
  }
  .card-group > .card + .card, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .card, .media-library-selection .card-group > .media-library-item.media-library-item--grid + .card, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .card + .views-field-rendered-entity, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .views-field-rendered-entity, .media-library-selection .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .media-library-item.media-library-item--grid + .views-field-rendered-entity, .view-media-library .media-library-views-form__rows .media-library-item--grid .media-library-selection .card-group > .media-library-item.media-library-item--grid + .views-field-rendered-entity, .media-library-selection .card-group > .card + .media-library-item.media-library-item--grid, .view-media-library .media-library-views-form__rows .media-library-item--grid .media-library-selection .card-group > .views-field-rendered-entity + .media-library-item.media-library-item--grid, .media-library-selection .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .media-library-item.media-library-item--grid, .media-library-selection .card-group > .media-library-item.media-library-item--grid + .media-library-item.media-library-item--grid {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child), .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child), .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-top, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-img-top, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-img-top,
  .card-group > .card:not(:last-child) > .card-header,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-header,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-bottom, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-img-bottom, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-img-bottom,
  .card-group > .card:not(:last-child) > .card-footer,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-footer,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child), .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child), .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-top, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-img-top, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-img-top,
  .card-group > .card:not(:first-child) > .card-header,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-header,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-bottom, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-img-bottom, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-img-bottom,
  .card-group > .card:not(:first-child) > .card-footer,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-footer,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --bs-accordion-color: #2e404d;
  --bs-accordion-bg: #ffffff;
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: #2e404d;
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: #2e404d;
  --bs-accordion-btn-bg: #ffffff;
  --bs-accordion-btn-icon: unset;
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: unset;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse,
.accordion-flush > .accordion-item > .accordion-header .accordion-button,
.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active, .media-library-view--widget .view-header a.breadcrumb-item.is-active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  text-decoration: none;
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .media-library-view--widget .view-header a.page-link.is-active, .active > .page-link, .media-library-view--widget .view-header a.is-active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(-1 * var(--bs-border-width));
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge, .node--type-report .report-info .download-section-report .field--name-field-download-link a .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn .badge, form.poll-view-form .form-actions .btn-primary:nth-of-type(2) .badge, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2) .badge, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2) .badge, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2) .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2) .badge, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2) .badge, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2) .badge, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2) .badge, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2) .badge, form.poll-view-form .form-actions .btn-primary:first-of-type .badge, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type .badge, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type .badge, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type .badge, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type .badge, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type .badge, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type .badge, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type .badge, .js-drupal-fullcalendar .fc-button .badge, .newsletter-block .field--name-field-link a .badge, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a .badge, .hero-banner-2__buttons .field__items > .field__item:first-of-type a .badge, button.link .badge, .button .badge, .node-preview-container .node-preview-backlink .badge, .hero-banner-1__buttons .field__items > .field__item:first-of-type a .badge, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close, .alert-dismissible .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .alert-dismissible .ui-dialog-titlebar-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-nff-primary {
  --bs-alert-color: var(--bs-nff-primary-text-emphasis);
  --bs-alert-bg: var(--bs-nff-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-primary-border-subtle);
  --bs-alert-link-color: var(--bs-nff-primary-text-emphasis);
}

.alert-nff-secondary {
  --bs-alert-color: var(--bs-nff-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-nff-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-nff-secondary-text-emphasis);
}

.alert-nff-hover {
  --bs-alert-color: var(--bs-nff-hover-text-emphasis);
  --bs-alert-bg: var(--bs-nff-hover-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-hover-border-subtle);
  --bs-alert-link-color: var(--bs-nff-hover-text-emphasis);
}

.alert-nff-active {
  --bs-alert-color: var(--bs-nff-active-text-emphasis);
  --bs-alert-bg: var(--bs-nff-active-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-active-border-subtle);
  --bs-alert-link-color: var(--bs-nff-active-text-emphasis);
}

.alert-nff-accent {
  --bs-alert-color: var(--bs-nff-accent-text-emphasis);
  --bs-alert-bg: var(--bs-nff-accent-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-accent-border-subtle);
  --bs-alert-link-color: var(--bs-nff-accent-text-emphasis);
}

.alert-nff-focus {
  --bs-alert-color: var(--bs-nff-focus-text-emphasis);
  --bs-alert-bg: var(--bs-nff-focus-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-focus-border-subtle);
  --bs-alert-link-color: var(--bs-nff-focus-text-emphasis);
}

.alert-nff-bg-400 {
  --bs-alert-color: var(--bs-nff-bg-400-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-400-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-400-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-400-text-emphasis);
}

.alert-nff-bg-300 {
  --bs-alert-color: var(--bs-nff-bg-300-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-300-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-300-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-300-text-emphasis);
}

.alert-nff-bg-200 {
  --bs-alert-color: var(--bs-nff-bg-200-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-200-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-200-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-200-text-emphasis);
}

.alert-nff-bg-100 {
  --bs-alert-color: var(--bs-nff-bg-100-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-100-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-100-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-100-text-emphasis);
}

.alert-nff-black {
  --bs-alert-color: var(--bs-nff-black-text-emphasis);
  --bs-alert-bg: var(--bs-nff-black-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-black-border-subtle);
  --bs-alert-link-color: var(--bs-nff-black-text-emphasis);
}

.alert-nff-white {
  --bs-alert-color: var(--bs-nff-white-text-emphasis);
  --bs-alert-bg: var(--bs-nff-white-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-white-border-subtle);
  --bs-alert-link-color: var(--bs-nff-white-text-emphasis);
}

.alert-nff-dark-grey {
  --bs-alert-color: var(--bs-nff-dark-grey-text-emphasis);
  --bs-alert-bg: var(--bs-nff-dark-grey-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-dark-grey-border-subtle);
  --bs-alert-link-color: var(--bs-nff-dark-grey-text-emphasis);
}

.alert-nff-success {
  --bs-alert-color: var(--bs-nff-success-text-emphasis);
  --bs-alert-bg: var(--bs-nff-success-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-success-border-subtle);
  --bs-alert-link-color: var(--bs-nff-success-text-emphasis);
}

.alert-nff-success-250 {
  --bs-alert-color: var(--bs-nff-success-250-text-emphasis);
  --bs-alert-bg: var(--bs-nff-success-250-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-success-250-border-subtle);
  --bs-alert-link-color: var(--bs-nff-success-250-text-emphasis);
}

.alert-nff-error {
  --bs-alert-color: var(--bs-nff-error-text-emphasis);
  --bs-alert-bg: var(--bs-nff-error-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-error-border-subtle);
  --bs-alert-link-color: var(--bs-nff-error-text-emphasis);
}

.alert-nff-error-250 {
  --bs-alert-color: var(--bs-nff-error-250-text-emphasis);
  --bs-alert-bg: var(--bs-nff-error-250-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-error-250-border-subtle);
  --bs-alert-link-color: var(--bs-nff-error-250-text-emphasis);
}

.alert-nff-logo {
  --bs-alert-color: var(--bs-nff-logo-text-emphasis);
  --bs-alert-bg: var(--bs-nff-logo-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-logo-border-subtle);
  --bs-alert-link-color: var(--bs-nff-logo-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: var(--bs-progress-height);
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active, .media-library-view--widget .view-header a.list-group-item.is-active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-item + a.list-group-item.is-active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:not(.active):hover, .list-group-item-action:not(.active):focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:not(.active):active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal > a.list-group-item.is-active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal > .list-group-item + a.list-group-item.is-active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-sm > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-sm > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-md > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-md > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-lg > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-lg > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xl > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xl > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xxl > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xxl > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-nff-primary {
  --bs-list-group-color: var(--bs-nff-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-primary-text-emphasis);
}

.list-group-item-nff-secondary {
  --bs-list-group-color: var(--bs-nff-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-secondary-text-emphasis);
}

.list-group-item-nff-hover {
  --bs-list-group-color: var(--bs-nff-hover-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-hover-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-hover-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-hover-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-hover-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-hover-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-hover-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-hover-text-emphasis);
}

.list-group-item-nff-active {
  --bs-list-group-color: var(--bs-nff-active-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-active-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-active-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-active-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-active-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-active-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-active-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-active-text-emphasis);
}

.list-group-item-nff-accent {
  --bs-list-group-color: var(--bs-nff-accent-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-accent-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-accent-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-accent-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-accent-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-accent-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-accent-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-accent-text-emphasis);
}

.list-group-item-nff-focus {
  --bs-list-group-color: var(--bs-nff-focus-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-focus-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-focus-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-focus-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-focus-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-focus-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-focus-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-focus-text-emphasis);
}

.list-group-item-nff-bg-400 {
  --bs-list-group-color: var(--bs-nff-bg-400-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-400-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-400-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-400-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-400-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-400-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-400-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-400-text-emphasis);
}

.list-group-item-nff-bg-300 {
  --bs-list-group-color: var(--bs-nff-bg-300-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-300-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-300-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-300-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-300-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-300-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-300-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-300-text-emphasis);
}

.list-group-item-nff-bg-200 {
  --bs-list-group-color: var(--bs-nff-bg-200-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-200-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-200-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-200-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-200-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-200-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-200-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-200-text-emphasis);
}

.list-group-item-nff-bg-100 {
  --bs-list-group-color: var(--bs-nff-bg-100-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-100-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-100-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-100-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-100-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-100-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-100-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-100-text-emphasis);
}

.list-group-item-nff-black {
  --bs-list-group-color: var(--bs-nff-black-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-black-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-black-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-black-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-black-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-black-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-black-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-black-text-emphasis);
}

.list-group-item-nff-white {
  --bs-list-group-color: var(--bs-nff-white-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-white-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-white-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-white-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-white-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-white-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-white-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-white-text-emphasis);
}

.list-group-item-nff-dark-grey {
  --bs-list-group-color: var(--bs-nff-dark-grey-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-dark-grey-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-dark-grey-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-dark-grey-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-dark-grey-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-dark-grey-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-dark-grey-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-dark-grey-text-emphasis);
}

.list-group-item-nff-success {
  --bs-list-group-color: var(--bs-nff-success-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-success-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-success-text-emphasis);
}

.list-group-item-nff-success-250 {
  --bs-list-group-color: var(--bs-nff-success-250-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-success-250-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-success-250-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-success-250-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-success-250-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-success-250-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-success-250-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-success-250-text-emphasis);
}

.list-group-item-nff-error {
  --bs-list-group-color: var(--bs-nff-error-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-error-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-error-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-error-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-error-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-error-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-error-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-error-text-emphasis);
}

.list-group-item-nff-error-250 {
  --bs-list-group-color: var(--bs-nff-error-250-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-error-250-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-error-250-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-error-250-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-error-250-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-error-250-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-error-250-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-error-250-text-emphasis);
}

.list-group-item-nff-logo {
  --bs-list-group-color: var(--bs-nff-logo-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-logo-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-logo-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-logo-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-logo-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-logo-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-logo-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-logo-text-emphasis);
}

.btn-close, .ui-dialog .ui-dialog-titlebar-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover, .ui-dialog .ui-dialog-titlebar-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus, .ui-dialog .ui-dialog-titlebar-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .ui-dialog .ui-dialog-titlebar-close:disabled, .btn-close.disabled, .ui-dialog .disabled.ui-dialog-titlebar-close {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

:root,
[data-bs-theme=light] {
  --bs-btn-close-filter: ;
}

[data-bs-theme=dark] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close, .toast-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .toast-header .ui-dialog-titlebar-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close, .modal-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .modal-header .ui-dialog-titlebar-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-right: calc(-0.5 * var(--bs-modal-header-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-left: auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active, .media-library-view--widget .view-header a.carousel-item.is-active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end,
.media-library-view--widget .view-header a.carousel-item-end.is-active {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start,
.media-library-view--widget .view-header a.carousel-item-start.is-active {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active, .carousel-fade .media-library-view--widget .view-header a.carousel-item.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item.is-active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start, .carousel-fade .media-library-view--widget .view-header a.carousel-item-start.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item-start.is-active,
.carousel-fade .active.carousel-item-end,
.carousel-fade .media-library-view--widget .view-header a.carousel-item-end.is-active,
.media-library-view--widget .view-header .carousel-fade a.carousel-item-end.is-active {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start, .carousel-fade .media-library-view--widget .view-header a.carousel-item-start.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item-start.is-active,
  .carousel-fade .active.carousel-item-end,
  .carousel-fade .media-library-view--widget .view-header a.carousel-item-end.is-active,
  .media-library-view--widget .view-header .carousel-fade a.carousel-item-end.is-active {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  filter: var(--bs-carousel-control-icon-filter);
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")*/;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")*/;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: var(--bs-carousel-indicator-active-bg);
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active, .carousel-indicators .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .carousel-indicators a.is-active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: var(--bs-carousel-caption-color);
  text-align: center;
}

.carousel-dark {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

:root,
[data-bs-theme=light] {
  --bs-carousel-indicator-active-bg: #fff;
  --bs-carousel-caption-color: #fff;
  --bs-carousel-control-icon-filter: ;
}

[data-bs-theme=dark] {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  flex-shrink: 0;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas-sm, .offcanvas-md, .offcanvas-lg, .offcanvas-xl, .offcanvas-xxl, .offcanvas {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close, .offcanvas-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .offcanvas-header .ui-dialog-titlebar-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-left: auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before, .node--type-report .report-info .download-section-report .field--name-field-download-link a.placeholder::before, .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn::before, form.poll-view-form .form-actions .placeholder.btn-primary:nth-of-type(2)::before, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .placeholder.form-submit:nth-of-type(2)::before, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .placeholder.form-submit:nth-of-type(2)::before, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn-success:nth-of-type(2)::before, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .placeholder.cm-btn-success:nth-of-type(2)::before, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.placeholder:nth-of-type(2)::before, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.placeholder:nth-of-type(2)::before, form.poll-view-form .form-actions .js-drupal-fullcalendar .placeholder.fc-button-primary:nth-of-type(2)::before, .js-drupal-fullcalendar form.poll-view-form .form-actions .placeholder.fc-button-primary:nth-of-type(2)::before, form.poll-view-form .form-actions .placeholder.btn-primary:first-of-type::before, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .placeholder.form-submit:first-of-type::before, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .placeholder.form-submit:first-of-type::before, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn-success:first-of-type::before, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .placeholder.cm-btn-success:first-of-type::before, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.placeholder:first-of-type::before, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.placeholder:first-of-type::before, form.poll-view-form .form-actions .js-drupal-fullcalendar .placeholder.fc-button-primary:first-of-type::before, .js-drupal-fullcalendar form.poll-view-form .form-actions .placeholder.fc-button-primary:first-of-type::before, .js-drupal-fullcalendar .placeholder.fc-button::before, .newsletter-block .field--name-field-link a.placeholder::before, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.placeholder::before, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.placeholder::before, button.placeholder.link::before, .placeholder.button::before, .node-preview-container .placeholder.node-preview-backlink::before, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.placeholder::before, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.placeholder::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  mask-image: linear-gradient(130deg, #2e404d 55%, rgba(0, 0, 0, 0.8) 75%, #2e404d 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-hover {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-hover-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-active {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-active-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-accent {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-accent-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-focus {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-focus-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-400 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-400-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-300 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-300-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-200 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-200-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-100 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-100-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-black {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-black-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-white {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-white-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-dark-grey {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-dark-grey-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-success-250 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-success-250-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-error {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-error-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-error-250 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-error-250-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-logo {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-logo-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(0, 91, 150, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 91, 150, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(0, 73, 120, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 73, 120, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(46, 73, 25, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(46, 73, 25, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(122, 17, 0, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(122, 17, 0, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-primary {
  color: RGBA(var(--bs-nff-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-primary:hover, .link-nff-primary:focus {
  color: RGBA(0, 91, 150, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 91, 150, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-secondary {
  color: RGBA(var(--bs-nff-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-secondary:hover, .link-nff-secondary:focus {
  color: RGBA(0, 73, 120, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 73, 120, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-hover {
  color: RGBA(var(--bs-nff-hover-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-hover-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-hover:hover, .link-nff-hover:focus {
  color: RGBA(0, 73, 120, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 73, 120, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-active {
  color: RGBA(var(--bs-nff-active-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-active-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-active:hover, .link-nff-active:focus {
  color: RGBA(6, 12, 30, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(6, 12, 30, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-accent {
  color: RGBA(var(--bs-nff-accent-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-accent-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-accent:hover, .link-nff-accent:focus {
  color: RGBA(255, 208, 51, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 208, 51, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-focus {
  color: RGBA(var(--bs-nff-focus-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-focus-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-focus:hover, .link-nff-focus:focus {
  color: RGBA(6, 12, 30, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(6, 12, 30, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-400 {
  color: RGBA(var(--bs-nff-bg-400-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-400-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-400:hover, .link-nff-bg-400:focus {
  color: RGBA(71, 181, 253, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(71, 181, 253, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-300 {
  color: RGBA(var(--bs-nff-bg-300-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-300-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-300:hover, .link-nff-bg-300:focus {
  color: RGBA(222, 240, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(222, 240, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-200 {
  color: RGBA(var(--bs-nff-bg-200-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-200-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-200:hover, .link-nff-bg-200:focus {
  color: RGBA(237, 247, 254, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(237, 247, 254, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-100 {
  color: RGBA(var(--bs-nff-bg-100-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-100-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-100:hover, .link-nff-bg-100:focus {
  color: RGBA(248, 251, 253, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(248, 251, 253, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-black {
  color: RGBA(var(--bs-nff-black-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-black-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-black:hover, .link-nff-black:focus {
  color: RGBA(37, 51, 62, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(37, 51, 62, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-white {
  color: RGBA(var(--bs-nff-white-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-white-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-white:hover, .link-nff-white:focus {
  color: RGBA(255, 255, 255, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 255, 255, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-dark-grey {
  color: RGBA(var(--bs-nff-dark-grey-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-dark-grey-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-dark-grey:hover, .link-nff-dark-grey:focus {
  color: RGBA(37, 51, 62, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(37, 51, 62, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-success {
  color: RGBA(var(--bs-nff-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-success:hover, .link-nff-success:focus {
  color: RGBA(46, 73, 25, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(46, 73, 25, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-success-250 {
  color: RGBA(var(--bs-nff-success-250-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-success-250-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-success-250:hover, .link-nff-success-250:focus {
  color: RGBA(216, 222, 210, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(216, 222, 210, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-error {
  color: RGBA(var(--bs-nff-error-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-error-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-error:hover, .link-nff-error:focus {
  color: RGBA(122, 17, 0, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(122, 17, 0, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-error-250 {
  color: RGBA(var(--bs-nff-error-250-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-error-250-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-error-250:hover, .link-nff-error-250:focus {
  color: RGBA(235, 208, 204, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(235, 208, 204, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-logo {
  color: RGBA(var(--bs-nff-logo-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-logo-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-logo:hover, .link-nff-logo:focus {
  color: RGBA(0, 91, 150, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 91, 150, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
.visually-hidden *,
.visually-hidden-focusable:not(:focus):not(:focus-within) * {
  overflow: hidden !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 1;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.object-fit-contain {
  object-fit: contain !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100, .header .site-topbar,
.header .site-preheader {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3, .form-wrapper.accordion .accordion-item {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.column-gap-0 {
  column-gap: 0 !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: 2.5rem !important;
}

.fs-2 {
  font-size: 2rem !important;
}

.fs-3 {
  font-size: 1.75rem !important;
}

.fs-4 {
  font-size: 1.5rem !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
html.font-heading_roboto h1, html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item, html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto h2,
html.font-heading_roboto .h2,
html.font-heading_roboto .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto h3,
html.font-heading_roboto .h3,
html.font-heading_roboto .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_roboto h2,
html.font-heading_roboto .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_roboto .h2,
html.font-heading_roboto .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_roboto .field__label,
html.font-heading_roboto h4,
html.font-heading_roboto .h4,
html.font-heading_roboto .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_roboto .field__label,
html.font-heading_roboto .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto h2,
html.font-heading_roboto .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto .h2,
html.font-heading_roboto h5,
html.font-heading_roboto .h5,
html.font-heading_roboto .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_roboto h2,
html.font-heading_roboto .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_roboto .h2,
html.font-heading_roboto .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_roboto .field__label,
html.font-heading_roboto .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto h2,
html.font-heading_roboto .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto .h2,
html.font-heading_roboto .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto .field__label,
html.font-heading_roboto h6,
html.font-heading_roboto .h6,
html.font-heading_roboto .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto h2,
html.font-heading_roboto .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto .h2 {
  font-family: "Roboto", sans-serif;
}

html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item, html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed h3,
html.font-heading_roboto_condensed .h3,
html.font-heading_roboto_condensed .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed h4,
html.font-heading_roboto_condensed .h4,
html.font-heading_roboto_condensed .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed h5,
html.font-heading_roboto_condensed .h5,
html.font-heading_roboto_condensed .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed h6,
html.font-heading_roboto_condensed .h6,
html.font-heading_roboto_condensed .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto_condensed .h2 {
  font-family: "Roboto Condensed", sans-serif;
}

html.font-heading_archivo h1, html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item, html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo h2,
html.font-heading_archivo .h2,
html.font-heading_archivo .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo h3,
html.font-heading_archivo .h3,
html.font-heading_archivo .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_archivo h2,
html.font-heading_archivo .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_archivo .h2,
html.font-heading_archivo .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_archivo .field__label,
html.font-heading_archivo h4,
html.font-heading_archivo .h4,
html.font-heading_archivo .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_archivo .field__label,
html.font-heading_archivo .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo h2,
html.font-heading_archivo .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo .h2,
html.font-heading_archivo h5,
html.font-heading_archivo .h5,
html.font-heading_archivo .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_archivo h2,
html.font-heading_archivo .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_archivo .h2,
html.font-heading_archivo .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_archivo .field__label,
html.font-heading_archivo .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo h2,
html.font-heading_archivo .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo .h2,
html.font-heading_archivo .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo .field__label,
html.font-heading_archivo h6,
html.font-heading_archivo .h6,
html.font-heading_archivo .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo h2,
html.font-heading_archivo .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo .h2 {
  font-family: "Archivo", sans-serif;
}

html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item, html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow h3,
html.font-heading_archivo_narrow .h3,
html.font-heading_archivo_narrow .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow h4,
html.font-heading_archivo_narrow .h4,
html.font-heading_archivo_narrow .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow h5,
html.font-heading_archivo_narrow .h5,
html.font-heading_archivo_narrow .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow h6,
html.font-heading_archivo_narrow .h6,
html.font-heading_archivo_narrow .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo_narrow .h2 {
  font-family: "Archivo Narrow", sans-serif;
}

html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item, html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display h3,
html.font-heading_big_shoulders_display .h3,
html.font-heading_big_shoulders_display .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display h4,
html.font-heading_big_shoulders_display .h4,
html.font-heading_big_shoulders_display .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display h5,
html.font-heading_big_shoulders_display .h5,
html.font-heading_big_shoulders_display .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display h6,
html.font-heading_big_shoulders_display .h6,
html.font-heading_big_shoulders_display .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_big_shoulders_display .h2 {
  font-family: "Big Shoulders Display", sans-serif;
}

html.font-paragraph_roboto body {
  font-family: "Roboto", sans-serif;
}

html[lang|=zh] h1, html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item, html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] h2,
html[lang|=zh] .h2,
html[lang|=zh] .field--name-field-further-resources .field__label,
.field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] h3,
html[lang|=zh] .h3,
html[lang|=zh] .view-tagged-content .view-header h2,
.view-tagged-content .view-header html[lang|=zh] h2,
html[lang|=zh] .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html[lang|=zh] .h2,
html[lang|=zh] .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html[lang|=zh] .field__label,
html[lang|=zh] h4,
html[lang|=zh] .h4,
html[lang|=zh] .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html[lang|=zh] .field__label,
html[lang|=zh] .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=zh] h2,
html[lang|=zh] .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=zh] .h2,
html[lang|=zh] h5,
html[lang|=zh] .h5,
html[lang|=zh] .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html[lang|=zh] h2,
html[lang|=zh] .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html[lang|=zh] .h2,
html[lang|=zh] .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html[lang|=zh] .field__label,
html[lang|=zh] .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=zh] h2,
html[lang|=zh] .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=zh] .h2,
html[lang|=zh] .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html[lang|=zh] .field__label,
html[lang|=zh] h6,
html[lang|=zh] .h6,
html[lang|=zh] .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html[lang|=zh] h2,
html[lang|=zh] .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html[lang|=zh] .h2 {
  font-family: "Microsoft YaHei", "STXihei", sans-serif;
}
html[lang|=zh] body {
  font-family: "Microsoft YaHei", "STXihei", sans-serif;
}

html[lang|=ar] h1, html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item, html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] h2,
html[lang|=ar] .h2,
html[lang|=ar] .field--name-field-further-resources .field__label,
.field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] h3,
html[lang|=ar] .h3,
html[lang|=ar] .view-tagged-content .view-header h2,
.view-tagged-content .view-header html[lang|=ar] h2,
html[lang|=ar] .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html[lang|=ar] .h2,
html[lang|=ar] .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html[lang|=ar] .field__label,
html[lang|=ar] h4,
html[lang|=ar] .h4,
html[lang|=ar] .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html[lang|=ar] .field__label,
html[lang|=ar] .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=ar] h2,
html[lang|=ar] .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=ar] .h2,
html[lang|=ar] h5,
html[lang|=ar] .h5,
html[lang|=ar] .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html[lang|=ar] h2,
html[lang|=ar] .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html[lang|=ar] .h2,
html[lang|=ar] .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html[lang|=ar] .field__label,
html[lang|=ar] .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=ar] h2,
html[lang|=ar] .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=ar] .h2,
html[lang|=ar] .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html[lang|=ar] .field__label,
html[lang|=ar] h6,
html[lang|=ar] .h6,
html[lang|=ar] .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html[lang|=ar] h2,
html[lang|=ar] .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html[lang|=ar] .h2 {
  font-family: "Noto Kufi Arabic", sans-serif;
}
html[lang|=ar] body {
  font-family: "Noto Naskh Arabic", serif;
}

/* =========================================================
   Hero banner 2 (SDC) — sin overlay, caption seguro,
   card centrada en mobile y a la izquierda en desktop
   ========================================================= */
.hero-banner-2 {
  position: relative;
  isolation: isolate;
  --hb2-min-h: clamp(18rem, 55vh, 28rem);
  --hb2-card-radius: var(--bs-border-radius-2xl, 1rem);
  --hb2-card-shadow: 0 6px 28px rgba(0, 0, 0, 0.18);
  --hb2-pad: clamp(1rem, 3vw, 2rem);
  --hb2-title: clamp(1.5rem, 3.2vw, 2rem);
  --hb2-subtitle: clamp(1rem, 1.4vw, 1.125rem);
  /* Mantén 0 para no “achicar” el área del fondo/caption */
  padding: 0;
  /* Fondo */
  /* Contenedor del hero: aquí metemos el AIRE con padding,
     no con margin del bloque interno */
}
@media (min-width: 768px) {
  .hero-banner-2 {
    padding-block: 4rem;
  }
}
.hero-banner-2__bg {
  position: absolute;
  inset: 0;
  z-index: 0; /* ← antes -1, puede provocar “superposiciones” */
}
.hero-banner-2__bg picture,
.hero-banner-2__bg img,
.hero-banner-2__bg video,
.hero-banner-2__bg .media img,
.hero-banner-2__bg .field__item > img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
@media (max-width: 992px) {
  .hero-banner-2__bg .image_block_caption-section {
    display: none;
  }
}
.hero-banner-2__container {
  display: grid;
  align-items: center;
  min-height: var(--hb2-min-h);
  padding-block: clamp(0.75rem, 2vw, 1.5rem); /* ← NUEVO: evita colapso */
}
@media (min-width: 768px) {
  .hero-banner-2__container {
    padding: 0;
    align-items: self-start;
  }
}
.hero-banner-2__content {
  position: relative;
  z-index: 1; /* por encima del fondo */
  background: #fff;
  color: var(--bs-emphasis-color);
  border-radius: var(--hb2-card-radius);
  box-shadow: var(--hb2-card-shadow);
  padding: var(--hb2-pad);
  width: min(100%, 46rem);
  /* Quita márgenes externos para que no colapse con el siguiente bloque */
  margin: 0; /* ← reemplaza los margin-block */
  /* Centrado en móvil; a la izquierda en desktop con respiro */
  margin-inline: auto;
}
@media (min-width: 992px) {
  .hero-banner-2__content {
    margin-left: clamp(1rem, 3vw, 2rem);
    margin-right: auto;
    padding: clamp(1.25rem, 3vw, 2.25rem);
  }
}
.hero-banner-2__title {
  margin: 0 0 0.75rem 0;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hero-banner-2__subtitle {
  margin: 0 0 1.5rem 0;
  font-size: 1.125rem;
  color: var(--bs-black);
}
.hero-banner-2__buttons .field {
  margin: 0;
}
.hero-banner-2__buttons .field__label {
  display: none;
}
.hero-banner-2__buttons .field__items {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin: 0;
}
.hero-banner-2__buttons .field__item {
  margin: 0;
}
@media (max-width: 575.98px) {
  .hero-banner-2__buttons .field__items > .field__item a {
    width: 100%;
    text-align: center;
  }
}

/* Variante derecha intacta */
@media (min-width: 992px) {
  .hero-banner-2--right .hero-banner-2__content {
    margin-left: auto;
    margin-right: clamp(1rem, 3vw, 2rem);
  }
}

/* ==== HERO 2 — fondo visible + caption/credit sin recorte ==== */
/* 1) El section tiene altura propia (base del fondo) */
.hero-banner-2 {
  position: relative;
  isolation: isolate;
  min-height: clamp(18rem, 55vh, 28rem); /* usa tu token si lo prefieres */
}

/* 2) El container hereda la altura (no colapsa) */
.hero-banner-2__container {
  min-height: inherit;
}

/* 3) El fondo ocupa todo el section */
.hero-banner-2__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

/* 4) Cadena de wrappers del field: que llenen todo el héroe */
.hero-banner-2__bg .field--name-field-background-image,
.hero-banner-2__bg .field--name-field-background-image > .field__item,
.hero-banner-2__bg .media--type-image,
.hero-banner-2__bg .image_block_caption {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

/* 5) Solo la capa de imagen recorta; el caption queda fuera del recorte */
.hero-banner-2__bg .image_block_caption {
  position: relative;
} /* contenedor de referencia */
.hero-banner-2__bg .image_block_caption-image {
  position: absolute;
  inset: 0;
  overflow: hidden; /* ← recorte solo de la foto */
  z-index: 0;
}

/* 6) Cover real de la imagen */
.hero-banner-2__bg .image_block_caption-image picture,
.hero-banner-2__bg .image_block_caption-image img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: cover !important;
  object-position: 50% 50% !important;
}

/* Bootstrap fuerza height:auto; lo anulamos solo aquí */
.hero-banner-2__bg img.img-fluid {
  height: 100% !important;
  width: 100% !important;
  max-width: none !important;
}

/* 7) Caption/credit visibles por encima de la foto (no se ocultan) */
.hero-banner-2__bg .image_block_caption-section {
  position: absolute;
  left: unset;
  right: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: auto;
  width: 46%;
}
@media (max-width: 767.98px) {
  .hero-banner-2__bg .image_block_caption-section {
    width: 65%;
  }
}

@media (max-width: 992px) {
  .hero-banner-2__bg .image_block_caption-section {
    display: inline-flex !important;
  }
}
/* =========================================================
   Hero banner 3 (SDC) — texto sobre imagen, sin overlay
   ========================================================= */
/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0072bc;
  --bs-secondary: #005b96;
  --bs-success: #3a5b1f;
  --bs-danger: #991500;
  --bs-nff-primary: #0072bc;
  --bs-nff-secondary: #005b96;
  --bs-nff-hover: #005b96;
  --bs-nff-active: #070f26;
  --bs-nff-accent: #ffc400;
  --bs-nff-focus: #070f26;
  --bs-nff-bg-400: #19a3fc;
  --bs-nff-bg-300: #d6ecfa;
  --bs-nff-bg-200: #e9f5fe;
  --bs-nff-bg-100: #f6fafd;
  --bs-nff-black: #2e404d;
  --bs-nff-white: #ffffff;
  --bs-nff-dark-grey: #2e404d;
  --bs-nff-success: #3a5b1f;
  --bs-nff-success-250: #ced6c7;
  --bs-nff-error: #991500;
  --bs-nff-error-250: #e6c4bf;
  --bs-nff-logo: #0072bc;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 46, 64, 77;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #2e404d;
  --bs-body-color-rgb: 46, 64, 77;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: #2e404d;
  --bs-link-color: #0072bc;
  --bs-link-color-rgb: 0, 114, 188;
  --bs-link-decoration: none;
  --bs-link-hover-color: #070f26;
  --bs-link-hover-color-rgb: 7, 15, 38;
  --bs-link-hover-decoration: underline;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #2e404d;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0;
  --bs-border-radius-sm: 0;
  --bs-border-radius-lg: 0;
  --bs-border-radius-xl: 0;
  --bs-border-radius-xxl: 0;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 0;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(46, 64, 77, 0);
}

hr {
  margin: 1rem 0;
  color: #2e404d;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 1;
}

h1, h2, h3, h4, h5, h6, .h1, .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item, .hero-banner-3__title, .h2, .field--name-field-further-resources .field__label, .h3, .view-tagged-content .view-header h2, .view-tagged-content .view-header .h2, .view-tagged-content .view-header .field--name-field-further-resources .field__label, .field--name-field-further-resources .view-tagged-content .view-header .field__label, .h4, .field--name-field-primary-topics .field__label, .leaflet-popup-content-wrapper .field--name-node-title h2, .leaflet-popup-content-wrapper .field--name-node-title .h2, .leaflet-popup-content-wrapper .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .leaflet-popup-content-wrapper .field--name-node-title .field__label, .h5, .footer-main .region-footer-nff-left h2, .footer-main .region-footer-nff-left .h2, .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label, .footer-main .block-views-blocksocial-media-social-media-block h2, .footer-main .block-views-blocksocial-media-social-media-block .h2, .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label, .h6, .form-wrapper.accordion .accordion-item h2, .form-wrapper.accordion .accordion-item .h2, .form-wrapper.accordion .accordion-item .field--name-field-further-resources .field__label, .field--name-field-further-resources .form-wrapper.accordion .accordion-item .field__label {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.3;
  color: var(--bs-heading-color);
}

h1, .h1, .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item, .hero-banner-3__title {
  font-size: 2.5rem;
}

h2, .h2, .field--name-field-further-resources .field__label {
  font-size: 2rem;
}

h3, .h3, .view-tagged-content .view-header h2, .view-tagged-content .view-header .h2, .view-tagged-content .view-header .field--name-field-further-resources .field__label, .field--name-field-further-resources .view-tagged-content .view-header .field__label {
  font-size: 1.75rem;
}

h4, .h4, .field--name-field-primary-topics .field__label, .leaflet-popup-content-wrapper .field--name-node-title h2, .leaflet-popup-content-wrapper .field--name-node-title .h2, .leaflet-popup-content-wrapper .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .leaflet-popup-content-wrapper .field--name-node-title .field__label {
  font-size: 1.5rem;
}

h5, .h5, .footer-main .region-footer-nff-left h2, .footer-main .region-footer-nff-left .h2, .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label, .footer-main .block-views-blocksocial-media-social-media-block h2, .footer-main .block-views-blocksocial-media-social-media-block .h2, .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label {
  font-size: 1.25rem;
}

h6, .h6, .form-wrapper.accordion .accordion-item h2, .form-wrapper.accordion .accordion-item .h2, .form-wrapper.accordion .accordion-item .field--name-field-further-resources .field__label, .field--name-field-further-resources .form-wrapper.accordion .accordion-item .field__label {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: none;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
  text-decoration: underline;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: inherit;
  font-size: 1rem;
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 5.25rem;
}

.display-2 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 4.25rem;
}

.display-3 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 3.5rem;
}

.display-4 {
  font-weight: 300;
  line-height: 1.2;
  font-size: 3rem;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.container, .header .site-header-main .region-header-nff-main,
.header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
.header .site-topbar .region-preheader-campaigns,
.header .site-topbar .region-header-childsite-topbar,
.header .site-topbar .region-header-campaigns-topbar,
.header .site-preheader .region-header-nff-topbar,
.header .site-preheader .region-preheader-campaigns,
.header .site-preheader .region-header-childsite-topbar,
.header .site-preheader .region-header-campaigns-topbar, .search-results,
.view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
.overviews-content.view-next-events .view-header h3,
.overviews-content.view-next-events .view-header .h3,
.overviews-content.view-next-events .view-tagged-content .view-header h2,
.view-tagged-content .overviews-content.view-next-events .view-header h2,
.overviews-content.view-next-events .view-tagged-content .view-header .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
.alert-dismissible,
.alert,
.user-login-form,
.profile,
.node__submitted,
.user-pass,
.node--type-page,
.bd-cheatsheet,
.bd-aside, .lt-main-related__related .field--name-field-related-content,
.lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
.field--name-field-related-events .view-content,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-id-search, .view-tagged-content, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .overviews-content .view-content, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .gallery-grid-images, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0, .overviews-content .view-content, .node-event-full, .node-news-full, .gallery-grid-images,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0, .overviews-content .view-content, .node-event-full, .node-news-full, .gallery-grid-images,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-tagged-content,
  .view-id-search, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0, .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main, .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar, .search-results,
  .view-tagged-content,
  .view-id-search, .overviews-content.view-next-events .view-content, .overviews-content.view-next-events .next-events-title,
  .overviews-content.view-next-events .view-header h3,
  .overviews-content.view-next-events .view-header .h3,
  .overviews-content.view-next-events .view-tagged-content .view-header h2,
  .view-tagged-content .overviews-content.view-next-events .view-header h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .h2,
  .view-tagged-content .overviews-content.view-next-events .view-header .h2,
  .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
  .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
  .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
  .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label, .node--type-location .field--name-field-related-content, .alert-warning,
  .alert-dismissible,
  .alert,
  .user-login-form,
  .profile,
  .node__submitted,
  .user-pass,
  .node--type-page,
  .bd-cheatsheet,
  .bd-aside, .lt-main-related__related .field--name-field-related-content,
  .lt-main-related__related .field--name-field-related-events, .section_quicklink > div, .node--type-people .lt-main-related__related .field--name-field-related-events, .node-news-full .field--name-field-related-content, .js-drupal-fullcalendar, .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.75rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 226, 254.6);
  --bs-table-border-color: rgb(165.28, 180.8, 203.68);
  --bs-table-striped-bg: rgb(196.27, 214.7, 241.87);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 203.4, 229.14);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 209.05, 235.505);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(225.6, 227.4, 229);
  --bs-table-border-color: rgb(180.48, 181.92, 183.2);
  --bs-table-striped-bg: rgb(214.32, 216.03, 217.55);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(203.04, 204.66, 206.1);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(208.68, 210.345, 211.825);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: rgb(209, 231, 220.8);
  --bs-table-border-color: rgb(167.2, 184.8, 176.64);
  --bs-table-striped-bg: rgb(198.55, 219.45, 209.76);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(188.1, 207.9, 198.72);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(193.325, 213.675, 204.24);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 244.4, 252);
  --bs-table-border-color: rgb(165.28, 195.52, 201.6);
  --bs-table-striped-bg: rgb(196.27, 232.18, 239.4);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 219.96, 226.8);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 226.07, 233.1);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: rgb(255, 242.6, 205.4);
  --bs-table-border-color: rgb(204, 194.08, 164.32);
  --bs-table-striped-bg: rgb(242.25, 230.47, 195.13);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(229.5, 218.34, 184.86);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(235.875, 224.405, 189.995);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: rgb(248, 214.6, 217.8);
  --bs-table-border-color: rgb(198.4, 171.68, 174.24);
  --bs-table-striped-bg: rgb(235.6, 203.87, 206.91);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 193.14, 196.02);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 198.505, 201.465);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: rgb(198.4, 199.2, 200);
  --bs-table-striped-bg: rgb(235.6, 236.55, 237.5);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 224.1, 225);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 230.325, 231.25);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: rgb(77.4, 80.6, 83.8);
  --bs-table-striped-bg: rgb(44.1, 47.9, 51.7);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: rgb(55.2, 58.8, 62.4);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: rgb(49.65, 53.35, 57.05);
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: 0;
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: 0;
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check[disabled] + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn, form.poll-view-form .form-actions .btn-check[disabled] + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check[disabled] + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check[disabled] + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check[disabled] + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check[disabled] + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check[disabled] + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check[disabled] + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check[disabled] + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check[disabled] + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check[disabled] + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check[disabled] + .fc-button, .newsletter-block .field--name-field-link .btn-check[disabled] + a, .btn-check[disabled] + button.link, .btn-check[disabled] + .button, .node-preview-container .btn-check[disabled] + .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check[disabled] + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check[disabled] + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check[disabled] + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check[disabled] + a, .btn-check:disabled + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:disabled + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn, form.poll-view-form .form-actions .btn-check:disabled + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:disabled + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:disabled + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:disabled + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:disabled + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:disabled + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:disabled + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:disabled + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:disabled + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:disabled + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:disabled + .fc-button, .newsletter-block .field--name-field-link .btn-check:disabled + a, .btn-check:disabled + button.link, .btn-check:disabled + .button, .node-preview-container .btn-check:disabled + .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:disabled + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:disabled + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:disabled + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:disabled + a {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  max-width: 100%;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  color: rgba(var(--bs-body-color-rgb), 0.65);
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.75rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > textarea:focus ~ label::after,
.form-floating > textarea:not(:placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: 0;
}
.form-floating > textarea:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn, .input-group .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link .input-group a, .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group .cm-btn, .input-group form.poll-view-form .form-actions .btn-primary:nth-of-type(2), .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .input-group .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:nth-of-type(2), form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:nth-of-type(2), .input-group form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group a:nth-of-type(2), .input-group .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group a:nth-of-type(2), .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:nth-of-type(2), .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:nth-of-type(2), .input-group form.poll-view-form .form-actions .btn-primary:first-of-type, .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:first-of-type, .input-group form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .input-group .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link .input-group form.poll-view-form .form-actions a:first-of-type, .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .input-group form.poll-view-form .form-actions .fc-button-primary:first-of-type, form.poll-view-form .form-actions .input-group .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:first-of-type, form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:first-of-type, form.poll-view-form .form-actions .input-group .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group a:first-of-type, form.poll-view-form .form-actions .input-group .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:first-of-type, .input-group .js-drupal-fullcalendar .fc-button, .js-drupal-fullcalendar .input-group .fc-button, .input-group .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link .input-group a, .input-group button.link, .input-group .button, .input-group .node-preview-container .node-preview-backlink, .node-preview-container .input-group .node-preview-backlink, .input-group .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group a, .input-group .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group a, .input-group .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group a, .input-group .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group a {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus, .input-group .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus, .node--type-report .report-info .download-section-report .field--name-field-download-link .input-group a:focus, .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group .cm-btn:focus, .input-group form.poll-view-form .form-actions .btn-primary:focus:nth-of-type(2), .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:focus:nth-of-type(2), form.poll-view-form .form-actions .input-group .btn-primary:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:focus:nth-of-type(2), form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:focus:nth-of-type(2), .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:focus:nth-of-type(2), .input-group form.poll-view-form .form-actions .btn-primary:focus:first-of-type, .input-group form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline .input-group form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:first-of-type, .input-group form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group form.poll-view-form .form-actions .cm-btn-success:focus:first-of-type, .input-group form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, .input-group .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar .input-group form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, form.poll-view-form .form-actions .input-group .btn-primary:focus:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .input-group .btn-wrap--search .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .input-group .btn-wrap--search .form-submit:focus:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group .form-submit:focus:first-of-type, form.poll-view-form .form-actions .input-group .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group .cm-btn-success:focus:first-of-type, form.poll-view-form .form-actions .input-group .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .input-group .fc-button-primary:focus:first-of-type, .input-group .js-drupal-fullcalendar .fc-button:focus, .js-drupal-fullcalendar .input-group .fc-button:focus, .input-group .newsletter-block .field--name-field-link a:focus, .newsletter-block .field--name-field-link .input-group a:focus, .input-group button.link:focus, .input-group .button:focus, .input-group .node-preview-container .node-preview-backlink:focus, .node-preview-container .input-group .node-preview-backlink:focus, .input-group .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group a:focus, .input-group .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group a:focus, .input-group .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group a:focus, .input-group .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group a:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .input-group-lg > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn,
form.poll-view-form .form-actions .input-group-lg > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-lg > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-lg > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-lg > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-lg > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-lg > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-lg > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-lg > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .input-group-lg > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-lg > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-lg > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-lg > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-lg > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-lg > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-lg > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-lg > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-lg > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .input-group-lg > .fc-button,
.newsletter-block .field--name-field-link .input-group-lg > a,
.input-group-lg > button.link,
.input-group-lg > .button,
.node-preview-container .input-group-lg > .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group-lg > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group-lg > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group-lg > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group-lg > a {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .input-group-sm > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn,
form.poll-view-form .form-actions .input-group-sm > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-sm > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-sm > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-sm > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-sm > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-sm > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-sm > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-sm > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .input-group-sm > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .input-group-sm > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .input-group-sm > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .input-group-sm > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .input-group-sm > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .input-group-sm > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .input-group-sm > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .input-group-sm > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .input-group-sm > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .input-group-sm > .fc-button,
.newsletter-block .field--name-field-link .input-group-sm > a,
.input-group-sm > button.link,
.input-group-sm > .button,
.node-preview-container .input-group-sm > .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .input-group-sm > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .input-group-sm > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .input-group-sm > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .input-group-sm > a {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(-1 * var(--bs-border-width));
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button, .newsletter-block .field--name-field-link a, button.link, .button, a.button, .node-preview-container .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: none;
  --bs-btn-disabled-opacity: 1;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button, .newsletter-block .field--name-field-link a, button.link, .button, a.button, .node-preview-container .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a {
    transition: none;
  }
}
.btn:hover, .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:hover, form.poll-view-form .form-actions .btn-primary:hover:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:hover:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar .fc-button:hover, .newsletter-block .field--name-field-link a:hover, button.link:hover, .button:hover, .node-preview-container .node-preview-backlink:hover, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:hover, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:hover {
  color: var(--bs-btn-hover-color);
  text-decoration: none;
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check + a:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn:hover, form.poll-view-form .form-actions .btn-check + .btn-primary:hover:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check + .form-submit:hover:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check + .form-submit:hover:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn-success:hover:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check + .cm-btn-success:hover:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check + .fc-button-primary:hover:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check + .fc-button-primary:hover:nth-of-type(2), form.poll-view-form .form-actions .btn-check + .btn-primary:hover:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check + .form-submit:hover:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check + .form-submit:hover:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check + .cm-btn-success:hover:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check + .cm-btn-success:hover:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check + .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check + .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar .btn-check + .fc-button:hover, .newsletter-block .field--name-field-link .btn-check + a:hover, .btn-check + button.link:hover, .btn-check + .button:hover, .node-preview-container .btn-check + .node-preview-backlink:hover, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check + a:hover, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check + a:hover, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check + a:hover, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check + a:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:focus-visible, form.poll-view-form .form-actions .btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .fc-button:focus-visible, .newsletter-block .field--name-field-link a:focus-visible, button.link:focus-visible, .button:focus-visible, .node-preview-container .node-preview-backlink:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:focus-visible + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn, form.poll-view-form .form-actions .btn-check:focus-visible + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:focus-visible + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:focus-visible + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:focus-visible + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:focus-visible + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:focus-visible + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:focus-visible + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:focus-visible + .fc-button, .newsletter-block .field--name-field-link .btn-check:focus-visible + a, .btn-check:focus-visible + button.link, .btn-check:focus-visible + .button, .node-preview-container .btn-check:focus-visible + .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:focus-visible + a {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:checked + .fc-button, .newsletter-block .field--name-field-link .btn-check:checked + a, .btn-check:checked + button.link, .btn-check:checked + .button, .node-preview-container .btn-check:checked + .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a, :not(.btn-check) + .btn:active, .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active, .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn:active, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:nth-of-type(2), form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:first-of-type, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar :not(.btn-check) + .fc-button:active, .newsletter-block .field--name-field-link :not(.btn-check) + a:active, :not(.btn-check) + button.link:active, :not(.btn-check) + .button:active, .node-preview-container :not(.btn-check) + .node-preview-backlink:active, .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active, .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active, .btn:first-child:active, .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:first-child:active, form.poll-view-form .form-actions .btn-primary:first-child:active:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-child:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:first-of-type, form.poll-view-form .form-actions .btn-primary:first-child:active:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:first-of-type, .js-drupal-fullcalendar .fc-button:first-child:active, .newsletter-block .field--name-field-link a:first-child:active, button.link:first-child:active, .button:first-child:active, .node-preview-container .node-preview-backlink:first-child:active, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active, .btn.active, .node--type-report .report-info .download-section-report .field--name-field-download-link a.active, .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn, form.poll-view-form .form-actions .active.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:first-of-type, .js-drupal-fullcalendar .active.fc-button, .newsletter-block .field--name-field-link a.active, button.active.link, .active.button, .node-preview-container .active.node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.active, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.active, .media-library-view--widget .view-header a.btn.is-active, .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header a.is-active.cm-btn, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:nth-of-type(2), .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:first-of-type, .newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button, .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button, .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active, .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header a.button.is-active, .node-preview-container .media-library-view--widget .view-header a.node-preview-backlink.is-active, .media-library-view--widget .view-header .node-preview-container a.node-preview-backlink.is-active, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.is-active, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.is-active, .btn.show, .node--type-report .report-info .download-section-report .field--name-field-download-link a.show, .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn, form.poll-view-form .form-actions .show.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .show.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:first-of-type, form.poll-view-form .form-actions .show.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:first-of-type, .js-drupal-fullcalendar .show.fc-button, .newsletter-block .field--name-field-link a.show, button.show.link, .show.button, .node-preview-container .show.node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.show, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn:focus-visible, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .btn-check:checked + .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked + .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked + a:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked + .cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-check:checked + a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked + .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .btn-check:checked + .fc-button:focus-visible, .newsletter-block .field--name-field-link .btn-check:checked + a:focus-visible, .btn-check:checked + button.link:focus-visible, .btn-check:checked + .button:focus-visible, .node-preview-container .btn-check:checked + .node-preview-backlink:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked + a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked + a:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn:active:focus-visible, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, form.poll-view-form .form-actions :not(.btn-check) + .btn-primary:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search :not(.btn-check) + .form-submit:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link :not(.btn-check) + a:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions :not(.btn-check) + .cm-btn-success:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions :not(.btn-check) + a:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions :not(.btn-check) + .fc-button-primary:active:focus-visible:first-of-type, .js-drupal-fullcalendar :not(.btn-check) + .fc-button:active:focus-visible, .newsletter-block .field--name-field-link :not(.btn-check) + a:active:focus-visible, :not(.btn-check) + button.link:active:focus-visible, :not(.btn-check) + .button:active:focus-visible, .node-preview-container :not(.btn-check) + .node-preview-backlink:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type :not(.btn-check) + a:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) :not(.btn-check) + a:active:focus-visible, .btn:first-child:active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:first-child:active:focus-visible, form.poll-view-form .form-actions .btn-primary:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-child:active:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-child:active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-child:active:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-child:active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-child:active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-child:active:focus-visible:first-of-type, .js-drupal-fullcalendar .fc-button:first-child:active:focus-visible, .newsletter-block .field--name-field-link a:first-child:active:focus-visible, button.link:first-child:active:focus-visible, .button:first-child:active:focus-visible, .node-preview-container .node-preview-backlink:first-child:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-child:active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:first-child:active:focus-visible, .btn.active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn:focus-visible, form.poll-view-form .form-actions .active.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.active:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .active.fc-button:focus-visible, .newsletter-block .field--name-field-link a.active:focus-visible, button.active.link:focus-visible, .active.button:focus-visible, .node-preview-container .active.node-preview-backlink:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.active:focus-visible, .media-library-view--widget .view-header a.btn.is-active:focus-visible, .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header a.is-active.cm-btn:focus-visible, .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:nth-of-type(2), .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.btn-primary:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.cm-btn-success:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search a.is-active.form-submit:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header a.is-active.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link a.is-active:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons a.is-active.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.is-active:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.is-active:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active:focus-visible:first-of-type, .media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar a.is-active.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions a.is-active.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header a.is-active.fc-button-primary:focus-visible:first-of-type, .media-library-view--widget .view-header .js-drupal-fullcalendar a.is-active.fc-button:focus-visible, .js-drupal-fullcalendar .media-library-view--widget .view-header a.is-active.fc-button:focus-visible, .media-library-view--widget .view-header .newsletter-block .field--name-field-link a.is-active:focus-visible, .newsletter-block .field--name-field-link .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header a.button.is-active:focus-visible, .node-preview-container .media-library-view--widget .view-header a.node-preview-backlink.is-active:focus-visible, .media-library-view--widget .view-header .node-preview-container a.node-preview-backlink.is-active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.is-active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type a.is-active:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header a.is-active:focus-visible, .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.is-active:focus-visible, .btn.show:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn:focus-visible, form.poll-view-form .form-actions .show.btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .show.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .show.btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .show.form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.show:focus-visible:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .show.cm-btn-success:focus-visible:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .show.cm-btn-success:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.show:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.show:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .show.fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .show.fc-button:focus-visible, .newsletter-block .field--name-field-link a.show:focus-visible, button.show.link:focus-visible, .show.button:focus-visible, .node-preview-container .show.node-preview-backlink:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.show:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.show:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.show:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-check:checked:focus-visible + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn, form.poll-view-form .form-actions .btn-check:checked:focus-visible + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked:focus-visible + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked:focus-visible + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-check:checked:focus-visible + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-check:checked:focus-visible + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-check:checked:focus-visible + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-check:checked:focus-visible + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-check:checked:focus-visible + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-check:checked:focus-visible + .fc-button, .newsletter-block .field--name-field-link .btn-check:checked:focus-visible + a, .btn-check:checked:focus-visible + button.link, .btn-check:checked:focus-visible + .button, .node-preview-container .btn-check:checked:focus-visible + .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-check:checked:focus-visible + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-check:checked:focus-visible + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-check:checked:focus-visible + a {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn:disabled, form.poll-view-form .form-actions .btn-primary:disabled:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:disabled:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:first-of-type, form.poll-view-form .form-actions .btn-primary:disabled:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:disabled:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:disabled:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:disabled:first-of-type, .js-drupal-fullcalendar .fc-button:disabled, .newsletter-block .field--name-field-link a:disabled, button.link:disabled, .button:disabled, .node-preview-container .node-preview-backlink:disabled, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:disabled, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:disabled, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:disabled, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:disabled, .btn.disabled, .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled, .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn, form.poll-view-form .form-actions .disabled.btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .disabled.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:first-of-type, form.poll-view-form .form-actions .disabled.btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .disabled.form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a.disabled:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .disabled.cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .disabled.cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.disabled:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.disabled:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .disabled.fc-button-primary:first-of-type, .js-drupal-fullcalendar .disabled.fc-button, .newsletter-block .field--name-field-link a.disabled, button.disabled.link, .disabled.button, .node-preview-container .disabled.node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.disabled, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.disabled, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.disabled, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.disabled, fieldset:disabled .btn, fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled a, fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled .cm-btn, fieldset:disabled form.poll-view-form .form-actions .btn-primary:nth-of-type(2), fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a:nth-of-type(2), fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a:nth-of-type(2), fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:nth-of-type(2), fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:nth-of-type(2), fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:nth-of-type(2), fieldset:disabled form.poll-view-form .form-actions .btn-primary:first-of-type, fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:first-of-type, fieldset:disabled form.poll-view-form .form-actions .btn-primary:first-of-type, fieldset:disabled form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline fieldset:disabled form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, fieldset:disabled form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons fieldset:disabled form.poll-view-form .form-actions .cm-btn-success:first-of-type, fieldset:disabled form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-of-type, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-of-type, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link fieldset:disabled form.poll-view-form .form-actions a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar fieldset:disabled form.poll-view-form .form-actions .fc-button-primary:first-of-type, form.poll-view-form .form-actions fieldset:disabled .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:first-of-type, form.poll-view-form .form-actions fieldset:disabled .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions fieldset:disabled .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search fieldset:disabled .form-submit:first-of-type, form.poll-view-form .form-actions fieldset:disabled .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions fieldset:disabled .cm-btn-success:first-of-type, form.poll-view-form .form-actions fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, form.poll-view-form .form-actions fieldset:disabled .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link fieldset:disabled a:first-of-type, fieldset:disabled .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions fieldset:disabled a:first-of-type, fieldset:disabled form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions fieldset:disabled .fc-button-primary:first-of-type, fieldset:disabled .js-drupal-fullcalendar .fc-button, .js-drupal-fullcalendar fieldset:disabled .fc-button, fieldset:disabled .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link fieldset:disabled a, fieldset:disabled button.link, fieldset:disabled .button, fieldset:disabled .node-preview-container .node-preview-backlink, .node-preview-container fieldset:disabled .node-preview-backlink, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type fieldset:disabled a, fieldset:disabled .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) fieldset:disabled a, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type fieldset:disabled a, fieldset:disabled .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) fieldset:disabled a {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success, form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button-primary, .newsletter-block .field--name-field-link a, .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 96.9, 159.8);
  --bs-btn-hover-border-color: rgb(0, 91.2, 150.4);
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 91.2, 150.4);
  --bs-btn-active-border-color: rgb(0, 85.5, 141);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0072bc;
  --bs-btn-disabled-border-color: #0072bc;
}

.btn-secondary, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:not(.fc-button-active), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a {
  --bs-btn-color: #fff;
  --bs-btn-bg: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 77.35, 127.5);
  --bs-btn-hover-border-color: rgb(0, 72.8, 120);
  --bs-btn-focus-shadow-rgb: 38, 116, 166;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 72.8, 120);
  --bs-btn-active-border-color: rgb(0, 68.25, 112.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #005b96;
  --bs-btn-disabled-border-color: #005b96;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(49.3, 77.35, 26.35);
  --bs-btn-hover-border-color: rgb(46.4, 72.8, 24.8);
  --bs-btn-focus-shadow-rgb: 88, 116, 65;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(46.4, 72.8, 24.8);
  --bs-btn-active-border-color: rgb(43.5, 68.25, 23.25);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #3a5b1f;
  --bs-btn-disabled-border-color: #3a5b1f;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(130.05, 17.85, 0);
  --bs-btn-hover-border-color: rgb(122.4, 16.8, 0);
  --bs-btn-focus-shadow-rgb: 168, 56, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(122.4, 16.8, 0);
  --bs-btn-active-border-color: rgb(114.75, 15.75, 0);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #991500;
  --bs-btn-disabled-border-color: #991500;
}

.btn-nff-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 96.9, 159.8);
  --bs-btn-hover-border-color: rgb(0, 91.2, 150.4);
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 91.2, 150.4);
  --bs-btn-active-border-color: rgb(0, 85.5, 141);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0072bc;
  --bs-btn-disabled-border-color: #0072bc;
}

.btn-nff-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 77.35, 127.5);
  --bs-btn-hover-border-color: rgb(0, 72.8, 120);
  --bs-btn-focus-shadow-rgb: 38, 116, 166;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 72.8, 120);
  --bs-btn-active-border-color: rgb(0, 68.25, 112.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #005b96;
  --bs-btn-disabled-border-color: #005b96;
}

.btn-nff-hover {
  --bs-btn-color: #fff;
  --bs-btn-bg: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 77.35, 127.5);
  --bs-btn-hover-border-color: rgb(0, 72.8, 120);
  --bs-btn-focus-shadow-rgb: 38, 116, 166;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 72.8, 120);
  --bs-btn-active-border-color: rgb(0, 68.25, 112.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #005b96;
  --bs-btn-disabled-border-color: #005b96;
}

.btn-nff-active {
  --bs-btn-color: #fff;
  --bs-btn-bg: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(5.95, 12.75, 32.3);
  --bs-btn-hover-border-color: rgb(5.6, 12, 30.4);
  --bs-btn-focus-shadow-rgb: 44, 51, 71;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(5.6, 12, 30.4);
  --bs-btn-active-border-color: rgb(5.25, 11.25, 28.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #070f26;
  --bs-btn-disabled-border-color: #070f26;
}

.btn-nff-accent {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc400;
  --bs-btn-border-color: #ffc400;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(255, 204.85, 38.25);
  --bs-btn-hover-border-color: rgb(255, 201.9, 25.5);
  --bs-btn-focus-shadow-rgb: 217, 167, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(255, 207.8, 51);
  --bs-btn-active-border-color: rgb(255, 201.9, 25.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc400;
  --bs-btn-disabled-border-color: #ffc400;
}

.btn-nff-focus {
  --bs-btn-color: #fff;
  --bs-btn-bg: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(5.95, 12.75, 32.3);
  --bs-btn-hover-border-color: rgb(5.6, 12, 30.4);
  --bs-btn-focus-shadow-rgb: 44, 51, 71;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(5.6, 12, 30.4);
  --bs-btn-active-border-color: rgb(5.25, 11.25, 28.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #070f26;
  --bs-btn-disabled-border-color: #070f26;
}

.btn-nff-bg-400 {
  --bs-btn-color: #000;
  --bs-btn-bg: #19a3fc;
  --bs-btn-border-color: #19a3fc;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(59.5, 176.8, 252.45);
  --bs-btn-hover-border-color: rgb(48, 172.2, 252.3);
  --bs-btn-focus-shadow-rgb: 21, 139, 214;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(71, 181.4, 252.6);
  --bs-btn-active-border-color: rgb(48, 172.2, 252.3);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #19a3fc;
  --bs-btn-disabled-border-color: #19a3fc;
}

.btn-nff-bg-300 {
  --bs-btn-color: #000;
  --bs-btn-bg: #d6ecfa;
  --bs-btn-border-color: #d6ecfa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(220.15, 238.85, 250.75);
  --bs-btn-hover-border-color: rgb(218.1, 237.9, 250.5);
  --bs-btn-focus-shadow-rgb: 182, 201, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(222.2, 239.8, 251);
  --bs-btn-active-border-color: rgb(218.1, 237.9, 250.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #d6ecfa;
  --bs-btn-disabled-border-color: #d6ecfa;
}

.btn-nff-bg-200 {
  --bs-btn-color: #000;
  --bs-btn-bg: #e9f5fe;
  --bs-btn-border-color: #e9f5fe;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(236.3, 246.5, 254.15);
  --bs-btn-hover-border-color: rgb(235.2, 246, 254.1);
  --bs-btn-focus-shadow-rgb: 198, 208, 216;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(237.4, 247, 254.2);
  --bs-btn-active-border-color: rgb(235.2, 246, 254.1);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #e9f5fe;
  --bs-btn-disabled-border-color: #e9f5fe;
}

.btn-nff-bg-100 {
  --bs-btn-color: #000;
  --bs-btn-bg: #f6fafd;
  --bs-btn-border-color: #f6fafd;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(247.35, 250.75, 253.3);
  --bs-btn-hover-border-color: rgb(246.9, 250.5, 253.2);
  --bs-btn-focus-shadow-rgb: 209, 213, 215;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(247.8, 251, 253.4);
  --bs-btn-active-border-color: rgb(246.9, 250.5, 253.2);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f6fafd;
  --bs-btn-disabled-border-color: #f6fafd;
}

.btn-nff-black {
  --bs-btn-color: #fff;
  --bs-btn-bg: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(39.1, 54.4, 65.45);
  --bs-btn-hover-border-color: rgb(36.8, 51.2, 61.6);
  --bs-btn-focus-shadow-rgb: 77, 93, 104;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(36.8, 51.2, 61.6);
  --bs-btn-active-border-color: rgb(34.5, 48, 57.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #2e404d;
  --bs-btn-disabled-border-color: #2e404d;
}

.btn-nff-white {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: white;
  --bs-btn-hover-border-color: white;
  --bs-btn-focus-shadow-rgb: 217, 217, 217;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: white;
  --bs-btn-active-border-color: white;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: #ffffff;
}

.btn-nff-dark-grey {
  --bs-btn-color: #fff;
  --bs-btn-bg: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(39.1, 54.4, 65.45);
  --bs-btn-hover-border-color: rgb(36.8, 51.2, 61.6);
  --bs-btn-focus-shadow-rgb: 77, 93, 104;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(36.8, 51.2, 61.6);
  --bs-btn-active-border-color: rgb(34.5, 48, 57.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #2e404d;
  --bs-btn-disabled-border-color: #2e404d;
}

.btn-nff-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(49.3, 77.35, 26.35);
  --bs-btn-hover-border-color: rgb(46.4, 72.8, 24.8);
  --bs-btn-focus-shadow-rgb: 88, 116, 65;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(46.4, 72.8, 24.8);
  --bs-btn-active-border-color: rgb(43.5, 68.25, 23.25);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #3a5b1f;
  --bs-btn-disabled-border-color: #3a5b1f;
}

.btn-nff-success-250 {
  --bs-btn-color: #000;
  --bs-btn-bg: #ced6c7;
  --bs-btn-border-color: #ced6c7;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(213.35, 220.15, 207.4);
  --bs-btn-hover-border-color: rgb(210.9, 218.1, 204.6);
  --bs-btn-focus-shadow-rgb: 175, 182, 169;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(215.8, 222.2, 210.2);
  --bs-btn-active-border-color: rgb(210.9, 218.1, 204.6);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ced6c7;
  --bs-btn-disabled-border-color: #ced6c7;
}

.btn-nff-error {
  --bs-btn-color: #fff;
  --bs-btn-bg: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(130.05, 17.85, 0);
  --bs-btn-hover-border-color: rgb(122.4, 16.8, 0);
  --bs-btn-focus-shadow-rgb: 168, 56, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(122.4, 16.8, 0);
  --bs-btn-active-border-color: rgb(114.75, 15.75, 0);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #991500;
  --bs-btn-disabled-border-color: #991500;
}

.btn-nff-error-250 {
  --bs-btn-color: #000;
  --bs-btn-bg: #e6c4bf;
  --bs-btn-border-color: #e6c4bf;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(233.75, 204.85, 200.6);
  --bs-btn-hover-border-color: rgb(232.5, 201.9, 197.4);
  --bs-btn-focus-shadow-rgb: 196, 167, 162;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(235, 207.8, 203.8);
  --bs-btn-active-border-color: rgb(232.5, 201.9, 197.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #e6c4bf;
  --bs-btn-disabled-border-color: #e6c4bf;
}

.btn-nff-logo {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(0, 96.9, 159.8);
  --bs-btn-hover-border-color: rgb(0, 91.2, 150.4);
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(0, 91.2, 150.4);
  --bs-btn-active-border-color: rgb(0, 85.5, 141);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0072bc;
  --bs-btn-disabled-border-color: #0072bc;
}

.btn-outline-primary, .node-preview-container .node-preview-backlink {
  --bs-btn-color: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0072bc;
  --bs-btn-hover-border-color: #0072bc;
  --bs-btn-focus-shadow-rgb: 0, 114, 188;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0072bc;
  --bs-btn-active-border-color: #0072bc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0072bc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0072bc;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005b96;
  --bs-btn-hover-border-color: #005b96;
  --bs-btn-focus-shadow-rgb: 0, 91, 150;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #005b96;
  --bs-btn-active-border-color: #005b96;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #005b96;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #005b96;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3a5b1f;
  --bs-btn-hover-border-color: #3a5b1f;
  --bs-btn-focus-shadow-rgb: 58, 91, 31;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #3a5b1f;
  --bs-btn-active-border-color: #3a5b1f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #3a5b1f;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #3a5b1f;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #991500;
  --bs-btn-hover-border-color: #991500;
  --bs-btn-focus-shadow-rgb: 153, 21, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #991500;
  --bs-btn-active-border-color: #991500;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #991500;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #991500;
  --bs-gradient: none;
}

.btn-outline-nff-primary {
  --bs-btn-color: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0072bc;
  --bs-btn-hover-border-color: #0072bc;
  --bs-btn-focus-shadow-rgb: 0, 114, 188;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0072bc;
  --bs-btn-active-border-color: #0072bc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0072bc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0072bc;
  --bs-gradient: none;
}

.btn-outline-nff-secondary {
  --bs-btn-color: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005b96;
  --bs-btn-hover-border-color: #005b96;
  --bs-btn-focus-shadow-rgb: 0, 91, 150;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #005b96;
  --bs-btn-active-border-color: #005b96;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #005b96;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #005b96;
  --bs-gradient: none;
}

.btn-outline-nff-hover {
  --bs-btn-color: #005b96;
  --bs-btn-border-color: #005b96;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #005b96;
  --bs-btn-hover-border-color: #005b96;
  --bs-btn-focus-shadow-rgb: 0, 91, 150;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #005b96;
  --bs-btn-active-border-color: #005b96;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #005b96;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #005b96;
  --bs-gradient: none;
}

.btn-outline-nff-active {
  --bs-btn-color: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #070f26;
  --bs-btn-hover-border-color: #070f26;
  --bs-btn-focus-shadow-rgb: 7, 15, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #070f26;
  --bs-btn-active-border-color: #070f26;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #070f26;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #070f26;
  --bs-gradient: none;
}

.btn-outline-nff-accent {
  --bs-btn-color: #ffc400;
  --bs-btn-border-color: #ffc400;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc400;
  --bs-btn-hover-border-color: #ffc400;
  --bs-btn-focus-shadow-rgb: 255, 196, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc400;
  --bs-btn-active-border-color: #ffc400;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc400;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc400;
  --bs-gradient: none;
}

.btn-outline-nff-focus {
  --bs-btn-color: #070f26;
  --bs-btn-border-color: #070f26;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #070f26;
  --bs-btn-hover-border-color: #070f26;
  --bs-btn-focus-shadow-rgb: 7, 15, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #070f26;
  --bs-btn-active-border-color: #070f26;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #070f26;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #070f26;
  --bs-gradient: none;
}

.btn-outline-nff-bg-400 {
  --bs-btn-color: #19a3fc;
  --bs-btn-border-color: #19a3fc;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #19a3fc;
  --bs-btn-hover-border-color: #19a3fc;
  --bs-btn-focus-shadow-rgb: 25, 163, 252;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #19a3fc;
  --bs-btn-active-border-color: #19a3fc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #19a3fc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #19a3fc;
  --bs-gradient: none;
}

.btn-outline-nff-bg-300 {
  --bs-btn-color: #d6ecfa;
  --bs-btn-border-color: #d6ecfa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d6ecfa;
  --bs-btn-hover-border-color: #d6ecfa;
  --bs-btn-focus-shadow-rgb: 214, 236, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #d6ecfa;
  --bs-btn-active-border-color: #d6ecfa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #d6ecfa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #d6ecfa;
  --bs-gradient: none;
}

.btn-outline-nff-bg-200 {
  --bs-btn-color: #e9f5fe;
  --bs-btn-border-color: #e9f5fe;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #e9f5fe;
  --bs-btn-hover-border-color: #e9f5fe;
  --bs-btn-focus-shadow-rgb: 233, 245, 254;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #e9f5fe;
  --bs-btn-active-border-color: #e9f5fe;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #e9f5fe;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #e9f5fe;
  --bs-gradient: none;
}

.btn-outline-nff-bg-100 {
  --bs-btn-color: #f6fafd;
  --bs-btn-border-color: #f6fafd;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f6fafd;
  --bs-btn-hover-border-color: #f6fafd;
  --bs-btn-focus-shadow-rgb: 246, 250, 253;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f6fafd;
  --bs-btn-active-border-color: #f6fafd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f6fafd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f6fafd;
  --bs-gradient: none;
}

.btn-outline-nff-black {
  --bs-btn-color: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #2e404d;
  --bs-btn-hover-border-color: #2e404d;
  --bs-btn-focus-shadow-rgb: 46, 64, 77;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2e404d;
  --bs-btn-active-border-color: #2e404d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #2e404d;
  --bs-gradient: none;
}

.btn-outline-nff-white {
  --bs-btn-color: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffffff;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 255, 255, 255;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffffff;
  --bs-btn-active-border-color: #ffffff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffffff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffffff;
  --bs-gradient: none;
}

.btn-outline-nff-dark-grey {
  --bs-btn-color: #2e404d;
  --bs-btn-border-color: #2e404d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #2e404d;
  --bs-btn-hover-border-color: #2e404d;
  --bs-btn-focus-shadow-rgb: 46, 64, 77;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #2e404d;
  --bs-btn-active-border-color: #2e404d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #2e404d;
  --bs-gradient: none;
}

.btn-outline-nff-success {
  --bs-btn-color: #3a5b1f;
  --bs-btn-border-color: #3a5b1f;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #3a5b1f;
  --bs-btn-hover-border-color: #3a5b1f;
  --bs-btn-focus-shadow-rgb: 58, 91, 31;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #3a5b1f;
  --bs-btn-active-border-color: #3a5b1f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #3a5b1f;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #3a5b1f;
  --bs-gradient: none;
}

.btn-outline-nff-success-250 {
  --bs-btn-color: #ced6c7;
  --bs-btn-border-color: #ced6c7;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ced6c7;
  --bs-btn-hover-border-color: #ced6c7;
  --bs-btn-focus-shadow-rgb: 206, 214, 199;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ced6c7;
  --bs-btn-active-border-color: #ced6c7;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ced6c7;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ced6c7;
  --bs-gradient: none;
}

.btn-outline-nff-error {
  --bs-btn-color: #991500;
  --bs-btn-border-color: #991500;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #991500;
  --bs-btn-hover-border-color: #991500;
  --bs-btn-focus-shadow-rgb: 153, 21, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #991500;
  --bs-btn-active-border-color: #991500;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #991500;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #991500;
  --bs-gradient: none;
}

.btn-outline-nff-error-250 {
  --bs-btn-color: #e6c4bf;
  --bs-btn-border-color: #e6c4bf;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #e6c4bf;
  --bs-btn-hover-border-color: #e6c4bf;
  --bs-btn-focus-shadow-rgb: 230, 196, 191;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #e6c4bf;
  --bs-btn-active-border-color: #e6c4bf;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #e6c4bf;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #e6c4bf;
  --bs-gradient: none;
}

.btn-outline-nff-logo {
  --bs-btn-color: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0072bc;
  --bs-btn-hover-border-color: #0072bc;
  --bs-btn-focus-shadow-rgb: 0, 114, 188;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0072bc;
  --bs-btn-active-border-color: #0072bc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0072bc;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0072bc;
  --bs-gradient: none;
}

.btn-link, button.link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: #0072bc;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: #070f26;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: #070f26;
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: none;
}
.btn-link:hover, button.link:hover, .btn-link:focus-visible, button.link:focus-visible {
  text-decoration: underline;
}
.btn-link:focus-visible, button.link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover, button.link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-lg > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-lg > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-lg > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-lg > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-lg > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-lg > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-lg > .fc-button, .newsletter-block .field--name-field-link .btn-group-lg > a, .btn-group-lg > button.link, .btn-group-lg > .button, .node-preview-container .btn-group-lg > .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-lg > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-lg > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.125rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-sm > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-sm > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-sm > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-sm > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-sm > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-sm > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-sm > .fc-button, .newsletter-block .field--name-field-link .btn-group-sm > a, .btn-group-sm > button.link, .btn-group-sm > .button, .node-preview-container .btn-group-sm > .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-sm > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-sm > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .media-library-view--widget .view-header a.dropdown-item.is-active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 1rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn, form.poll-view-form .form-actions .btn-group > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button, .newsletter-block .field--name-field-link .btn-group > a, .btn-group > button.link, .btn-group > .button, .node-preview-container .btn-group > .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a,
.btn-group-vertical > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > a,
.btn-group-vertical > button.link,
.btn-group-vertical > .button,
.node-preview-container .btn-group-vertical > .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn, form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .btn-group > .btn-check:checked + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:checked + .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:checked + a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:checked + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:checked + a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:checked + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > .btn-check:checked + .fc-button, .newsletter-block .field--name-field-link .btn-group > .btn-check:checked + a, .btn-group > .btn-check:checked + button.link, .btn-group > .btn-check:checked + .button, .btn-group > .btn-check:checked + a.button, .node-preview-container .btn-group > .btn-check:checked + .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:checked + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:checked + a,
.btn-group > .btn-check:focus + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-check:focus + .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-check:focus + a,
.btn-group > .btn-check:focus + button.link,
.btn-group > .btn-check:focus + .button,
.btn-group > .btn-check:focus + a.button,
.node-preview-container .btn-group > .btn-check:focus + .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-check:focus + a,
.btn-group > .btn:hover,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:hover,
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:hover,
.newsletter-block .field--name-field-link .btn-group > a:hover,
.btn-group > button.link:hover,
.btn-group > .button:hover,
.node-preview-container .btn-group > .node-preview-backlink:hover,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:hover,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:hover,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:hover,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:hover,
.btn-group > .btn:focus,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:focus,
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:focus,
.newsletter-block .field--name-field-link .btn-group > a:focus,
.btn-group > button.link:focus,
.btn-group > .button:focus,
.node-preview-container .btn-group > .node-preview-backlink:focus,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:focus,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:focus,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:focus,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:focus,
.btn-group > .btn:active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:active,
form.poll-view-form .form-actions .btn-group > .btn-primary:active:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .btn-group > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar .btn-group > .fc-button:active,
.newsletter-block .field--name-field-link .btn-group > a:active,
.btn-group > button.link:active,
.btn-group > .button:active,
.node-preview-container .btn-group > .node-preview-backlink:active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:active,
.btn-group > .btn.active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn,
form.poll-view-form .form-actions .btn-group > .active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .active.fc-button,
.newsletter-block .field--name-field-link .btn-group > a.active,
.btn-group > button.active.link,
.btn-group > .active.button,
.node-preview-container .btn-group > .active.node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.active,
.media-library-view--widget .view-header .btn-group > a.btn.is-active,
.media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group > a.is-active.fc-button,
.js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group > a.is-active.fc-button,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group > a.is-active,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .btn-group > a.button.is-active,
.node-preview-container .media-library-view--widget .view-header .btn-group > a.node-preview-backlink.is-active,
.media-library-view--widget .view-header .node-preview-container .btn-group > a.node-preview-backlink.is-active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.is-active,
.btn-group-vertical > .btn-check:checked + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:checked + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:checked + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-check:checked + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:checked + a,
.btn-group-vertical > .btn-check:checked + button.link,
.btn-group-vertical > .btn-check:checked + .button,
.btn-group-vertical > .btn-check:checked + a.button,
.node-preview-container .btn-group-vertical > .btn-check:checked + .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:checked + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:checked + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:checked + a,
.btn-group-vertical > .btn-check:focus + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-check:focus + .form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + a:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-check:focus + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-check:focus + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-check:focus + a,
.btn-group-vertical > .btn-check:focus + button.link,
.btn-group-vertical > .btn-check:focus + .button,
.btn-group-vertical > .btn-check:focus + a.button,
.node-preview-container .btn-group-vertical > .btn-check:focus + .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-check:focus + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-check:focus + a,
.btn-group-vertical > .btn:hover,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:hover,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:hover:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:hover:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:hover:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:hover:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:hover:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:hover:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:hover:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:hover,
.newsletter-block .field--name-field-link .btn-group-vertical > a:hover,
.btn-group-vertical > button.link:hover,
.btn-group-vertical > .button:hover,
.node-preview-container .btn-group-vertical > .node-preview-backlink:hover,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:hover,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:hover,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:hover,
.btn-group-vertical > .btn:focus,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:focus,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:focus:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:focus:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:focus:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:focus:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:focus:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:focus:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:focus:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:focus,
.newsletter-block .field--name-field-link .btn-group-vertical > a:focus,
.btn-group-vertical > button.link:focus,
.btn-group-vertical > .button:focus,
.node-preview-container .btn-group-vertical > .node-preview-backlink:focus,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:focus,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:focus,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:focus,
.btn-group-vertical > .btn:active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:active,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:active:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:active:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:active:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:active:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .fc-button:active,
.newsletter-block .field--name-field-link .btn-group-vertical > a:active,
.btn-group-vertical > button.link:active,
.btn-group-vertical > .button:active,
.node-preview-container .btn-group-vertical > .node-preview-backlink:active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:active,
.btn-group-vertical > .btn.active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .btn-group-vertical > .active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .active.form-submit:first-of-type,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.active:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .active.fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > a.active,
.btn-group-vertical > button.active.link,
.btn-group-vertical > .active.button,
.node-preview-container .btn-group-vertical > .active.node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.active,
.media-library-view--widget .view-header .btn-group-vertical > a.btn.is-active,
.media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:nth-of-type(2),
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:nth-of-type(2),
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:nth-of-type(2),
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:nth-of-type(2),
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.btn-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar .media-library-view--widget .view-header form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-wrap--search .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .media-library-view--widget .view-header .btn-group-vertical > a.is-active.form-submit:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a.is-active:first-of-type,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.cm-btn-success:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active:first-of-type,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a.is-active:first-of-type,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active:first-of-type,
.media-library-view--widget .view-header form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button-primary:first-of-type,
.media-library-view--widget .view-header .js-drupal-fullcalendar .btn-group-vertical > a.is-active.fc-button,
.js-drupal-fullcalendar .media-library-view--widget .view-header .btn-group-vertical > a.is-active.fc-button,
.media-library-view--widget .view-header .newsletter-block .field--name-field-link .btn-group-vertical > a.is-active,
.newsletter-block .field--name-field-link .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .btn-group-vertical > a.button.is-active,
.node-preview-container .media-library-view--widget .view-header .btn-group-vertical > a.node-preview-backlink.is-active,
.media-library-view--widget .view-header .node-preview-container .btn-group-vertical > a.node-preview-backlink.is-active,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a.is-active,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .media-library-view--widget .view-header .btn-group-vertical > a.is-active,
.media-library-view--widget .view-header .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a.is-active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > :not(.btn-check:first-child) + a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn, form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check:first-child) + .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check:first-child) + .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .cm-btn-success:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check:first-child) + .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group > :not(.btn-check:first-child) + .fc-button, .newsletter-block .field--name-field-link .btn-group > :not(.btn-check:first-child) + a, .btn-group > :not(.btn-check:first-child) + button.link, .btn-group > :not(.btn-check:first-child) + .button, .node-preview-container .btn-group > :not(.btn-check:first-child) + .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check:first-child) + a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check:first-child) + a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check:first-child) + a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check:first-child) + a,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(-1 * var(--bs-border-width));
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:not(:last-child):not(.dropdown-toggle), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:not(:last-child):not(.dropdown-toggle), form.poll-view-form .form-actions .btn-group > .btn-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button:not(:last-child):not(.dropdown-toggle), .newsletter-block .field--name-field-link .btn-group > a:not(:last-child):not(.dropdown-toggle), .btn-group > button.link:not(:last-child):not(.dropdown-toggle), .btn-group > .button:not(:last-child):not(.dropdown-toggle), .node-preview-container .btn-group > .node-preview-backlink:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a.dropdown-toggle-split:first-child,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn:first-child,
form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.btn-primary:first-child:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.btn-primary:first-child:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .dropdown-toggle-split.form-submit:first-child:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.cm-btn-success:first-child:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .dropdown-toggle-split.fc-button-primary:first-child:first-of-type,
.js-drupal-fullcalendar .btn-group > .dropdown-toggle-split.fc-button:first-child,
.newsletter-block .field--name-field-link .btn-group > a.dropdown-toggle-split:first-child,
.btn-group > button.dropdown-toggle-split.link:first-child,
.btn-group > .dropdown-toggle-split.button:first-child,
.node-preview-container .btn-group > .dropdown-toggle-split.node-preview-backlink:first-child,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a.dropdown-toggle-split:first-child,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-group:not(:last-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:last-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-group:not(:last-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-group:not(:last-child) > a,
.btn-group > .btn-group:not(:last-child) > button.link,
.btn-group > .btn-group:not(:last-child) > .button,
.node-preview-container .btn-group > .btn-group:not(:last-child) > .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:last-child) > a {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > a:nth-child(n+3), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn:nth-child(n+3), form.poll-view-form .form-actions .btn-group > .btn-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-child(n+3):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-child(n+3):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .btn-group > .btn-primary:nth-child(n+3):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .form-submit:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .cm-btn-success:nth-child(n+3):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .cm-btn-success:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar .btn-group > .fc-button:nth-child(n+3), .newsletter-block .field--name-field-link .btn-group > a:nth-child(n+3), .btn-group > button.link:nth-child(n+3), .btn-group > .button:nth-child(n+3), .node-preview-container .btn-group > .node-preview-backlink:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > a:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > :not(.btn-check) + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn,
form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > :not(.btn-check) + .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > :not(.btn-check) + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > :not(.btn-check) + .fc-button,
.newsletter-block .field--name-field-link .btn-group > :not(.btn-check) + a,
.btn-group > :not(.btn-check) + button.link,
.btn-group > :not(.btn-check) + .button,
.node-preview-container .btn-group > :not(.btn-check) + .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > :not(.btn-check) + a,
.btn-group > .btn-group:not(:first-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group > .btn-group:not(:first-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group > .btn-group:not(:first-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group > .btn-group:not(:first-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group > .btn-group:not(:first-child) > a,
.btn-group > .btn-group:not(:first-child) > button.link,
.btn-group > .btn-group:not(:first-child) > .button,
.node-preview-container .btn-group > .btn-group:not(:first-child) > .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-sm > a + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2) + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-sm > .btn-primary:first-of-type + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-sm > .form-submit:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-sm > .cm-btn-success:first-of-type + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-sm > .cm-btn-success:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-sm > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-sm > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar .btn-group-sm > .fc-button + .dropdown-toggle-split, .newsletter-block .field--name-field-link .btn-group-sm > a + .dropdown-toggle-split, .btn-group-sm > button.link + .dropdown-toggle-split, .btn-group-sm > .button + .dropdown-toggle-split, .node-preview-container .btn-group-sm > .node-preview-backlink + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-sm > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-sm > a + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-lg > a + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2) + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:nth-of-type(2) + .dropdown-toggle-split, form.poll-view-form .form-actions .btn-group-lg > .btn-primary:first-of-type + .dropdown-toggle-split, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type + .dropdown-toggle-split, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-lg > .form-submit:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-lg > .cm-btn-success:first-of-type + .dropdown-toggle-split, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-lg > .cm-btn-success:first-of-type + .dropdown-toggle-split, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-lg > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-lg > .fc-button-primary:first-of-type + .dropdown-toggle-split, .js-drupal-fullcalendar .btn-group-lg > .fc-button + .dropdown-toggle-split, .newsletter-block .field--name-field-link .btn-group-lg > a + .dropdown-toggle-split, .btn-group-lg > button.link + .dropdown-toggle-split, .btn-group-lg > .button + .dropdown-toggle-split, .node-preview-container .btn-group-lg > .node-preview-backlink + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-lg > a + .dropdown-toggle-split, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-lg > a + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a, .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn, form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .btn-group-vertical > a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .btn-group-vertical > a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button, .newsletter-block .field--name-field-link .btn-group-vertical > a, .btn-group-vertical > button.link, .btn-group-vertical > .button, .node-preview-container .btn-group-vertical > .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:not(:first-child), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:not(:first-child), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:first-child):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:first-child):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:first-child):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:first-child):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:first-child):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:first-child):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:first-child):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:first-child):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:first-child):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:first-child):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:not(:first-child), .newsletter-block .field--name-field-link .btn-group-vertical > a:not(:first-child), .btn-group-vertical > button.link:not(:first-child), .btn-group-vertical > .button:not(:first-child), .node-preview-container .btn-group-vertical > .node-preview-backlink:not(:first-child), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:first-child), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:first-child), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:first-child), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(-1 * var(--bs-border-width));
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:not(:last-child):not(.dropdown-toggle), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:not(:last-child):not(.dropdown-toggle):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:not(:last-child):not(.dropdown-toggle):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:not(:last-child):not(.dropdown-toggle), .newsletter-block .field--name-field-link .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > button.link:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .button:not(:last-child):not(.dropdown-toggle), .node-preview-container .btn-group-vertical > .node-preview-backlink:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-group:not(:last-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:last-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:last-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:last-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-group:not(:last-child) > a,
.btn-group-vertical > .btn-group:not(:last-child) > button.link,
.btn-group-vertical > .btn-group:not(:last-child) > .button,
.node-preview-container .btn-group-vertical > .btn-group:not(:last-child) > .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:last-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:last-child) > a {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:nth-child(n+3), .node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > a:nth-child(n+3), .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn:nth-child(n+3), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-child(n+3):nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-child(n+3):nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-child(n+3):nth-of-type(2), form.poll-view-form .form-actions .btn-group-vertical > .btn-primary:nth-child(n+3):first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .form-submit:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .cm-btn-success:nth-child(n+3):first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .cm-btn-success:nth-child(n+3):first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .fc-button-primary:nth-child(n+3):first-of-type, .js-drupal-fullcalendar .btn-group-vertical > .fc-button:nth-child(n+3), .newsletter-block .field--name-field-link .btn-group-vertical > a:nth-child(n+3), .btn-group-vertical > button.link:nth-child(n+3), .btn-group-vertical > .button:nth-child(n+3), .node-preview-container .btn-group-vertical > .node-preview-backlink:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:nth-child(n+3), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > a:nth-child(n+3), .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > a:nth-child(n+3),
.btn-group-vertical > :not(.btn-check) + .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > :not(.btn-check) + a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > :not(.btn-check) + .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > :not(.btn-check) + .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > :not(.btn-check) + .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > :not(.btn-check) + .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > :not(.btn-check) + a,
.btn-group-vertical > :not(.btn-check) + button.link,
.btn-group-vertical > :not(.btn-check) + .button,
.node-preview-container .btn-group-vertical > :not(.btn-check) + .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > :not(.btn-check) + a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > :not(.btn-check) + a,
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.node--type-report .report-info .download-section-report .field--name-field-download-link .btn-group-vertical > .btn-group:not(:first-child) > a,
.klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn,
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .btn-primary:nth-of-type(2),
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:nth-of-type(2),
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:nth-of-type(2),
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:nth-of-type(2),
form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .btn-primary:first-of-type,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:first-of-type,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .btn-group-vertical > .btn-group:not(:first-child) > .form-submit:first-of-type,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .cm-btn-success:first-of-type,
form.poll-view-form .form-actions .js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar form.poll-view-form .form-actions .btn-group-vertical > .btn-group:not(:first-child) > .fc-button-primary:first-of-type,
.js-drupal-fullcalendar .btn-group-vertical > .btn-group:not(:first-child) > .fc-button,
.newsletter-block .field--name-field-link .btn-group-vertical > .btn-group:not(:first-child) > a,
.btn-group-vertical > .btn-group:not(:first-child) > button.link,
.btn-group-vertical > .btn-group:not(:first-child) > .button,
.node-preview-container .btn-group-vertical > .btn-group:not(:first-child) > .node-preview-backlink,
.hero-banner-1__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:first-of-type .btn-group-vertical > .btn-group:not(:first-child) > a,
.hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .btn-group-vertical > .btn-group:not(:first-child) > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav, .media-library-view--widget .view-header {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link, .media-library-view--widget .view-header a {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link, .media-library-view--widget .view-header a {
    transition: none;
  }
}
.nav-link:hover, .media-library-view--widget .view-header a:hover, .nav-link:focus, .media-library-view--widget .view-header a:focus {
  color: var(--bs-nav-link-hover-color);
  text-decoration: none;
}
.nav-link:focus-visible, .media-library-view--widget .view-header a:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .media-library-view--widget .view-header a.disabled, .nav-link:disabled, .media-library-view--widget .view-header a:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs, .media-library-view--widget .view-header {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link, .media-library-view--widget .view-header .nav-link, .media-library-view--widget .view-header a {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .media-library-view--widget .view-header .nav-link:hover, .media-library-view--widget .view-header a:hover, .nav-tabs .nav-link:focus, .media-library-view--widget .view-header .nav-link:focus, .media-library-view--widget .view-header a:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active, .media-library-view--widget .view-header .nav-link.active, .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header a.is-active,
.nav-tabs .nav-item.show .nav-link,
.media-library-view--widget .view-header .nav-item.show .nav-link,
.nav-tabs .nav-item.show .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .nav-item.show a {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu, .media-library-view--widget .view-header .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link, .nav-pills .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-pills a {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active, .nav-pills .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header .nav-pills a.active, .nav-pills .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .nav-pills a.is-active,
.nav-pills .show > .nav-link,
.nav-pills .media-library-view--widget .view-header .show > a,
.media-library-view--widget .view-header .nav-pills .show > a {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link, .nav-underline .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-underline a {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .media-library-view--widget .view-header a:hover, .media-library-view--widget .view-header .nav-underline a:hover, .nav-underline .nav-link:focus, .nav-underline .media-library-view--widget .view-header a:focus, .media-library-view--widget .view-header .nav-underline a:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active, .nav-underline .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header .nav-underline a.active, .nav-underline .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .nav-underline a.is-active,
.nav-underline .show > .nav-link,
.nav-underline .media-library-view--widget .view-header .show > a,
.media-library-view--widget .view-header .nav-underline .show > a {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.nav-fill > .nav-link, .media-library-view--widget .view-header .nav-fill > a,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link, .media-library-view--widget .view-header .nav-justified > a,
.nav-justified .nav-item {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
}

.nav-fill .nav-item .nav-link, .nav-fill .nav-item .media-library-view--widget .view-header a, .media-library-view--widget .view-header .nav-fill .nav-item a,
.nav-justified .nav-item .nav-link,
.nav-justified .nav-item .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .nav-justified .nav-item a {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active, .media-library-view--widget .view-header .tab-content > a.is-active {
  display: block;
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container, .header .site-header-main .navbar > .region-header-nff-main,
.header .site-header-main .navbar > .region-header-campaigns-main, .header .site-topbar .navbar > .region-header-nff-topbar,
.header .site-topbar .navbar > .region-preheader-campaigns,
.header .site-topbar .navbar > .region-header-childsite-topbar,
.header .site-topbar .navbar > .region-header-campaigns-topbar,
.header .site-preheader .navbar > .region-header-nff-topbar,
.header .site-preheader .navbar > .region-preheader-campaigns,
.header .site-preheader .navbar > .region-header-childsite-topbar,
.header .site-preheader .navbar > .region-header-campaigns-topbar, .navbar > .search-results,
.navbar > .view-id-search, .navbar > .view-tagged-content, .overviews-content.view-next-events .navbar > .next-events-title,
.overviews-content.view-next-events .view-header .navbar > h3,
.overviews-content.view-next-events .view-header .navbar > .h3,
.overviews-content.view-next-events .view-tagged-content .view-header .navbar > h2,
.view-tagged-content .overviews-content.view-next-events .view-header .navbar > h2,
.overviews-content.view-next-events .view-tagged-content .view-header .navbar > .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .navbar > .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .navbar > .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .navbar > .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .navbar > .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .navbar > .field__label, .overviews-content .navbar > .view-content, .node--type-location .navbar > .field--name-field-related-content, .navbar > .alert-warning,
.navbar > .alert-dismissible,
.navbar > .alert,
.navbar > .user-login-form,
.navbar > .profile,
.navbar > .node__submitted,
.navbar > .user-pass,
.navbar > .node--type-page,
.navbar > .bd-cheatsheet,
.navbar > .bd-aside, .lt-main-related__related .navbar > .field--name-field-related-content,
.lt-main-related__related .navbar > .field--name-field-related-events, .navbar.section_quicklink > div, .node-news-full .navbar > .field--name-field-related-content, .navbar > .js-drupal-fullcalendar, .navbar > .gallery-grid-images, .field--name-field-related-content .navbar > .view-content,
.field--name-field-related-events .navbar > .view-content,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
  text-decoration: none;
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header .navbar-nav a.active, .navbar-nav .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .navbar-nav a.is-active, .navbar-nav .nav-link.show, .navbar-nav .media-library-view--widget .view-header a.show, .media-library-view--widget .view-header .navbar-nav a.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-grow: 1;
  flex-basis: 100%;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link, .navbar-expand-sm .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-sm .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-md .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-lg .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link, .navbar-expand-xl .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-xl .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link, .navbar-expand-xxl .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand-xxl .navbar-nav a {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link, .navbar-expand .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-expand .navbar-nav a {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity, .media-library-selection .media-library-item.media-library-item--grid {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.card > hr, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > hr, .media-library-selection .media-library-item.media-library-item--grid > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group, .media-library-selection .media-library-item.media-library-item--grid > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group:first-child, .media-library-selection .media-library-item.media-library-item--grid > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group:last-child, .media-library-selection .media-library-item.media-library-item--grid > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .card-header + .list-group, .media-library-selection .media-library-item.media-library-item--grid > .card-header + .list-group,
.card > .list-group + .card-footer,
.view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity > .list-group + .card-footer,
.media-library-selection .media-library-item.media-library-item--grid > .list-group + .card-footer {
  border-top: 0;
}

.card-body, .view-media-library .media-library-views-form__rows .media-library-item--grid .views-field-rendered-entity, .media-library-selection .media-library-item.media-library-item--grid > div,
.media-library-selection .media-library-item.media-library-item--grid article {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active, .card-header-tabs .media-library-view--widget .view-header a.active, .media-library-view--widget .view-header .card-header-tabs a.active, .card-header-tabs .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .card-header-tabs a.is-active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity, .media-library-selection .card-group > .media-library-item.media-library-item--grid {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity, .media-library-selection .card-group > .media-library-item.media-library-item--grid {
    flex: 1 0 0;
    margin-bottom: 0;
  }
  .card-group > .card + .card, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .card, .media-library-selection .card-group > .media-library-item.media-library-item--grid + .card, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .card + .views-field-rendered-entity, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .views-field-rendered-entity, .media-library-selection .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .media-library-item.media-library-item--grid + .views-field-rendered-entity, .view-media-library .media-library-views-form__rows .media-library-item--grid .media-library-selection .card-group > .media-library-item.media-library-item--grid + .views-field-rendered-entity, .media-library-selection .card-group > .card + .media-library-item.media-library-item--grid, .view-media-library .media-library-views-form__rows .media-library-item--grid .media-library-selection .card-group > .views-field-rendered-entity + .media-library-item.media-library-item--grid, .media-library-selection .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity + .media-library-item.media-library-item--grid, .media-library-selection .card-group > .media-library-item.media-library-item--grid + .media-library-item.media-library-item--grid {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child), .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child), .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-top, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-img-top, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-img-top,
  .card-group > .card:not(:last-child) > .card-header,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-header,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-bottom, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-img-bottom, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-img-bottom,
  .card-group > .card:not(:last-child) > .card-footer,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:last-child) > .card-footer,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:last-child) > .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child), .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child), .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-top, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-img-top, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-img-top,
  .card-group > .card:not(:first-child) > .card-header,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-header,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-bottom, .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-img-bottom, .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-img-bottom,
  .card-group > .card:not(:first-child) > .card-footer,
  .view-media-library .media-library-views-form__rows .media-library-item--grid .card-group > .views-field-rendered-entity:not(:first-child) > .card-footer,
  .media-library-selection .card-group > .media-library-item.media-library-item--grid:not(:first-child) > .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --bs-accordion-color: #2e404d;
  --bs-accordion-bg: #ffffff;
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: #2e404d;
  --bs-accordion-border-width: 1px;
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: #2e404d;
  --bs-accordion-btn-bg: #ffffff;
  --bs-accordion-btn-icon: unset;
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: unset;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse,
.accordion-flush > .accordion-item > .accordion-header .accordion-button,
.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active, .media-library-view--widget .view-header a.breadcrumb-item.is-active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  text-decoration: none;
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .media-library-view--widget .view-header a.page-link.is-active, .active > .page-link, .media-library-view--widget .view-header a.is-active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(-1 * var(--bs-border-width));
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge, .node--type-report .report-info .download-section-report .field--name-field-download-link a .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn .badge, form.poll-view-form .form-actions .btn-primary:nth-of-type(2) .badge, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2) .badge, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2) .badge, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2) .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2) .badge, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2) .badge, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2) .badge, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2) .badge, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2) .badge, form.poll-view-form .form-actions .btn-primary:first-of-type .badge, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type .badge, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type .badge, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type .badge, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type .badge, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type .badge, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type .badge, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type .badge, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type .badge, .js-drupal-fullcalendar .fc-button .badge, .newsletter-block .field--name-field-link a .badge, button.link .badge, .button .badge, .node-preview-container .node-preview-backlink .badge, .hero-banner-1__buttons .field__items > .field__item:first-of-type a .badge, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a .badge, .hero-banner-2__buttons .field__items > .field__item:first-of-type a .badge, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close, .alert-dismissible .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .alert-dismissible .ui-dialog-titlebar-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-nff-primary {
  --bs-alert-color: var(--bs-nff-primary-text-emphasis);
  --bs-alert-bg: var(--bs-nff-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-primary-border-subtle);
  --bs-alert-link-color: var(--bs-nff-primary-text-emphasis);
}

.alert-nff-secondary {
  --bs-alert-color: var(--bs-nff-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-nff-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-nff-secondary-text-emphasis);
}

.alert-nff-hover {
  --bs-alert-color: var(--bs-nff-hover-text-emphasis);
  --bs-alert-bg: var(--bs-nff-hover-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-hover-border-subtle);
  --bs-alert-link-color: var(--bs-nff-hover-text-emphasis);
}

.alert-nff-active {
  --bs-alert-color: var(--bs-nff-active-text-emphasis);
  --bs-alert-bg: var(--bs-nff-active-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-active-border-subtle);
  --bs-alert-link-color: var(--bs-nff-active-text-emphasis);
}

.alert-nff-accent {
  --bs-alert-color: var(--bs-nff-accent-text-emphasis);
  --bs-alert-bg: var(--bs-nff-accent-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-accent-border-subtle);
  --bs-alert-link-color: var(--bs-nff-accent-text-emphasis);
}

.alert-nff-focus {
  --bs-alert-color: var(--bs-nff-focus-text-emphasis);
  --bs-alert-bg: var(--bs-nff-focus-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-focus-border-subtle);
  --bs-alert-link-color: var(--bs-nff-focus-text-emphasis);
}

.alert-nff-bg-400 {
  --bs-alert-color: var(--bs-nff-bg-400-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-400-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-400-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-400-text-emphasis);
}

.alert-nff-bg-300 {
  --bs-alert-color: var(--bs-nff-bg-300-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-300-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-300-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-300-text-emphasis);
}

.alert-nff-bg-200 {
  --bs-alert-color: var(--bs-nff-bg-200-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-200-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-200-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-200-text-emphasis);
}

.alert-nff-bg-100 {
  --bs-alert-color: var(--bs-nff-bg-100-text-emphasis);
  --bs-alert-bg: var(--bs-nff-bg-100-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-bg-100-border-subtle);
  --bs-alert-link-color: var(--bs-nff-bg-100-text-emphasis);
}

.alert-nff-black {
  --bs-alert-color: var(--bs-nff-black-text-emphasis);
  --bs-alert-bg: var(--bs-nff-black-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-black-border-subtle);
  --bs-alert-link-color: var(--bs-nff-black-text-emphasis);
}

.alert-nff-white {
  --bs-alert-color: var(--bs-nff-white-text-emphasis);
  --bs-alert-bg: var(--bs-nff-white-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-white-border-subtle);
  --bs-alert-link-color: var(--bs-nff-white-text-emphasis);
}

.alert-nff-dark-grey {
  --bs-alert-color: var(--bs-nff-dark-grey-text-emphasis);
  --bs-alert-bg: var(--bs-nff-dark-grey-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-dark-grey-border-subtle);
  --bs-alert-link-color: var(--bs-nff-dark-grey-text-emphasis);
}

.alert-nff-success {
  --bs-alert-color: var(--bs-nff-success-text-emphasis);
  --bs-alert-bg: var(--bs-nff-success-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-success-border-subtle);
  --bs-alert-link-color: var(--bs-nff-success-text-emphasis);
}

.alert-nff-success-250 {
  --bs-alert-color: var(--bs-nff-success-250-text-emphasis);
  --bs-alert-bg: var(--bs-nff-success-250-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-success-250-border-subtle);
  --bs-alert-link-color: var(--bs-nff-success-250-text-emphasis);
}

.alert-nff-error {
  --bs-alert-color: var(--bs-nff-error-text-emphasis);
  --bs-alert-bg: var(--bs-nff-error-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-error-border-subtle);
  --bs-alert-link-color: var(--bs-nff-error-text-emphasis);
}

.alert-nff-error-250 {
  --bs-alert-color: var(--bs-nff-error-250-text-emphasis);
  --bs-alert-bg: var(--bs-nff-error-250-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-error-250-border-subtle);
  --bs-alert-link-color: var(--bs-nff-error-250-text-emphasis);
}

.alert-nff-logo {
  --bs-alert-color: var(--bs-nff-logo-text-emphasis);
  --bs-alert-bg: var(--bs-nff-logo-bg-subtle);
  --bs-alert-border-color: var(--bs-nff-logo-border-subtle);
  --bs-alert-link-color: var(--bs-nff-logo-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: var(--bs-progress-height);
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active, .media-library-view--widget .view-header a.list-group-item.is-active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-item + a.list-group-item.is-active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:not(.active):hover, .list-group-item-action:not(.active):focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:not(.active):active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal > a.list-group-item.is-active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal > .list-group-item + a.list-group-item.is-active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-sm > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-sm > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-md > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-md > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-lg > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-lg > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xl > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xl > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xxl > a.list-group-item.is-active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active, .media-library-view--widget .view-header .list-group-horizontal-xxl > .list-group-item + a.list-group-item.is-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-nff-primary {
  --bs-list-group-color: var(--bs-nff-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-primary-text-emphasis);
}

.list-group-item-nff-secondary {
  --bs-list-group-color: var(--bs-nff-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-secondary-text-emphasis);
}

.list-group-item-nff-hover {
  --bs-list-group-color: var(--bs-nff-hover-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-hover-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-hover-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-hover-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-hover-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-hover-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-hover-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-hover-text-emphasis);
}

.list-group-item-nff-active {
  --bs-list-group-color: var(--bs-nff-active-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-active-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-active-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-active-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-active-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-active-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-active-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-active-text-emphasis);
}

.list-group-item-nff-accent {
  --bs-list-group-color: var(--bs-nff-accent-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-accent-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-accent-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-accent-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-accent-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-accent-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-accent-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-accent-text-emphasis);
}

.list-group-item-nff-focus {
  --bs-list-group-color: var(--bs-nff-focus-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-focus-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-focus-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-focus-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-focus-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-focus-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-focus-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-focus-text-emphasis);
}

.list-group-item-nff-bg-400 {
  --bs-list-group-color: var(--bs-nff-bg-400-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-400-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-400-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-400-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-400-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-400-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-400-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-400-text-emphasis);
}

.list-group-item-nff-bg-300 {
  --bs-list-group-color: var(--bs-nff-bg-300-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-300-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-300-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-300-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-300-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-300-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-300-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-300-text-emphasis);
}

.list-group-item-nff-bg-200 {
  --bs-list-group-color: var(--bs-nff-bg-200-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-200-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-200-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-200-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-200-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-200-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-200-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-200-text-emphasis);
}

.list-group-item-nff-bg-100 {
  --bs-list-group-color: var(--bs-nff-bg-100-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-bg-100-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-bg-100-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-bg-100-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-bg-100-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-bg-100-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-bg-100-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-bg-100-text-emphasis);
}

.list-group-item-nff-black {
  --bs-list-group-color: var(--bs-nff-black-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-black-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-black-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-black-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-black-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-black-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-black-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-black-text-emphasis);
}

.list-group-item-nff-white {
  --bs-list-group-color: var(--bs-nff-white-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-white-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-white-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-white-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-white-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-white-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-white-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-white-text-emphasis);
}

.list-group-item-nff-dark-grey {
  --bs-list-group-color: var(--bs-nff-dark-grey-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-dark-grey-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-dark-grey-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-dark-grey-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-dark-grey-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-dark-grey-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-dark-grey-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-dark-grey-text-emphasis);
}

.list-group-item-nff-success {
  --bs-list-group-color: var(--bs-nff-success-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-success-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-success-text-emphasis);
}

.list-group-item-nff-success-250 {
  --bs-list-group-color: var(--bs-nff-success-250-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-success-250-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-success-250-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-success-250-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-success-250-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-success-250-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-success-250-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-success-250-text-emphasis);
}

.list-group-item-nff-error {
  --bs-list-group-color: var(--bs-nff-error-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-error-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-error-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-error-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-error-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-error-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-error-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-error-text-emphasis);
}

.list-group-item-nff-error-250 {
  --bs-list-group-color: var(--bs-nff-error-250-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-error-250-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-error-250-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-error-250-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-error-250-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-error-250-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-error-250-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-error-250-text-emphasis);
}

.list-group-item-nff-logo {
  --bs-list-group-color: var(--bs-nff-logo-text-emphasis);
  --bs-list-group-bg: var(--bs-nff-logo-bg-subtle);
  --bs-list-group-border-color: var(--bs-nff-logo-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-nff-logo-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-nff-logo-border-subtle);
  --bs-list-group-active-color: var(--bs-nff-logo-bg-subtle);
  --bs-list-group-active-bg: var(--bs-nff-logo-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-nff-logo-text-emphasis);
}

.btn-close, .ui-dialog .ui-dialog-titlebar-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover, .ui-dialog .ui-dialog-titlebar-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus, .ui-dialog .ui-dialog-titlebar-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .ui-dialog .ui-dialog-titlebar-close:disabled, .btn-close.disabled, .ui-dialog .disabled.ui-dialog-titlebar-close {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

:root,
[data-bs-theme=light] {
  --bs-btn-close-filter: ;
}

[data-bs-theme=dark] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close, .toast-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .toast-header .ui-dialog-titlebar-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close, .modal-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .modal-header .ui-dialog-titlebar-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-right: calc(-0.5 * var(--bs-modal-header-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-left: auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active, .media-library-view--widget .view-header a.carousel-item.is-active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end,
.media-library-view--widget .view-header a.carousel-item-end.is-active {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start,
.media-library-view--widget .view-header a.carousel-item-start.is-active {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active, .carousel-fade .media-library-view--widget .view-header a.carousel-item.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item.is-active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start, .carousel-fade .media-library-view--widget .view-header a.carousel-item-start.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item-start.is-active,
.carousel-fade .active.carousel-item-end,
.carousel-fade .media-library-view--widget .view-header a.carousel-item-end.is-active,
.media-library-view--widget .view-header .carousel-fade a.carousel-item-end.is-active {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start, .carousel-fade .media-library-view--widget .view-header a.carousel-item-start.is-active, .media-library-view--widget .view-header .carousel-fade a.carousel-item-start.is-active,
  .carousel-fade .active.carousel-item-end,
  .carousel-fade .media-library-view--widget .view-header a.carousel-item-end.is-active,
  .media-library-view--widget .view-header .carousel-fade a.carousel-item-end.is-active {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  filter: var(--bs-carousel-control-icon-filter);
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")*/;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")*/;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: var(--bs-carousel-indicator-active-bg);
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active, .carousel-indicators .media-library-view--widget .view-header a.is-active, .media-library-view--widget .view-header .carousel-indicators a.is-active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: var(--bs-carousel-caption-color);
  text-align: center;
}

.carousel-dark {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

:root,
[data-bs-theme=light] {
  --bs-carousel-indicator-active-bg: #fff;
  --bs-carousel-caption-color: #fff;
  --bs-carousel-control-icon-filter: ;
}

[data-bs-theme=dark] {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  flex-shrink: 0;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas-sm, .offcanvas-md, .offcanvas-lg, .offcanvas-xl, .offcanvas-xxl, .offcanvas {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close, .offcanvas-header .ui-dialog .ui-dialog-titlebar-close, .ui-dialog .offcanvas-header .ui-dialog-titlebar-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-left: auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}
.placeholder.btn::before, .node--type-report .report-info .download-section-report .field--name-field-download-link a.placeholder::before, .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn::before, form.poll-view-form .form-actions .placeholder.btn-primary:nth-of-type(2)::before, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .placeholder.form-submit:nth-of-type(2)::before, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .placeholder.form-submit:nth-of-type(2)::before, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn-success:nth-of-type(2)::before, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .placeholder.cm-btn-success:nth-of-type(2)::before, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.placeholder:nth-of-type(2)::before, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.placeholder:nth-of-type(2)::before, form.poll-view-form .form-actions .js-drupal-fullcalendar .placeholder.fc-button-primary:nth-of-type(2)::before, .js-drupal-fullcalendar form.poll-view-form .form-actions .placeholder.fc-button-primary:nth-of-type(2)::before, form.poll-view-form .form-actions .placeholder.btn-primary:first-of-type::before, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .placeholder.form-submit:first-of-type::before, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .placeholder.form-submit:first-of-type::before, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .placeholder.cm-btn-success:first-of-type::before, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .placeholder.cm-btn-success:first-of-type::before, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a.placeholder:first-of-type::before, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a.placeholder:first-of-type::before, form.poll-view-form .form-actions .js-drupal-fullcalendar .placeholder.fc-button-primary:first-of-type::before, .js-drupal-fullcalendar form.poll-view-form .form-actions .placeholder.fc-button-primary:first-of-type::before, .js-drupal-fullcalendar .placeholder.fc-button::before, .newsletter-block .field--name-field-link a.placeholder::before, button.placeholder.link::before, .placeholder.button::before, .node-preview-container .placeholder.node-preview-backlink::before, .hero-banner-1__buttons .field__items > .field__item:first-of-type a.placeholder::before, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a.placeholder::before, .hero-banner-2__buttons .field__items > .field__item:first-of-type a.placeholder::before, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a.placeholder::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  mask-image: linear-gradient(130deg, #2e404d 55%, rgba(0, 0, 0, 0.8) 75%, #2e404d 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-hover {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-hover-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-active {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-active-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-accent {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-accent-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-focus {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-focus-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-400 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-400-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-300 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-300-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-200 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-200-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-bg-100 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-bg-100-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-black {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-black-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-white {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-white-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-dark-grey {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-dark-grey-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-success-250 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-success-250-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-error {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-error-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-error-250 {
  color: #000 !important;
  background-color: RGBA(var(--bs-nff-error-250-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-nff-logo {
  color: #fff !important;
  background-color: RGBA(var(--bs-nff-logo-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(0, 91, 150, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 91, 150, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(0, 73, 120, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 73, 120, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(46, 73, 25, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(46, 73, 25, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(122, 17, 0, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(122, 17, 0, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-primary {
  color: RGBA(var(--bs-nff-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-primary:hover, .link-nff-primary:focus {
  color: RGBA(0, 91, 150, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 91, 150, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-secondary {
  color: RGBA(var(--bs-nff-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-secondary:hover, .link-nff-secondary:focus {
  color: RGBA(0, 73, 120, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 73, 120, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-hover {
  color: RGBA(var(--bs-nff-hover-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-hover-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-hover:hover, .link-nff-hover:focus {
  color: RGBA(0, 73, 120, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 73, 120, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-active {
  color: RGBA(var(--bs-nff-active-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-active-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-active:hover, .link-nff-active:focus {
  color: RGBA(6, 12, 30, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(6, 12, 30, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-accent {
  color: RGBA(var(--bs-nff-accent-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-accent-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-accent:hover, .link-nff-accent:focus {
  color: RGBA(255, 208, 51, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 208, 51, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-focus {
  color: RGBA(var(--bs-nff-focus-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-focus-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-focus:hover, .link-nff-focus:focus {
  color: RGBA(6, 12, 30, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(6, 12, 30, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-400 {
  color: RGBA(var(--bs-nff-bg-400-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-400-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-400:hover, .link-nff-bg-400:focus {
  color: RGBA(71, 181, 253, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(71, 181, 253, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-300 {
  color: RGBA(var(--bs-nff-bg-300-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-300-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-300:hover, .link-nff-bg-300:focus {
  color: RGBA(222, 240, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(222, 240, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-200 {
  color: RGBA(var(--bs-nff-bg-200-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-200-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-200:hover, .link-nff-bg-200:focus {
  color: RGBA(237, 247, 254, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(237, 247, 254, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-bg-100 {
  color: RGBA(var(--bs-nff-bg-100-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-bg-100-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-bg-100:hover, .link-nff-bg-100:focus {
  color: RGBA(248, 251, 253, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(248, 251, 253, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-black {
  color: RGBA(var(--bs-nff-black-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-black-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-black:hover, .link-nff-black:focus {
  color: RGBA(37, 51, 62, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(37, 51, 62, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-white {
  color: RGBA(var(--bs-nff-white-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-white-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-white:hover, .link-nff-white:focus {
  color: RGBA(255, 255, 255, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 255, 255, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-dark-grey {
  color: RGBA(var(--bs-nff-dark-grey-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-dark-grey-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-dark-grey:hover, .link-nff-dark-grey:focus {
  color: RGBA(37, 51, 62, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(37, 51, 62, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-success {
  color: RGBA(var(--bs-nff-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-success:hover, .link-nff-success:focus {
  color: RGBA(46, 73, 25, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(46, 73, 25, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-success-250 {
  color: RGBA(var(--bs-nff-success-250-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-success-250-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-success-250:hover, .link-nff-success-250:focus {
  color: RGBA(216, 222, 210, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(216, 222, 210, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-error {
  color: RGBA(var(--bs-nff-error-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-error-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-error:hover, .link-nff-error:focus {
  color: RGBA(122, 17, 0, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(122, 17, 0, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-error-250 {
  color: RGBA(var(--bs-nff-error-250-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-error-250-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-error-250:hover, .link-nff-error-250:focus {
  color: RGBA(235, 208, 204, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(235, 208, 204, var(--bs-link-underline-opacity, 1)) !important;
}

.link-nff-logo {
  color: RGBA(var(--bs-nff-logo-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-nff-logo-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-nff-logo:hover, .link-nff-logo:focus {
  color: RGBA(0, 91, 150, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 91, 150, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
.visually-hidden *,
.visually-hidden-focusable:not(:focus):not(:focus-within) * {
  overflow: hidden !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 1;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.object-fit-contain {
  object-fit: contain !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100, .header .site-topbar,
.header .site-preheader {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3, .form-wrapper.accordion .accordion-item {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.column-gap-0 {
  column-gap: 0 !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: 2.5rem !important;
}

.fs-2 {
  font-size: 2rem !important;
}

.fs-3 {
  font-size: 1.75rem !important;
}

.fs-4 {
  font-size: 1.5rem !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
html.font-heading_roboto h1, html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title, html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .h1,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto .field__item,
html.font-heading_roboto .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto .field__item, html.font-heading_roboto .hero-banner-3__title,
html.font-heading_roboto h2,
html.font-heading_roboto .h2,
html.font-heading_roboto .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto h3,
html.font-heading_roboto .h3,
html.font-heading_roboto .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_roboto h2,
html.font-heading_roboto .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_roboto .h2,
html.font-heading_roboto .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_roboto .field__label,
html.font-heading_roboto h4,
html.font-heading_roboto .h4,
html.font-heading_roboto .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_roboto .field__label,
html.font-heading_roboto .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto h2,
html.font-heading_roboto .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto .h2,
html.font-heading_roboto h5,
html.font-heading_roboto .h5,
html.font-heading_roboto .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_roboto h2,
html.font-heading_roboto .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_roboto .h2,
html.font-heading_roboto .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_roboto .field__label,
html.font-heading_roboto .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto h2,
html.font-heading_roboto .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto .h2,
html.font-heading_roboto .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_roboto .field__label,
html.font-heading_roboto .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto .field__label,
html.font-heading_roboto h6,
html.font-heading_roboto .h6,
html.font-heading_roboto .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto h2,
html.font-heading_roboto .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto .h2 {
  font-family: "Roboto", sans-serif;
}

html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title, html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .h1,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_roboto_condensed .field__item,
html.font-heading_roboto_condensed .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_roboto_condensed .field__item, html.font-heading_roboto_condensed .hero-banner-3__title,
html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed h3,
html.font-heading_roboto_condensed .h3,
html.font-heading_roboto_condensed .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed h4,
html.font-heading_roboto_condensed .h4,
html.font-heading_roboto_condensed .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed h5,
html.font-heading_roboto_condensed .h5,
html.font-heading_roboto_condensed .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto_condensed .h2,
html.font-heading_roboto_condensed .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_roboto_condensed .field__label,
html.font-heading_roboto_condensed h6,
html.font-heading_roboto_condensed .h6,
html.font-heading_roboto_condensed .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto_condensed h2,
html.font-heading_roboto_condensed .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_roboto_condensed .h2 {
  font-family: "Roboto Condensed", sans-serif;
}

html.font-heading_archivo h1, html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title, html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .h1,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo .field__item,
html.font-heading_archivo .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo .field__item, html.font-heading_archivo .hero-banner-3__title,
html.font-heading_archivo h2,
html.font-heading_archivo .h2,
html.font-heading_archivo .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo h3,
html.font-heading_archivo .h3,
html.font-heading_archivo .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_archivo h2,
html.font-heading_archivo .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_archivo .h2,
html.font-heading_archivo .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_archivo .field__label,
html.font-heading_archivo h4,
html.font-heading_archivo .h4,
html.font-heading_archivo .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_archivo .field__label,
html.font-heading_archivo .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo h2,
html.font-heading_archivo .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo .h2,
html.font-heading_archivo h5,
html.font-heading_archivo .h5,
html.font-heading_archivo .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_archivo h2,
html.font-heading_archivo .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_archivo .h2,
html.font-heading_archivo .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_archivo .field__label,
html.font-heading_archivo .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo h2,
html.font-heading_archivo .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo .h2,
html.font-heading_archivo .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_archivo .field__label,
html.font-heading_archivo .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo .field__label,
html.font-heading_archivo h6,
html.font-heading_archivo .h6,
html.font-heading_archivo .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo h2,
html.font-heading_archivo .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo .h2 {
  font-family: "Archivo", sans-serif;
}

html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title, html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .h1,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_archivo_narrow .field__item,
html.font-heading_archivo_narrow .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_archivo_narrow .field__item, html.font-heading_archivo_narrow .hero-banner-3__title,
html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow h3,
html.font-heading_archivo_narrow .h3,
html.font-heading_archivo_narrow .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow h4,
html.font-heading_archivo_narrow .h4,
html.font-heading_archivo_narrow .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow h5,
html.font-heading_archivo_narrow .h5,
html.font-heading_archivo_narrow .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo_narrow .h2,
html.font-heading_archivo_narrow .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_archivo_narrow .field__label,
html.font-heading_archivo_narrow h6,
html.font-heading_archivo_narrow .h6,
html.font-heading_archivo_narrow .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo_narrow h2,
html.font-heading_archivo_narrow .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_archivo_narrow .h2 {
  font-family: "Archivo Narrow", sans-serif;
}

html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title, html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .h1,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html.font-heading_big_shoulders_display .field__item,
html.font-heading_big_shoulders_display .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html.font-heading_big_shoulders_display .field__item, html.font-heading_big_shoulders_display .hero-banner-3__title,
html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .field--name-field-further-resources .field__label,
.field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display h3,
html.font-heading_big_shoulders_display .h3,
html.font-heading_big_shoulders_display .view-tagged-content .view-header h2,
.view-tagged-content .view-header html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display h4,
html.font-heading_big_shoulders_display .h4,
html.font-heading_big_shoulders_display .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display h5,
html.font-heading_big_shoulders_display .h5,
html.font-heading_big_shoulders_display .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html.font-heading_big_shoulders_display .h2,
html.font-heading_big_shoulders_display .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html.font-heading_big_shoulders_display .field__label,
html.font-heading_big_shoulders_display h6,
html.font-heading_big_shoulders_display .h6,
html.font-heading_big_shoulders_display .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html.font-heading_big_shoulders_display h2,
html.font-heading_big_shoulders_display .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html.font-heading_big_shoulders_display .h2 {
  font-family: "Big Shoulders Display", sans-serif;
}

html.font-paragraph_roboto body {
  font-family: "Roboto", sans-serif;
}

html[lang|=zh] h1, html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title, html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .h1,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=zh] .field__item,
html[lang|=zh] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=zh] .field__item, html[lang|=zh] .hero-banner-3__title,
html[lang|=zh] h2,
html[lang|=zh] .h2,
html[lang|=zh] .field--name-field-further-resources .field__label,
.field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] h3,
html[lang|=zh] .h3,
html[lang|=zh] .view-tagged-content .view-header h2,
.view-tagged-content .view-header html[lang|=zh] h2,
html[lang|=zh] .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html[lang|=zh] .h2,
html[lang|=zh] .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html[lang|=zh] .field__label,
html[lang|=zh] h4,
html[lang|=zh] .h4,
html[lang|=zh] .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html[lang|=zh] .field__label,
html[lang|=zh] .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=zh] h2,
html[lang|=zh] .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=zh] .h2,
html[lang|=zh] h5,
html[lang|=zh] .h5,
html[lang|=zh] .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html[lang|=zh] h2,
html[lang|=zh] .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html[lang|=zh] .h2,
html[lang|=zh] .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html[lang|=zh] .field__label,
html[lang|=zh] .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=zh] h2,
html[lang|=zh] .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=zh] .h2,
html[lang|=zh] .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html[lang|=zh] .field__label,
html[lang|=zh] .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html[lang|=zh] .field__label,
html[lang|=zh] h6,
html[lang|=zh] .h6,
html[lang|=zh] .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html[lang|=zh] h2,
html[lang|=zh] .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html[lang|=zh] .h2 {
  font-family: "Microsoft YaHei", "STXihei", sans-serif;
}
html[lang|=zh] body {
  font-family: "Microsoft YaHei", "STXihei", sans-serif;
}

html[lang|=ar] h1, html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title, html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .h1,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title html[lang|=ar] .field__item,
html[lang|=ar] .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title html[lang|=ar] .field__item, html[lang|=ar] .hero-banner-3__title,
html[lang|=ar] h2,
html[lang|=ar] .h2,
html[lang|=ar] .field--name-field-further-resources .field__label,
.field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] h3,
html[lang|=ar] .h3,
html[lang|=ar] .view-tagged-content .view-header h2,
.view-tagged-content .view-header html[lang|=ar] h2,
html[lang|=ar] .view-tagged-content .view-header .h2,
.view-tagged-content .view-header html[lang|=ar] .h2,
html[lang|=ar] .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .view-header .field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .view-header html[lang|=ar] .field__label,
html[lang|=ar] h4,
html[lang|=ar] .h4,
html[lang|=ar] .field--name-field-primary-topics .field__label,
.field--name-field-primary-topics html[lang|=ar] .field__label,
html[lang|=ar] .leaflet-popup-content-wrapper .field--name-node-title h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=ar] h2,
html[lang|=ar] .leaflet-popup-content-wrapper .field--name-node-title .h2,
.leaflet-popup-content-wrapper .field--name-node-title html[lang|=ar] .h2,
html[lang|=ar] h5,
html[lang|=ar] .h5,
html[lang|=ar] .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left html[lang|=ar] h2,
html[lang|=ar] .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left html[lang|=ar] .h2,
html[lang|=ar] .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.field--name-field-further-resources .footer-main .region-footer-nff-left html[lang|=ar] .field__label,
html[lang|=ar] .footer-main .block-views-blocksocial-media-social-media-block h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=ar] h2,
html[lang|=ar] .footer-main .block-views-blocksocial-media-social-media-block .h2,
.footer-main .block-views-blocksocial-media-social-media-block html[lang|=ar] .h2,
html[lang|=ar] .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label,
.footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources html[lang|=ar] .field__label,
html[lang|=ar] .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label,
.field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block html[lang|=ar] .field__label,
html[lang|=ar] h6,
html[lang|=ar] .h6,
html[lang|=ar] .form-wrapper.accordion .accordion-item h2,
.form-wrapper.accordion .accordion-item html[lang|=ar] h2,
html[lang|=ar] .form-wrapper.accordion .accordion-item .h2,
.form-wrapper.accordion .accordion-item html[lang|=ar] .h2 {
  font-family: "Noto Kufi Arabic", sans-serif;
}
html[lang|=ar] body {
  font-family: "Noto Naskh Arabic", serif;
}

/* === Hero banner 3 (SDC) — versión final estable === */
.hero-banner-3 {
  position: relative;
  isolation: isolate; /* aísla z-index internos */
  display: grid; /* mantiene tu enfoque original */
  min-height: var(--hb3-min-h, 22rem); /* conserva tus tokens si existen */
}

/* Fondo a pantalla completa dentro del componente */
.hero-banner-3__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  /* El wrapper del field ocupa toda el área del hero */
  /* Cadena media/picture/img en absoluto + cover */
  /* Overlay bajo el texto (ajusta a tu gusto) */
  /* Los contextuales de Drupal no molestan */
}
.hero-banner-3__bg .image_block_caption-section {
  display: none !important;
}
.hero-banner-3__bg .field--name-field-background-image {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  overflow: hidden !important;
  margin: 0 !important;
  z-index: 0;
}
.hero-banner-3__bg .media--type-image,
.hero-banner-3__bg .image_block_caption-image,
.hero-banner-3__bg .image_block_caption-image picture,
.hero-banner-3__bg .image_block_caption-image img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: cover !important;
  object-position: 50% 50% !important;
}
.hero-banner-3__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(270deg, rgba(0, 23, 46, 0.7) 43%, rgba(0, 23, 46, 0.7) 67%);
  pointer-events: none;
}
.hero-banner-3__bg .contextual {
  position: static;
  z-index: 2;
}

/* Contenido por encima del overlay */
.hero-banner-3__inner {
  position: relative;
  z-index: 2;
  width: 100%;
  align-self: center;
  justify-self: stretch;
  margin-inline: auto;
  padding-left: var(--bs-gutter-x, 0.5);
  padding-right: var(--bs-gutter-x, 0.5);
  padding-block: 1.5rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .hero-banner-3__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

/* Limita ancho del bloque de texto como en tu overlay */
.hero-banner-3__title .field__item,
.hero-banner-3__subtitle .field__item {
  max-width: 739px;
  margin: 0;
  color: #fff;
}

/* Tipografías (puedes mantener tus tokens existentes) */
.hero-banner-3__title {
  font-weight: 800;
  line-height: 1.15;
  font-size: var(--hb3-title-size, clamp(1.6rem, 6vw, 2.6rem));
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  text-wrap: balance;
  margin-bottom: 12px;
}
.hero-banner-3__title .field__item {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hero-banner-3__subtitle {
  font-size: var(--hb3-subtitle-size, clamp(1rem, 3.5vw, 1.125rem));
  line-height: 1.45;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

/* Variante opcional: sobre fondo claro (sin overlay ni sombras) */
.hero-banner-3--on-light .hero-banner-3__bg::after {
  display: none;
}
.hero-banner-3--on-light .hero-banner-3__title {
  color: var(--bs-emphasis-color);
  text-shadow: none;
}
.hero-banner-3--on-light .hero-banner-3__subtitle {
  color: var(--bs-secondary-color);
  text-shadow: none;
}

/* (Opcional) clamp de alturas por breakpoint, si quieres afinar */
@media (min-width: 768px) {
  .hero-banner-3 {
    --hb3-min-h: clamp(22rem, 58vh, 34rem);
  }
}
@media (min-width: 992px) {
  .hero-banner-3 {
    --hb3-min-h: clamp(24rem, 60vh, 36rem);
  }
}
.breadcrumb {
  /* Color del separador, reutiliza tu variable */
  --bs-breadcrumb-divider-color: var(--bs-body-color);
  margin-block: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 0.375rem;
  padding-block: 1rem;
  /* 1) Neutraliza cualquier before residual en <li> */
  /* Resto de bloques tal cual los tenías */
}
@media (max-width: 767.98px) {
  .breadcrumb {
    padding: 1rem;
  }
}
.breadcrumb li::before {
  content: none;
}
.breadcrumb .breadcrumb-item {
  font-size: 1rem;
  padding: 0;
  font-weight: 400;
  /* 3) RTL: cambia automáticamente el glifo */
  /* Estilos del enlace (no metemos iconos dentro del <a>) */
  /* Último item: solo texto y énfasis */
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  float: none;
  padding: 0;
  content: none;
  content: "chevron_right";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  color: var(--bs-breadcrumb-divider-color);
  margin-inline: 0.25rem;
  line-height: 1;
  vertical-align: middle;
}
:dir(rtl) .breadcrumb .breadcrumb-item + .breadcrumb-item::before, [dir=rtl] .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "chevron_left";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  /* => chevron_left */
}
.breadcrumb .breadcrumb-item a {
  text-decoration: none;
}
.breadcrumb .breadcrumb-item a:hover {
  color: var(--bs-hover);
  text-decoration: underline;
}
.breadcrumb .breadcrumb-item a:active {
  color: var(--bs-active);
}
.breadcrumb .breadcrumb-item a:visited {
  color: var(--bs-primary);
}
.breadcrumb .breadcrumb-item a:focus, .breadcrumb .breadcrumb-item a:focus-visible {
  outline: 2px solid var(--bs-breadcrumb-divider-color);
  outline-offset: 2px;
}
.breadcrumb .breadcrumb-item:last-of-type {
  font-weight: 700;
}
@media (max-width: 767px) {
  .breadcrumb .breadcrumb-item:last-of-type {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
  }
  .breadcrumb .breadcrumb-item:last-of-type span {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
  }
}
.breadcrumb .breadcrumb-overflow {
  position: relative;
  display: flex;
  align-items: center;
}
.breadcrumb .breadcrumb-overflow .breadcrumb-toggle,
.breadcrumb .breadcrumb-overflow summary {
  background: none;
  border: none;
  padding: 0.375rem;
  font-family: "Material Icons";
  font-size: 1rem;
  color: var(--bs-primary);
  cursor: pointer;
  display: flex;
  align-items: center;
}
.breadcrumb .breadcrumb-overflow .breadcrumb-toggle:hover,
.breadcrumb .breadcrumb-overflow summary:hover {
  color: var(--bs-hover);
  background-color: var(--bs-bg-200);
}
.breadcrumb .breadcrumb-overflow .breadcrumb-toggle:active,
.breadcrumb .breadcrumb-overflow summary:active {
  color: var(--bs-active);
  background-color: var(--bs-bg-300);
}
.breadcrumb .breadcrumb-overflow .breadcrumb-toggle:focus, .breadcrumb .breadcrumb-overflow .breadcrumb-toggle:focus-visible,
.breadcrumb .breadcrumb-overflow summary:focus,
.breadcrumb .breadcrumb-overflow summary:focus-visible {
  outline: 2px solid var(--bs-breadcrumb-divider-color);
  outline-offset: -2px;
}
.breadcrumb .breadcrumb-overflow .breadcrumb-menu,
.breadcrumb .breadcrumb-overflow ul {
  position: absolute;
  top: 100%;
  left: 38%;
  margin-top: 0.25rem;
  padding: 0;
  background-color: var(--bs-white, #ffffff);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1411764706);
  z-index: 100;
  min-width: 151px;
  max-width: 151px;
  list-style: none;
  /* RTL: cambia a right */
}
@media (max-width: 767px) {
  .breadcrumb .breadcrumb-overflow .breadcrumb-menu,
  .breadcrumb .breadcrumb-overflow ul {
    left: 0%;
  }
}
:dir(rtl) .breadcrumb .breadcrumb-overflow .breadcrumb-menu, [dir=rtl] .breadcrumb .breadcrumb-overflow .breadcrumb-menu,
:dir(rtl) .breadcrumb .breadcrumb-overflow ul,
[dir=rtl] .breadcrumb .breadcrumb-overflow ul {
  left: auto;
  right: 38%;
}
@media (max-width: 767px) {
  :dir(rtl) .breadcrumb .breadcrumb-overflow .breadcrumb-menu, [dir=rtl] .breadcrumb .breadcrumb-overflow .breadcrumb-menu,
  :dir(rtl) .breadcrumb .breadcrumb-overflow ul,
  [dir=rtl] .breadcrumb .breadcrumb-overflow ul {
    right: 0%;
  }
}
.breadcrumb .breadcrumb-overflow .breadcrumb-menu li,
.breadcrumb .breadcrumb-overflow ul li {
  margin: 0;
  padding: 0;
}
.breadcrumb .breadcrumb-overflow .breadcrumb-menu li a,
.breadcrumb .breadcrumb-overflow ul li a {
  display: block;
  padding: 0.625rem;
  color: var(--bs-body-color);
  text-decoration: none;
}
.breadcrumb .breadcrumb-overflow .breadcrumb-menu li a:hover,
.breadcrumb .breadcrumb-overflow ul li a:hover {
  background-color: var(--bs-bg-200);
  color: var(--bs-hover);
}
.breadcrumb .breadcrumb-overflow .breadcrumb-menu li a:focus,
.breadcrumb .breadcrumb-overflow ul li a:focus {
  outline: 2px solid var(--bs-breadcrumb-divider-color);
  outline-offset: -2px;
}
.breadcrumb .breadcrumb-ellipsis {
  display: flex;
  align-items: center;
}
.breadcrumb .breadcrumb-ellipsis .material-icons {
  font-size: 1rem;
  color: var(--bs-primary);
  outline: none;
}
.breadcrumb .breadcrumb-ellipsis .material-icons:hover {
  color: var(--bs-hover);
  background-color: var(--bs-bg-200);
}
.breadcrumb .breadcrumb-ellipsis .material-icons:active {
  color: var(--bs-active);
  background-color: var(--bs-bg-300);
}
.breadcrumb .breadcrumb-ellipsis .material-icons:focus, .breadcrumb .breadcrumb-ellipsis .material-icons:focus-visible {
  outline: 2px solid var(--bs-breadcrumb-divider-color);
  outline-offset: 2px;
  background-color: unset;
}
.breadcrumb .breadcrumb-ellipsis .material-icons:visited {
  color: var(--bs-primary);
}

.btn, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button, .newsletter-block .field--name-field-link a, button.link, .button, a.button, .node-preview-container .node-preview-backlink, .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a {
  font-weight: 700;
  border-width: 2px;
}

.btn-primary, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit, .node--type-report .report-info .download-section-report .field--name-field-download-link a, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success, form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar .fc-button-primary, .newsletter-block .field--name-field-link a, .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type a {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #0072bc;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #005b96;
  --bs-btn-hover-border-color: #005b96;
  --bs-btn-focus-shadow-rgb: 38, 135, 198;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #070f26;
  --bs-btn-active-border-color: #070f26;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: #e8e8e8;
  --bs-btn-disabled-border-color: #e8e8e8;
}
.btn-primary:focus-visible, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible, form.poll-view-form .form-actions .btn-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar .fc-button-primary:focus-visible, .newsletter-block .field--name-field-link a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus-visible, .btn-primary:focus, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus, .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus, form.poll-view-form .form-actions .btn-primary:focus:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar .fc-button-primary:focus, .newsletter-block .field--name-field-link a:focus, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus {
  background-color: #0072bc;
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #070f26;
  color: #ffffff;
}
.btn-primary:visited, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:visited, .node--type-report .report-info .download-section-report .field--name-field-download-link a:visited, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:visited, form.poll-view-form .form-actions .btn-primary:visited:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:visited:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:visited:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:visited:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:visited:first-of-type, .js-drupal-fullcalendar .fc-button-primary:visited, .newsletter-block .field--name-field-link a:visited, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:visited, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:visited {
  color: #ffffff;
}

.btn-secondary, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var, form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:not(.fc-button-active), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a {
  --bs-btn-color: #0072bc;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #0072bc;
  --bs-btn-hover-color: #005b96;
  --bs-btn-hover-bg: #e9f5fe;
  --bs-btn-hover-border-color: #005b96;
  --bs-btn-focus-shadow-rgb: 0, 114, 188;
  --bs-btn-active-color: #070f26;
  --bs-btn-active-bg: #d6ecfa;
  --bs-btn-active-border-color: #070f26;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: #2e404d;
}
.btn-secondary:focus-visible, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var:focus-visible, form.poll-view-form .form-actions .btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:focus-visible:not(.fc-button-active), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .btn-secondary:focus, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var:focus, form.poll-view-form .form-actions .btn-primary:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:focus:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:nth-of-type(2), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:focus:not(.fc-button-active), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus {
  background-color: #ffffff;
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #070f26;
  color: #0072bc;
}
.btn-secondary:visited, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit:visited, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var:visited, form.poll-view-form .form-actions .btn-primary:visited:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:visited:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:visited:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:visited:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:visited:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:visited:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:visited:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:visited:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:visited:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:visited:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:visited:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:visited:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:visited:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:visited:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:visited:nth-of-type(2), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:visited:not(.fc-button-active), .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:visited, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:visited {
  color: #0072bc;
}

.btn-tertiary {
  --bs-btn-color: #0072bc;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #005b96;
  --bs-btn-hover-bg: #e9f5fe;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 217, 234, 245;
  --bs-btn-active-color: #070f26;
  --bs-btn-active-bg: #d6ecfa;
  --bs-btn-active-border-color: #ffffff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: transparent;
}
.btn-tertiary:focus-visible, .btn-tertiary:focus {
  background-color: #ffffff;
  box-shadow: 0px 0px 0px 2px #ffffff, 0px 0px 0px 4px #070f26;
  color: #0072bc;
}
.btn-tertiary:visited {
  color: #0072bc;
}

.theme-forest .btn-primary, .theme-forest .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-forest .form-submit, .theme-forest .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-forest a, .theme-forest .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-forest .cm-btn-success, .theme-forest form.poll-view-form .form-actions .btn-primary:first-of-type, .search-results .views-exposed-form > .form--inline .theme-forest form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .theme-forest .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-forest .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-forest .btn-wrap--search .form-submit:first-of-type, .theme-forest form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-forest a:first-of-type, .theme-forest .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-forest a:first-of-type, .theme-forest form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-forest .fc-button-primary:first-of-type, .theme-forest .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-forest .fc-button-primary:first-of-type, .theme-forest .js-drupal-fullcalendar .fc-button-primary, .js-drupal-fullcalendar .theme-forest .fc-button-primary, .theme-forest .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link .theme-forest a, .theme-forest .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-forest a, .theme-forest .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-forest a {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #24694f;
  --bs-btn-border-color: #24694f;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #10543f;
  --bs-btn-hover-border-color: #10543f;
  --bs-btn-focus-shadow-rgb: 69, 128, 105;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #163f2f;
  --bs-btn-active-border-color: #163f2f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: #e8e8e8;
  --bs-btn-disabled-border-color: #e8e8e8;
}
.theme-forest .btn-primary:focus-visible, .theme-forest .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-forest .form-submit:focus-visible, .theme-forest .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-forest a:focus-visible, .theme-forest .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-forest .cm-btn-success:focus-visible, .theme-forest form.poll-view-form .form-actions .btn-primary:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline .theme-forest form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .theme-forest .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-forest .btn-wrap--search .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-forest .btn-wrap--search .form-submit:focus-visible:first-of-type, .theme-forest form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-forest .fc-button-primary:focus-visible:first-of-type, .theme-forest .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-forest .fc-button-primary:focus-visible:first-of-type, .theme-forest .js-drupal-fullcalendar .fc-button-primary:focus-visible, .js-drupal-fullcalendar .theme-forest .fc-button-primary:focus-visible, .theme-forest .newsletter-block .field--name-field-link a:focus-visible, .newsletter-block .field--name-field-link .theme-forest a:focus-visible, .theme-forest .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-forest a:focus-visible, .theme-forest .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-forest a:focus-visible, .theme-forest .btn-primary:focus, .theme-forest .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-forest .form-submit:focus, .theme-forest .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus, .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-forest a:focus, .theme-forest .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-forest .cm-btn-success:focus, .theme-forest form.poll-view-form .form-actions .btn-primary:focus:first-of-type, .search-results .views-exposed-form > .form--inline .theme-forest form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:first-of-type, form.poll-view-form .form-actions .theme-forest .btn-primary:focus:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-forest .btn-wrap--search .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-forest .btn-wrap--search .form-submit:focus:first-of-type, .theme-forest form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-forest .fc-button-primary:focus:first-of-type, .theme-forest .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-forest .fc-button-primary:focus:first-of-type, .theme-forest .js-drupal-fullcalendar .fc-button-primary:focus, .js-drupal-fullcalendar .theme-forest .fc-button-primary:focus, .theme-forest .newsletter-block .field--name-field-link a:focus, .newsletter-block .field--name-field-link .theme-forest a:focus, .theme-forest .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-forest a:focus, .theme-forest .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-forest a:focus {
  background-color: #24694f;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #162631;
  color: #ffffff;
}
.theme-forest .btn-primary:visited, .theme-forest .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:visited, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-forest .form-submit:visited, .theme-forest .node--type-report .report-info .download-section-report .field--name-field-download-link a:visited, .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-forest a:visited, .theme-forest .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:visited, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-forest .cm-btn-success:visited, .theme-forest form.poll-view-form .form-actions .btn-primary:visited:first-of-type, .search-results .views-exposed-form > .form--inline .theme-forest form.poll-view-form .form-actions .btn-wrap--search .form-submit:visited:first-of-type, form.poll-view-form .form-actions .theme-forest .btn-primary:visited:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-forest .btn-wrap--search .form-submit:visited:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-forest .btn-wrap--search .form-submit:visited:first-of-type, .theme-forest form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:visited:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-forest .fc-button-primary:visited:first-of-type, .theme-forest .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:visited:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-forest .fc-button-primary:visited:first-of-type, .theme-forest .js-drupal-fullcalendar .fc-button-primary:visited, .js-drupal-fullcalendar .theme-forest .fc-button-primary:visited, .theme-forest .newsletter-block .field--name-field-link a:visited, .newsletter-block .field--name-field-link .theme-forest a:visited, .theme-forest .hero-banner-1__buttons .field__items > .field__item:first-of-type a:visited, .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-forest a:visited, .theme-forest .hero-banner-2__buttons .field__items > .field__item:first-of-type a:visited, .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-forest a:visited {
  color: #ffffff;
}
.theme-forest .btn-secondary, .theme-forest .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .theme-forest .form-submit, .theme-forest .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-forest .cm-btn-success-var, .theme-forest form.poll-view-form .form-actions .btn-primary:nth-of-type(2), .theme-forest form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline .theme-forest form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-forest form.poll-view-form .form-actions a:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-forest form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .theme-forest .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-forest .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-forest .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-forest .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .theme-forest .form-submit:nth-of-type(2), form.poll-view-form .form-actions .theme-forest .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .theme-forest a:nth-of-type(2), form.poll-view-form .form-actions .theme-forest .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .theme-forest .cm-btn-success:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-forest a:nth-of-type(2), .theme-forest .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-forest a:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-forest a:nth-of-type(2), .theme-forest .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-forest a:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-forest a:nth-of-type(2), .theme-forest .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-forest a:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-forest .fc-button-primary:nth-of-type(2), .theme-forest .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-forest .fc-button-primary:nth-of-type(2), .theme-forest .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:not(.fc-button-active), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .theme-forest .fc-button:not(.fc-button-active), .theme-forest .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .theme-forest a, .theme-forest .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .theme-forest a {
  --bs-btn-color: #24694f;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #24694f;
  --bs-btn-hover-color: #10543f;
  --bs-btn-hover-bg: #d8ebc7;
  --bs-btn-hover-border-color: #10543f;
  --bs-btn-focus-shadow-rgb: 36, 105, 79;
  --bs-btn-active-color: #163f2f;
  --bs-btn-active-bg: #b0da9b;
  --bs-btn-active-border-color: #163f2f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: #2e404d;
}
.theme-forest .btn-secondary:focus-visible, .theme-forest .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit:focus-visible, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .theme-forest .form-submit:focus-visible, .theme-forest .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-forest .cm-btn-success-var:focus-visible, .theme-forest form.poll-view-form .form-actions .btn-primary:focus-visible:nth-of-type(2), .theme-forest form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline .theme-forest form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-forest form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-forest form.poll-view-form .form-actions .cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .theme-forest .btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-forest .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-forest .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-forest .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .theme-forest .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .theme-forest .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .theme-forest a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .theme-forest .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .theme-forest .cm-btn-success:focus-visible:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-forest a:focus-visible:nth-of-type(2), .theme-forest .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-forest a:focus-visible:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-forest a:focus-visible:nth-of-type(2), .theme-forest .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-forest a:focus-visible:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-forest a:focus-visible:nth-of-type(2), .theme-forest .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-forest a:focus-visible:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-forest .fc-button-primary:focus-visible:nth-of-type(2), .theme-forest .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-forest .fc-button-primary:focus-visible:nth-of-type(2), .theme-forest .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:focus-visible:not(.fc-button-active), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .theme-forest .fc-button:focus-visible:not(.fc-button-active), .theme-forest .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .theme-forest a:focus-visible, .theme-forest .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .theme-forest a:focus-visible, .theme-forest .btn-secondary:focus, .theme-forest .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit:focus, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .theme-forest .form-submit:focus, .theme-forest .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-forest .cm-btn-success-var:focus, .theme-forest form.poll-view-form .form-actions .btn-primary:focus:nth-of-type(2), .theme-forest form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline .theme-forest form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-forest form.poll-view-form .form-actions a:focus:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-forest form.poll-view-form .form-actions .cm-btn-success:focus:nth-of-type(2), form.poll-view-form .form-actions .theme-forest .btn-primary:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-forest .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-forest .btn-wrap--search .form-submit:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-forest .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .theme-forest .form-submit:focus:nth-of-type(2), form.poll-view-form .form-actions .theme-forest .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .theme-forest a:focus:nth-of-type(2), form.poll-view-form .form-actions .theme-forest .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .theme-forest .cm-btn-success:focus:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-forest a:focus:nth-of-type(2), .theme-forest .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-forest a:focus:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-forest a:focus:nth-of-type(2), .theme-forest .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-forest a:focus:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-forest a:focus:nth-of-type(2), .theme-forest .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-forest a:focus:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-forest .fc-button-primary:focus:nth-of-type(2), .theme-forest .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-forest .fc-button-primary:focus:nth-of-type(2), .theme-forest .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:focus:not(.fc-button-active), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .theme-forest .fc-button:focus:not(.fc-button-active), .theme-forest .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .theme-forest a:focus, .theme-forest .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .theme-forest a:focus {
  background-color: #ffffff;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #162631;
  color: #24694f;
}
.theme-forest .btn-secondary:visited, .theme-forest .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit:visited, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .theme-forest .form-submit:visited, .theme-forest .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var:visited, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-forest .cm-btn-success-var:visited, .theme-forest form.poll-view-form .form-actions .btn-primary:visited:nth-of-type(2), .theme-forest form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:visited:nth-of-type(2), .search-results .views-exposed-form > .form--inline .theme-forest form.poll-view-form .form-actions .btn-wrap--search .form-submit:visited:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:visited:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-forest form.poll-view-form .form-actions a:visited:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:visited:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-forest form.poll-view-form .form-actions .cm-btn-success:visited:nth-of-type(2), form.poll-view-form .form-actions .theme-forest .btn-primary:visited:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-forest .btn-wrap--search .form-submit:visited:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-forest .btn-wrap--search .form-submit:visited:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-forest .form-submit:visited:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .theme-forest .form-submit:visited:nth-of-type(2), form.poll-view-form .form-actions .theme-forest .node--type-report .report-info .download-section-report .field--name-field-download-link a:visited:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .theme-forest a:visited:nth-of-type(2), form.poll-view-form .form-actions .theme-forest .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:visited:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .theme-forest .cm-btn-success:visited:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:visited:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-forest a:visited:nth-of-type(2), .theme-forest .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:visited:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-forest a:visited:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:visited:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-forest a:visited:nth-of-type(2), .theme-forest .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:visited:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-forest a:visited:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:visited:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-forest a:visited:nth-of-type(2), .theme-forest .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:visited:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-forest a:visited:nth-of-type(2), .theme-forest form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:visited:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-forest .fc-button-primary:visited:nth-of-type(2), .theme-forest .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:visited:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-forest .fc-button-primary:visited:nth-of-type(2), .theme-forest .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:visited:not(.fc-button-active), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .theme-forest .fc-button:visited:not(.fc-button-active), .theme-forest .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:visited, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .theme-forest a:visited, .theme-forest .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:visited, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .theme-forest a:visited {
  color: #24694f;
}
.theme-forest .btn-tertiary {
  --bs-btn-color: #24694f;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #10543f;
  --bs-btn-hover-bg: #d8ebc7;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 222, 233, 229;
  --bs-btn-active-color: #163f2f;
  --bs-btn-active-bg: #b0da9b;
  --bs-btn-active-border-color: #ffffff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: transparent;
}
.theme-forest .btn-tertiary:focus-visible, .theme-forest .btn-tertiary:focus {
  background-color: #ffffff;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #162631;
  color: #24694f;
}
.theme-forest .btn-tertiary:visited {
  color: #24694f;
}

.theme-savannah .btn-primary, .theme-savannah .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-savannah .form-submit, .theme-savannah .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-savannah a, .theme-savannah .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-savannah .cm-btn-success, .theme-savannah form.poll-view-form .form-actions .btn-primary:first-of-type, .search-results .views-exposed-form > .form--inline .theme-savannah form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .theme-savannah .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-savannah .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-savannah .btn-wrap--search .form-submit:first-of-type, .theme-savannah form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-savannah a:first-of-type, .theme-savannah .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-savannah a:first-of-type, .theme-savannah form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-savannah .fc-button-primary:first-of-type, .theme-savannah .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-savannah .fc-button-primary:first-of-type, .theme-savannah .js-drupal-fullcalendar .fc-button-primary, .js-drupal-fullcalendar .theme-savannah .fc-button-primary, .theme-savannah .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link .theme-savannah a, .theme-savannah .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-savannah a, .theme-savannah .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-savannah a {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #ca5010;
  --bs-btn-border-color: #ca5010;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #b5490f;
  --bs-btn-hover-border-color: #b5490f;
  --bs-btn-focus-shadow-rgb: 210, 106, 52;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #993e0c;
  --bs-btn-active-border-color: #993e0c;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: #e8e8e8;
  --bs-btn-disabled-border-color: #e8e8e8;
}
.theme-savannah .btn-primary:focus-visible, .theme-savannah .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-savannah .form-submit:focus-visible, .theme-savannah .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-savannah a:focus-visible, .theme-savannah .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-savannah .cm-btn-success:focus-visible, .theme-savannah form.poll-view-form .form-actions .btn-primary:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline .theme-savannah form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .theme-savannah .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-savannah .btn-wrap--search .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-savannah .btn-wrap--search .form-submit:focus-visible:first-of-type, .theme-savannah form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-savannah .fc-button-primary:focus-visible:first-of-type, .theme-savannah .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-savannah .fc-button-primary:focus-visible:first-of-type, .theme-savannah .js-drupal-fullcalendar .fc-button-primary:focus-visible, .js-drupal-fullcalendar .theme-savannah .fc-button-primary:focus-visible, .theme-savannah .newsletter-block .field--name-field-link a:focus-visible, .newsletter-block .field--name-field-link .theme-savannah a:focus-visible, .theme-savannah .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-savannah a:focus-visible, .theme-savannah .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-savannah a:focus-visible, .theme-savannah .btn-primary:focus, .theme-savannah .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-savannah .form-submit:focus, .theme-savannah .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus, .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-savannah a:focus, .theme-savannah .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-savannah .cm-btn-success:focus, .theme-savannah form.poll-view-form .form-actions .btn-primary:focus:first-of-type, .search-results .views-exposed-form > .form--inline .theme-savannah form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:first-of-type, form.poll-view-form .form-actions .theme-savannah .btn-primary:focus:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-savannah .btn-wrap--search .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-savannah .btn-wrap--search .form-submit:focus:first-of-type, .theme-savannah form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-savannah .fc-button-primary:focus:first-of-type, .theme-savannah .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-savannah .fc-button-primary:focus:first-of-type, .theme-savannah .js-drupal-fullcalendar .fc-button-primary:focus, .js-drupal-fullcalendar .theme-savannah .fc-button-primary:focus, .theme-savannah .newsletter-block .field--name-field-link a:focus, .newsletter-block .field--name-field-link .theme-savannah a:focus, .theme-savannah .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-savannah a:focus, .theme-savannah .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-savannah a:focus {
  background-color: #ca5010;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #162631;
  color: #ffffff;
}
.theme-savannah .btn-primary:visited, .theme-savannah .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:visited, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-savannah .form-submit:visited, .theme-savannah .node--type-report .report-info .download-section-report .field--name-field-download-link a:visited, .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-savannah a:visited, .theme-savannah .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:visited, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-savannah .cm-btn-success:visited, .theme-savannah form.poll-view-form .form-actions .btn-primary:visited:first-of-type, .search-results .views-exposed-form > .form--inline .theme-savannah form.poll-view-form .form-actions .btn-wrap--search .form-submit:visited:first-of-type, form.poll-view-form .form-actions .theme-savannah .btn-primary:visited:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-savannah .btn-wrap--search .form-submit:visited:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-savannah .btn-wrap--search .form-submit:visited:first-of-type, .theme-savannah form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:visited:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-savannah .fc-button-primary:visited:first-of-type, .theme-savannah .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:visited:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-savannah .fc-button-primary:visited:first-of-type, .theme-savannah .js-drupal-fullcalendar .fc-button-primary:visited, .js-drupal-fullcalendar .theme-savannah .fc-button-primary:visited, .theme-savannah .newsletter-block .field--name-field-link a:visited, .newsletter-block .field--name-field-link .theme-savannah a:visited, .theme-savannah .hero-banner-1__buttons .field__items > .field__item:first-of-type a:visited, .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-savannah a:visited, .theme-savannah .hero-banner-2__buttons .field__items > .field__item:first-of-type a:visited, .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-savannah a:visited {
  color: #ffffff;
}
.theme-savannah .btn-secondary, .theme-savannah .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .theme-savannah .form-submit, .theme-savannah .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-savannah .cm-btn-success-var, .theme-savannah form.poll-view-form .form-actions .btn-primary:nth-of-type(2), .theme-savannah form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline .theme-savannah form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-savannah form.poll-view-form .form-actions a:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-savannah form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .theme-savannah .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-savannah .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-savannah .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-savannah .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .theme-savannah .form-submit:nth-of-type(2), form.poll-view-form .form-actions .theme-savannah .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .theme-savannah a:nth-of-type(2), form.poll-view-form .form-actions .theme-savannah .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .theme-savannah .cm-btn-success:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-savannah a:nth-of-type(2), .theme-savannah .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-savannah a:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-savannah a:nth-of-type(2), .theme-savannah .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-savannah a:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-savannah a:nth-of-type(2), .theme-savannah .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-savannah a:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-savannah .fc-button-primary:nth-of-type(2), .theme-savannah .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-savannah .fc-button-primary:nth-of-type(2), .theme-savannah .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:not(.fc-button-active), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .theme-savannah .fc-button:not(.fc-button-active), .theme-savannah .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .theme-savannah a, .theme-savannah .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .theme-savannah a {
  --bs-btn-color: #ca5010;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ca5010;
  --bs-btn-hover-color: #b5490f;
  --bs-btn-hover-bg: #fbd5a9;
  --bs-btn-hover-border-color: #b5490f;
  --bs-btn-focus-shadow-rgb: 202, 80, 16;
  --bs-btn-active-color: #993e0c;
  --bs-btn-active-bg: #fabf7f;
  --bs-btn-active-border-color: #993e0c;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: #2e404d;
}
.theme-savannah .btn-secondary:focus-visible, .theme-savannah .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit:focus-visible, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .theme-savannah .form-submit:focus-visible, .theme-savannah .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-savannah .cm-btn-success-var:focus-visible, .theme-savannah form.poll-view-form .form-actions .btn-primary:focus-visible:nth-of-type(2), .theme-savannah form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline .theme-savannah form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-savannah form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-savannah form.poll-view-form .form-actions .cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .theme-savannah .btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-savannah .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-savannah .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-savannah .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .theme-savannah .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .theme-savannah .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .theme-savannah a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .theme-savannah .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .theme-savannah .cm-btn-success:focus-visible:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-savannah a:focus-visible:nth-of-type(2), .theme-savannah .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-savannah a:focus-visible:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-savannah a:focus-visible:nth-of-type(2), .theme-savannah .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-savannah a:focus-visible:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-savannah a:focus-visible:nth-of-type(2), .theme-savannah .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-savannah a:focus-visible:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-savannah .fc-button-primary:focus-visible:nth-of-type(2), .theme-savannah .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-savannah .fc-button-primary:focus-visible:nth-of-type(2), .theme-savannah .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:focus-visible:not(.fc-button-active), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .theme-savannah .fc-button:focus-visible:not(.fc-button-active), .theme-savannah .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .theme-savannah a:focus-visible, .theme-savannah .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .theme-savannah a:focus-visible, .theme-savannah .btn-secondary:focus, .theme-savannah .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit:focus, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .theme-savannah .form-submit:focus, .theme-savannah .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-savannah .cm-btn-success-var:focus, .theme-savannah form.poll-view-form .form-actions .btn-primary:focus:nth-of-type(2), .theme-savannah form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline .theme-savannah form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-savannah form.poll-view-form .form-actions a:focus:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-savannah form.poll-view-form .form-actions .cm-btn-success:focus:nth-of-type(2), form.poll-view-form .form-actions .theme-savannah .btn-primary:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-savannah .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-savannah .btn-wrap--search .form-submit:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-savannah .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .theme-savannah .form-submit:focus:nth-of-type(2), form.poll-view-form .form-actions .theme-savannah .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .theme-savannah a:focus:nth-of-type(2), form.poll-view-form .form-actions .theme-savannah .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .theme-savannah .cm-btn-success:focus:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-savannah a:focus:nth-of-type(2), .theme-savannah .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-savannah a:focus:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-savannah a:focus:nth-of-type(2), .theme-savannah .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-savannah a:focus:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-savannah a:focus:nth-of-type(2), .theme-savannah .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-savannah a:focus:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-savannah .fc-button-primary:focus:nth-of-type(2), .theme-savannah .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-savannah .fc-button-primary:focus:nth-of-type(2), .theme-savannah .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:focus:not(.fc-button-active), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .theme-savannah .fc-button:focus:not(.fc-button-active), .theme-savannah .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .theme-savannah a:focus, .theme-savannah .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .theme-savannah a:focus {
  background-color: #ffffff;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #162631;
  color: #ca5010;
}
.theme-savannah .btn-secondary:visited, .theme-savannah .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit:visited, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .theme-savannah .form-submit:visited, .theme-savannah .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var:visited, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-savannah .cm-btn-success-var:visited, .theme-savannah form.poll-view-form .form-actions .btn-primary:visited:nth-of-type(2), .theme-savannah form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:visited:nth-of-type(2), .search-results .views-exposed-form > .form--inline .theme-savannah form.poll-view-form .form-actions .btn-wrap--search .form-submit:visited:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:visited:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-savannah form.poll-view-form .form-actions a:visited:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:visited:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-savannah form.poll-view-form .form-actions .cm-btn-success:visited:nth-of-type(2), form.poll-view-form .form-actions .theme-savannah .btn-primary:visited:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-savannah .btn-wrap--search .form-submit:visited:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-savannah .btn-wrap--search .form-submit:visited:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-savannah .form-submit:visited:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .theme-savannah .form-submit:visited:nth-of-type(2), form.poll-view-form .form-actions .theme-savannah .node--type-report .report-info .download-section-report .field--name-field-download-link a:visited:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .theme-savannah a:visited:nth-of-type(2), form.poll-view-form .form-actions .theme-savannah .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:visited:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .theme-savannah .cm-btn-success:visited:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:visited:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-savannah a:visited:nth-of-type(2), .theme-savannah .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:visited:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-savannah a:visited:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:visited:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-savannah a:visited:nth-of-type(2), .theme-savannah .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:visited:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-savannah a:visited:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:visited:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-savannah a:visited:nth-of-type(2), .theme-savannah .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:visited:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-savannah a:visited:nth-of-type(2), .theme-savannah form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:visited:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-savannah .fc-button-primary:visited:nth-of-type(2), .theme-savannah .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:visited:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-savannah .fc-button-primary:visited:nth-of-type(2), .theme-savannah .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:visited:not(.fc-button-active), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .theme-savannah .fc-button:visited:not(.fc-button-active), .theme-savannah .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:visited, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .theme-savannah a:visited, .theme-savannah .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:visited, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .theme-savannah a:visited {
  color: #ca5010;
}
.theme-savannah .btn-tertiary {
  --bs-btn-color: #ca5010;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #b5490f;
  --bs-btn-hover-bg: #fbd5a9;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 247, 229, 219;
  --bs-btn-active-color: #993e0c;
  --bs-btn-active-bg: #fabf7f;
  --bs-btn-active-border-color: #ffffff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: transparent;
}
.theme-savannah .btn-tertiary:focus-visible, .theme-savannah .btn-tertiary:focus {
  background-color: #ffffff;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #162631;
  color: #ca5010;
}
.theme-savannah .btn-tertiary:visited {
  color: #ca5010;
}

.theme-sunrise .btn-primary, .theme-sunrise .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-sunrise .form-submit, .theme-sunrise .node--type-report .report-info .download-section-report .field--name-field-download-link a, .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-sunrise a, .theme-sunrise .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-sunrise .cm-btn-success, .theme-sunrise form.poll-view-form .form-actions .btn-primary:first-of-type, .search-results .views-exposed-form > .form--inline .theme-sunrise form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .theme-sunrise .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-sunrise .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-sunrise .btn-wrap--search .form-submit:first-of-type, .theme-sunrise form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-sunrise a:first-of-type, .theme-sunrise .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-sunrise a:first-of-type, .theme-sunrise form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-sunrise .fc-button-primary:first-of-type, .theme-sunrise .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-sunrise .fc-button-primary:first-of-type, .theme-sunrise .js-drupal-fullcalendar .fc-button-primary, .js-drupal-fullcalendar .theme-sunrise .fc-button-primary, .theme-sunrise .newsletter-block .field--name-field-link a, .newsletter-block .field--name-field-link .theme-sunrise a, .theme-sunrise .hero-banner-1__buttons .field__items > .field__item:first-of-type a, .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-sunrise a, .theme-sunrise .hero-banner-2__buttons .field__items > .field__item:first-of-type a, .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-sunrise a {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #50115a;
  --bs-btn-border-color: #50115a;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: #300a36;
  --bs-btn-hover-border-color: #300a36;
  --bs-btn-focus-shadow-rgb: 106, 53, 115;
  --bs-btn-active-color: #ffffff;
  --bs-btn-active-bg: #200724;
  --bs-btn-active-border-color: #200724;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: #e8e8e8;
  --bs-btn-disabled-border-color: #e8e8e8;
}
.theme-sunrise .btn-primary:focus-visible, .theme-sunrise .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-sunrise .form-submit:focus-visible, .theme-sunrise .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-sunrise a:focus-visible, .theme-sunrise .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-sunrise .cm-btn-success:focus-visible, .theme-sunrise form.poll-view-form .form-actions .btn-primary:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline .theme-sunrise form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:first-of-type, form.poll-view-form .form-actions .theme-sunrise .btn-primary:focus-visible:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-sunrise .btn-wrap--search .form-submit:focus-visible:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-sunrise .btn-wrap--search .form-submit:focus-visible:first-of-type, .theme-sunrise form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-sunrise .fc-button-primary:focus-visible:first-of-type, .theme-sunrise .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-sunrise .fc-button-primary:focus-visible:first-of-type, .theme-sunrise .js-drupal-fullcalendar .fc-button-primary:focus-visible, .js-drupal-fullcalendar .theme-sunrise .fc-button-primary:focus-visible, .theme-sunrise .newsletter-block .field--name-field-link a:focus-visible, .newsletter-block .field--name-field-link .theme-sunrise a:focus-visible, .theme-sunrise .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-sunrise a:focus-visible, .theme-sunrise .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-sunrise a:focus-visible, .theme-sunrise .btn-primary:focus, .theme-sunrise .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-sunrise .form-submit:focus, .theme-sunrise .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus, .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-sunrise a:focus, .theme-sunrise .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-sunrise .cm-btn-success:focus, .theme-sunrise form.poll-view-form .form-actions .btn-primary:focus:first-of-type, .search-results .views-exposed-form > .form--inline .theme-sunrise form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:first-of-type, form.poll-view-form .form-actions .theme-sunrise .btn-primary:focus:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-sunrise .btn-wrap--search .form-submit:focus:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-sunrise .btn-wrap--search .form-submit:focus:first-of-type, .theme-sunrise form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-sunrise .fc-button-primary:focus:first-of-type, .theme-sunrise .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-sunrise .fc-button-primary:focus:first-of-type, .theme-sunrise .js-drupal-fullcalendar .fc-button-primary:focus, .js-drupal-fullcalendar .theme-sunrise .fc-button-primary:focus, .theme-sunrise .newsletter-block .field--name-field-link a:focus, .newsletter-block .field--name-field-link .theme-sunrise a:focus, .theme-sunrise .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-sunrise a:focus, .theme-sunrise .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-sunrise a:focus {
  background-color: #50115a;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #11051c;
  color: #ffffff;
}
.theme-sunrise .btn-primary:visited, .theme-sunrise .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:visited, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-sunrise .form-submit:visited, .theme-sunrise .node--type-report .report-info .download-section-report .field--name-field-download-link a:visited, .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-sunrise a:visited, .theme-sunrise .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:visited, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-sunrise .cm-btn-success:visited, .theme-sunrise form.poll-view-form .form-actions .btn-primary:visited:first-of-type, .search-results .views-exposed-form > .form--inline .theme-sunrise form.poll-view-form .form-actions .btn-wrap--search .form-submit:visited:first-of-type, form.poll-view-form .form-actions .theme-sunrise .btn-primary:visited:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-sunrise .btn-wrap--search .form-submit:visited:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-sunrise .btn-wrap--search .form-submit:visited:first-of-type, .theme-sunrise form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:visited:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-sunrise .fc-button-primary:visited:first-of-type, .theme-sunrise .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:visited:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-sunrise .fc-button-primary:visited:first-of-type, .theme-sunrise .js-drupal-fullcalendar .fc-button-primary:visited, .js-drupal-fullcalendar .theme-sunrise .fc-button-primary:visited, .theme-sunrise .newsletter-block .field--name-field-link a:visited, .newsletter-block .field--name-field-link .theme-sunrise a:visited, .theme-sunrise .hero-banner-1__buttons .field__items > .field__item:first-of-type a:visited, .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-sunrise a:visited, .theme-sunrise .hero-banner-2__buttons .field__items > .field__item:first-of-type a:visited, .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-sunrise a:visited {
  color: #ffffff;
}
.theme-sunrise .btn-secondary, .theme-sunrise .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .theme-sunrise .form-submit, .theme-sunrise .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-sunrise .cm-btn-success-var, .theme-sunrise form.poll-view-form .form-actions .btn-primary:nth-of-type(2), .theme-sunrise form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline .theme-sunrise form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-sunrise form.poll-view-form .form-actions a:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-sunrise form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .theme-sunrise .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-sunrise .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-sunrise .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-sunrise .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .theme-sunrise .form-submit:nth-of-type(2), form.poll-view-form .form-actions .theme-sunrise .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .theme-sunrise a:nth-of-type(2), form.poll-view-form .form-actions .theme-sunrise .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .theme-sunrise .cm-btn-success:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-sunrise a:nth-of-type(2), .theme-sunrise .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-sunrise a:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-sunrise a:nth-of-type(2), .theme-sunrise .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-sunrise a:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-sunrise a:nth-of-type(2), .theme-sunrise .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-sunrise a:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-sunrise .fc-button-primary:nth-of-type(2), .theme-sunrise .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-sunrise .fc-button-primary:nth-of-type(2), .theme-sunrise .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:not(.fc-button-active), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .theme-sunrise .fc-button:not(.fc-button-active), .theme-sunrise .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .theme-sunrise a, .theme-sunrise .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .theme-sunrise a {
  --bs-btn-color: #50115a;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #50115a;
  --bs-btn-hover-color: #300a36;
  --bs-btn-hover-bg: #dccfde;
  --bs-btn-hover-border-color: #300a36;
  --bs-btn-focus-shadow-rgb: 80, 17, 90;
  --bs-btn-active-color: #200724;
  --bs-btn-active-bg: #b9a0bd;
  --bs-btn-active-border-color: #200724;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: #2e404d;
}
.theme-sunrise .btn-secondary:focus-visible, .theme-sunrise .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit:focus-visible, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .theme-sunrise .form-submit:focus-visible, .theme-sunrise .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-sunrise .cm-btn-success-var:focus-visible, .theme-sunrise form.poll-view-form .form-actions .btn-primary:focus-visible:nth-of-type(2), .theme-sunrise form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline .theme-sunrise form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-sunrise form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-sunrise form.poll-view-form .form-actions .cm-btn-success:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .theme-sunrise .btn-primary:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-sunrise .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-sunrise .btn-wrap--search .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-sunrise .form-submit:focus-visible:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .theme-sunrise .form-submit:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .theme-sunrise .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus-visible:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .theme-sunrise a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .theme-sunrise .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus-visible:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .theme-sunrise .cm-btn-success:focus-visible:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-sunrise a:focus-visible:nth-of-type(2), .theme-sunrise .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-sunrise a:focus-visible:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-sunrise a:focus-visible:nth-of-type(2), .theme-sunrise .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-sunrise a:focus-visible:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-sunrise a:focus-visible:nth-of-type(2), .theme-sunrise .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus-visible:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-sunrise a:focus-visible:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus-visible:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-sunrise .fc-button-primary:focus-visible:nth-of-type(2), .theme-sunrise .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus-visible:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-sunrise .fc-button-primary:focus-visible:nth-of-type(2), .theme-sunrise .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:focus-visible:not(.fc-button-active), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .theme-sunrise .fc-button:focus-visible:not(.fc-button-active), .theme-sunrise .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .theme-sunrise a:focus-visible, .theme-sunrise .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus-visible, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .theme-sunrise a:focus-visible, .theme-sunrise .btn-secondary:focus, .theme-sunrise .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit:focus, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .theme-sunrise .form-submit:focus, .theme-sunrise .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-sunrise .cm-btn-success-var:focus, .theme-sunrise form.poll-view-form .form-actions .btn-primary:focus:nth-of-type(2), .theme-sunrise form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline .theme-sunrise form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-sunrise form.poll-view-form .form-actions a:focus:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-sunrise form.poll-view-form .form-actions .cm-btn-success:focus:nth-of-type(2), form.poll-view-form .form-actions .theme-sunrise .btn-primary:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-sunrise .btn-wrap--search .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-sunrise .btn-wrap--search .form-submit:focus:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-sunrise .form-submit:focus:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .theme-sunrise .form-submit:focus:nth-of-type(2), form.poll-view-form .form-actions .theme-sunrise .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .theme-sunrise a:focus:nth-of-type(2), form.poll-view-form .form-actions .theme-sunrise .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .theme-sunrise .cm-btn-success:focus:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-sunrise a:focus:nth-of-type(2), .theme-sunrise .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-sunrise a:focus:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-sunrise a:focus:nth-of-type(2), .theme-sunrise .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-sunrise a:focus:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-sunrise a:focus:nth-of-type(2), .theme-sunrise .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-sunrise a:focus:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-sunrise .fc-button-primary:focus:nth-of-type(2), .theme-sunrise .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-sunrise .fc-button-primary:focus:nth-of-type(2), .theme-sunrise .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:focus:not(.fc-button-active), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .theme-sunrise .fc-button:focus:not(.fc-button-active), .theme-sunrise .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .theme-sunrise a:focus, .theme-sunrise .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:focus, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .theme-sunrise a:focus {
  background-color: #ffffff;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #11051c;
  color: #50115a;
}
.theme-sunrise .btn-secondary:visited, .theme-sunrise .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit:visited, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .theme-sunrise .form-submit:visited, .theme-sunrise .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var:visited, .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-sunrise .cm-btn-success-var:visited, .theme-sunrise form.poll-view-form .form-actions .btn-primary:visited:nth-of-type(2), .theme-sunrise form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:visited:nth-of-type(2), .search-results .views-exposed-form > .form--inline .theme-sunrise form.poll-view-form .form-actions .btn-wrap--search .form-submit:visited:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:visited:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link .theme-sunrise form.poll-view-form .form-actions a:visited:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:visited:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons .theme-sunrise form.poll-view-form .form-actions .cm-btn-success:visited:nth-of-type(2), form.poll-view-form .form-actions .theme-sunrise .btn-primary:visited:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .theme-sunrise .btn-wrap--search .form-submit:visited:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .theme-sunrise .btn-wrap--search .form-submit:visited:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .theme-sunrise .form-submit:visited:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .theme-sunrise .form-submit:visited:nth-of-type(2), form.poll-view-form .form-actions .theme-sunrise .node--type-report .report-info .download-section-report .field--name-field-download-link a:visited:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions .theme-sunrise a:visited:nth-of-type(2), form.poll-view-form .form-actions .theme-sunrise .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:visited:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .theme-sunrise .cm-btn-success:visited:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:visited:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type .theme-sunrise a:visited:nth-of-type(2), .theme-sunrise .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:visited:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-sunrise a:visited:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:visited:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type .theme-sunrise a:visited:nth-of-type(2), .theme-sunrise .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:visited:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions .theme-sunrise a:visited:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:visited:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link .theme-sunrise a:visited:nth-of-type(2), .theme-sunrise .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:visited:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions .theme-sunrise a:visited:nth-of-type(2), .theme-sunrise form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:visited:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .theme-sunrise .fc-button-primary:visited:nth-of-type(2), .theme-sunrise .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:visited:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .theme-sunrise .fc-button-primary:visited:nth-of-type(2), .theme-sunrise .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button:visited:not(.fc-button-active), .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .theme-sunrise .fc-button:visited:not(.fc-button-active), .theme-sunrise .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) a:visited, .hero-banner-1__buttons .field__items > .field__item:nth-of-type(2) .theme-sunrise a:visited, .theme-sunrise .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) a:visited, .hero-banner-2__buttons .field__items > .field__item:nth-of-type(2) .theme-sunrise a:visited {
  color: #50115a;
}
.theme-sunrise .btn-tertiary {
  --bs-btn-color: #50115a;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #300a36;
  --bs-btn-hover-bg: #dccfde;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 229, 219, 230;
  --bs-btn-active-color: #200724;
  --bs-btn-active-bg: #b9a0bd;
  --bs-btn-active-border-color: #ffffff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #2e404d;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: transparent;
}
.theme-sunrise .btn-tertiary:focus-visible, .theme-sunrise .btn-tertiary:focus {
  background-color: #ffffff;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #11051c;
  color: #50115a;
}
.theme-sunrise .btn-tertiary:visited {
  color: #50115a;
}

[data-icon-before]::before,
[data-icon-after]::after {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  font-size: 1.25em;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  text-transform: none;
  letter-spacing: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

[data-icon-before]::before {
  content: attr(data-icon-before);
  margin-right: 0.5rem;
}

[data-icon-after]::after {
  content: attr(data-icon-after);
  margin-left: 0.5rem;
}

.leaflet-control-attribution.leaflet-control a:first-child,
.leaflet-control-attribution.leaflet-control span {
  display: none !important;
}

#leaflet-map-view-interactive-map-interactive-map .material-icons {
  font-family: "Material Icons Outlined";
  display: flex;
}

.leaflet-touch .leaflet-control-zoom.leaflet-bar {
  border: unset;
  border-radius: 0;
  display: grid;
  gap: 8px;
  /* Añadir icono Add */
  /* Añadir icono Remove */
}
.leaflet-touch .leaflet-control-zoom.leaflet-bar .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom.leaflet-bar .leaflet-control-zoom-out {
  border: 1px solid var(--bs-black);
  border-radius: 8px;
}
.leaflet-touch .leaflet-control-zoom.leaflet-bar .leaflet-control-zoom-in:hover,
.leaflet-touch .leaflet-control-zoom.leaflet-bar .leaflet-control-zoom-out:hover {
  text-decoration: unset;
  color: var(--bs-black);
}
.leaflet-touch .leaflet-control-zoom.leaflet-bar .leaflet-control-zoom-in > span,
.leaflet-touch .leaflet-control-zoom.leaflet-bar .leaflet-control-zoom-out > span {
  display: none;
}
.leaflet-touch .leaflet-control-zoom.leaflet-bar .leaflet-control-zoom-in::before {
  font-family: "Material Icons";
  content: "add";
  font-size: 12px;
  line-height: 1;
  vertical-align: middle;
}
.leaflet-touch .leaflet-control-zoom.leaflet-bar .leaflet-control-zoom-out::before {
  font-family: "Material Icons";
  content: "remove";
  font-size: 12px;
  line-height: 1;
  vertical-align: middle;
}

.leaflet-marker-icon {
  background-color: var(--bs-black);
  color: var(--bs-white);
  border-radius: 100rem;
  padding: 8px;
}

.leaflet-legend {
  max-width: fit-content;
  padding: 1rem;
  border-radius: 0;
  background-color: var(--bs-white);
  font-family: "Roboto", sans-serif;
}
.leaflet-legend__title {
  font-weight: 700;
  color: var(--bs-black);
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
.leaflet-legend__inner {
  display: flex;
  gap: 2rem;
}
.leaflet-legend__item {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  font-size: 1.125rem;
}
.leaflet-legend__divicon {
  transform: unset;
  transform-origin: unset;
  display: flex;
}
.leaflet-legend__icon-wrapper {
  height: unset;
  width: unset;
  margin-right: 8px;
  display: flex;
}
.leaflet-legend__icon-wrapper .material-icons {
  font-size: 16px;
}
.leaflet-legend__label {
  font-weight: 500;
}

.leaflet-popup-content-wrapper {
  font-family: "Roboto", sans-serif;
  border-radius: 0;
}
.leaflet-popup-content-wrapper .field--name-field-country {
  font-size: 1.125rem;
  margin-bottom: 1rem;
}

/* Aplica a todos los tooltips de Leaflet */
.leaflet-tooltip {
  border-radius: 0 !important;
  background-color: var(--bs-white);
  color: var(--bs-black);
  font-size: 0.875rem;
  border: 1px solid #ccc;
  padding: 0.5rem 0.75rem;
  font-weight: 400;
}

.ckeditor-accordion-container {
  border: 1px solid #2e404d;
}
.ckeditor-accordion-container > dl {
  border: unset;
}
.ckeditor-accordion-container > dl {
  margin-bottom: 0;
}
.ckeditor-accordion-container > dl dt > a,
.ckeditor-accordion-container > dl dt > a:not(.button) {
  border-bottom: 1px solid #2e404d;
  background-color: white;
  padding: 16px 24px;
  color: var(--bs-body-color);
  text-decoration: none;
}
.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle,
.ckeditor-accordion-container > dl dt > a:not(.button) > .ckeditor-accordion-toggle {
  display: inline-block;
  position: absolute;
  padding: 0 10px;
  z-index: 1;
  top: auto;
  right: 29px;
  left: auto;
  box-sizing: border-box;
}
.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after,
.ckeditor-accordion-container > dl dt > a:not(.button) > .ckeditor-accordion-toggle:after {
  content: "keyboard_arrow_down";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  transform: none;
  font-size: 32px;
  color: var(--bs-primary);
  background: none;
  width: 32px;
  height: 32px;
  right: 0;
}
.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before,
.ckeditor-accordion-container > dl dt > a:not(.button) > .ckeditor-accordion-toggle:before {
  display: none;
}
.ckeditor-accordion-container > dl dt > a.active, .ckeditor-accordion-container > dl .media-library-view--widget .view-header dt > a.is-active, .media-library-view--widget .view-header .ckeditor-accordion-container > dl dt > a.is-active,
.ckeditor-accordion-container > dl dt > a:not(.button).active {
  border-bottom: 0;
}
.ckeditor-accordion-container > dl dt > a.active:not(:last-child) a, .ckeditor-accordion-container > dl .media-library-view--widget .view-header dt > a.is-active:not(:last-child) a, .media-library-view--widget .view-header .ckeditor-accordion-container > dl dt > a.is-active:not(:last-child) a,
.ckeditor-accordion-container > dl dt > a:not(.button).active:not(:last-child) a {
  border-bottom: 1px solid #2e404d;
}
.ckeditor-accordion-container > dl dt > a.active:not(:last-child) a > .ckeditor-accordion-toggle:after, .ckeditor-accordion-container > dl .media-library-view--widget .view-header dt > a.is-active:not(:last-child) a > .ckeditor-accordion-toggle:after, .media-library-view--widget .view-header .ckeditor-accordion-container > dl dt > a.is-active:not(:last-child) a > .ckeditor-accordion-toggle:after,
.ckeditor-accordion-container > dl dt > a:not(.button).active:not(:last-child) a > .ckeditor-accordion-toggle:after {
  transform: rotate(180deg);
}
.ckeditor-accordion-container > dl dt > a:hover,
.ckeditor-accordion-container > dl dt > a:not(.button):hover {
  background-color: var(--bs-bg-100);
  color: black;
}
.ckeditor-accordion-container > dl dt > a:focus,
.ckeditor-accordion-container > dl dt > a:not(.button):focus {
  outline: 3px solid #2e404d;
  outline-offset: 3px;
}
.ckeditor-accordion-container > dl dt.active > a {
  border-bottom: none;
}
.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle {
  transform: rotate(180deg);
  right: 29px;
}
.ckeditor-accordion-container > dl dt:last-of-type > a,
.ckeditor-accordion-container > dl dt:last-of-type > a:not(.button) {
  border-bottom: 0;
  display: flex;
  align-items: center;
}
.ckeditor-accordion-container > dl dd {
  padding: 24px 56px;
}

/* --- Anti-jump para CKEditor Accordion (solo CSS) --- */
/* --- Anti-jump para CKEditor Accordion (solo CSS) --- */
.ckeditor-accordion-container > dl {
  /* Mantén el padding simulado en todos */
  /* Borde solo cuando el panel está abierto y NO es el último */
  /* El último panel nunca lleva borde inferior, esté abierto o no */
}
.ckeditor-accordion-container > dl dd {
  padding: 0 !important;
  overflow: hidden;
  contain: layout;
}
.ckeditor-accordion-container > dl dd > :first-child {
  padding: 24px;
  margin-bottom: 0;
  border-bottom: 0;
}
.ckeditor-accordion-container > dl dd > :last-child {
  padding-bottom: 24px;
}
.ckeditor-accordion-container > dl dd.active:not(:last-of-type) > :first-child {
  border-bottom: 1px solid #2e404d;
}
.ckeditor-accordion-container > dl dd:last-of-type > :first-child {
  border-bottom: 0 !important;
}

a {
  text-decoration: underline;
  color: var(--bs-primary);
}
a:focus {
  outline: 2px solid #2e404d;
  outline-offset: 1px;
  box-shadow: none;
  background-color: transparent;
}
a:hover {
  color: #070f26;
}
a:active {
  color: var(--bs-active);
}
a:visited {
  color: #4a6373;
}

[data-extlink-placement=append],
[data-extlink-placement=after] {
  padding: 0;
  margin-left: 8px;
  margin-bottom: 8px;
}

/* Iconos siguen el color del enlace (currentColor) */
svg.ext,
svg.mailto,
svg.tel {
  fill: currentColor;
}

svg.ext path,
svg.mailto path,
svg.tel path {
  stroke: currentColor;
  stroke-width: 3;
}

/* Footer en blanco */
.footer-main a,
.footer-main .footer-link,
.footer-main .nav-link,
.footer-main .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .footer-main a {
  color: #fff;
  opacity: 1;
}
.footer-main a:hover, .footer-main a:focus, .footer-main a:active,
.footer-main .footer-link:hover,
.footer-main .footer-link:focus,
.footer-main .footer-link:active,
.footer-main .nav-link:hover,
.footer-main .nav-link:focus,
.footer-main .nav-link:active {
  color: #fff;
  text-decoration: underline;
  opacity: 1;
}
.footer-main svg.ext,
.footer-main svg.mailto,
.footer-main svg.tel {
  fill: currentColor;
}
.footer-main svg.ext path,
.footer-main svg.mailto path,
.footer-main svg.tel path {
  stroke: currentColor;
}
.footer-main a svg {
  fill: currentColor;
}
.footer-main a svg path {
  fill: currentColor;
}

/* Menú legal en blanco */
.menu--legal-nff .nav-link, .menu--legal-nff .media-library-view--widget .view-header a, .media-library-view--widget .view-header .menu--legal-nff a {
  color: #fff;
  opacity: 1;
}
.menu--legal-nff .nav-link:hover, .menu--legal-nff .media-library-view--widget .view-header a:hover, .media-library-view--widget .view-header .menu--legal-nff a:hover, .menu--legal-nff .nav-link:focus, .menu--legal-nff .media-library-view--widget .view-header a:focus, .media-library-view--widget .view-header .menu--legal-nff a:focus, .menu--legal-nff .nav-link:active, .menu--legal-nff .media-library-view--widget .view-header a:active, .media-library-view--widget .view-header .menu--legal-nff a:active {
  color: #fff;
  text-decoration: underline;
  opacity: 1;
}
.menu--legal-nff svg.ext,
.menu--legal-nff svg.mailto,
.menu--legal-nff svg.tel {
  fill: currentColor;
}
.menu--legal-nff svg.ext path,
.menu--legal-nff svg.mailto path,
.menu--legal-nff svg.tel path {
  stroke: currentColor;
}

/* Topbar en blanco (y tamaño de extlink) */
.site-topbar a,
.site-topbar .nav-link,
.site-topbar .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .site-topbar a,
.site-topbar .dropdown-toggle, .site-preheader a,
.site-preheader .nav-link,
.site-preheader .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .site-preheader a,
.site-preheader .dropdown-toggle {
  color: #fff;
  opacity: 1;
}
.site-topbar a:hover, .site-topbar a:focus, .site-topbar a:active,
.site-topbar .nav-link:hover,
.site-topbar .nav-link:focus,
.site-topbar .nav-link:active,
.site-topbar .dropdown-toggle:hover,
.site-topbar .dropdown-toggle:focus,
.site-topbar .dropdown-toggle:active, .site-preheader a:hover, .site-preheader a:focus, .site-preheader a:active,
.site-preheader .nav-link:hover,
.site-preheader .nav-link:focus,
.site-preheader .nav-link:active,
.site-preheader .dropdown-toggle:hover,
.site-preheader .dropdown-toggle:focus,
.site-preheader .dropdown-toggle:active {
  color: #fff;
  opacity: 1;
}
.site-topbar svg.ext, .site-preheader svg.ext {
  width: 16px;
  height: 16px;
}
.site-topbar svg.ext,
.site-topbar svg.mailto,
.site-topbar svg.tel, .site-preheader svg.ext,
.site-preheader svg.mailto,
.site-preheader svg.tel {
  fill: currentColor;
}
.site-topbar svg.ext path,
.site-topbar svg.mailto path,
.site-topbar svg.tel path, .site-preheader svg.ext path,
.site-preheader svg.mailto path,
.site-preheader svg.tel path {
  stroke: currentColor;
}

/* Botón primario en blanco */
.btn-primary svg.ext, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit svg.ext, .node--type-report .report-info .download-section-report .field--name-field-download-link a svg.ext, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success svg.ext, form.poll-view-form .form-actions .btn-primary:first-of-type svg.ext, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type svg.ext, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type svg.ext, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type svg.ext, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type svg.ext, .js-drupal-fullcalendar .fc-button-primary svg.ext, .newsletter-block .field--name-field-link a svg.ext, .hero-banner-1__buttons .field__items > .field__item:first-of-type a svg.ext, .hero-banner-2__buttons .field__items > .field__item:first-of-type a svg.ext,
.btn-primary svg.mailto,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit svg.mailto,
.node--type-report .report-info .download-section-report .field--name-field-download-link a svg.mailto,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success svg.mailto,
form.poll-view-form .form-actions .btn-primary:first-of-type svg.mailto,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type svg.mailto,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type svg.mailto,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type svg.mailto,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type svg.mailto,
.js-drupal-fullcalendar .fc-button-primary svg.mailto,
.newsletter-block .field--name-field-link a svg.mailto,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a svg.mailto,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a svg.mailto,
.btn-primary svg.tel,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit svg.tel,
.node--type-report .report-info .download-section-report .field--name-field-download-link a svg.tel,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success svg.tel,
form.poll-view-form .form-actions .btn-primary:first-of-type svg.tel,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type svg.tel,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type svg.tel,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type svg.tel,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type svg.tel,
.js-drupal-fullcalendar .fc-button-primary svg.tel,
.newsletter-block .field--name-field-link a svg.tel,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a svg.tel,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a svg.tel {
  fill: currentColor;
}
.btn-primary svg.ext path, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit svg.ext path, .node--type-report .report-info .download-section-report .field--name-field-download-link a svg.ext path, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success svg.ext path, form.poll-view-form .form-actions .btn-primary:first-of-type svg.ext path, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type svg.ext path, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type svg.ext path, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type svg.ext path, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type svg.ext path, .js-drupal-fullcalendar .fc-button-primary svg.ext path, .newsletter-block .field--name-field-link a svg.ext path, .hero-banner-1__buttons .field__items > .field__item:first-of-type a svg.ext path, .hero-banner-2__buttons .field__items > .field__item:first-of-type a svg.ext path,
.btn-primary svg.mailto path,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit svg.mailto path,
.node--type-report .report-info .download-section-report .field--name-field-download-link a svg.mailto path,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success svg.mailto path,
form.poll-view-form .form-actions .btn-primary:first-of-type svg.mailto path,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type svg.mailto path,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type svg.mailto path,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type svg.mailto path,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type svg.mailto path,
.js-drupal-fullcalendar .fc-button-primary svg.mailto path,
.newsletter-block .field--name-field-link a svg.mailto path,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a svg.mailto path,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a svg.mailto path,
.btn-primary svg.tel path,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit svg.tel path,
.node--type-report .report-info .download-section-report .field--name-field-download-link a svg.tel path,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success svg.tel path,
form.poll-view-form .form-actions .btn-primary:first-of-type svg.tel path,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type svg.tel path,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type svg.tel path,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type svg.tel path,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type svg.tel path,
.js-drupal-fullcalendar .fc-button-primary svg.tel path,
.newsletter-block .field--name-field-link a svg.tel path,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a svg.tel path,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a svg.tel path {
  stroke: currentColor;
}
.btn-primary:hover, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover, .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover, form.poll-view-form .form-actions .btn-primary:hover:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:first-of-type, .js-drupal-fullcalendar .fc-button-primary:hover, .newsletter-block .field--name-field-link a:hover, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover, .btn-primary:focus, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus, .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus, form.poll-view-form .form-actions .btn-primary:focus:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type, .js-drupal-fullcalendar .fc-button-primary:focus, .newsletter-block .field--name-field-link a:focus, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus, .btn-primary:active, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:active, .node--type-report .report-info .download-section-report .field--name-field-download-link a:active, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:active, form.poll-view-form .form-actions .btn-primary:active:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:active:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:active:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:active:first-of-type, .js-drupal-fullcalendar .fc-button-primary:active, .newsletter-block .field--name-field-link a:active, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:active, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:active {
  color: #fff;
  opacity: 1;
}
.btn-primary:hover svg.ext, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover svg.ext, .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover svg.ext, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover svg.ext, form.poll-view-form .form-actions .btn-primary:hover:first-of-type svg.ext, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:first-of-type svg.ext, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:first-of-type svg.ext, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover:first-of-type svg.ext, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:hover:first-of-type svg.ext, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:first-of-type svg.ext, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:first-of-type svg.ext, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover:first-of-type svg.ext, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:hover:first-of-type svg.ext, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover:first-of-type svg.ext, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:hover:first-of-type svg.ext, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:first-of-type svg.ext, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:first-of-type svg.ext, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:first-of-type svg.ext, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:first-of-type svg.ext, .js-drupal-fullcalendar .fc-button-primary:hover svg.ext, .newsletter-block .field--name-field-link a:hover svg.ext, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover svg.ext, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover svg.ext,
.btn-primary:hover svg.mailto,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover svg.mailto,
.node--type-report .report-info .download-section-report .field--name-field-download-link a:hover svg.mailto,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover svg.mailto,
form.poll-view-form .form-actions .btn-primary:hover:first-of-type svg.mailto,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:first-of-type svg.mailto,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:first-of-type svg.mailto,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover:first-of-type svg.mailto,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:hover:first-of-type svg.mailto,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:first-of-type svg.mailto,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:first-of-type svg.mailto,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover:first-of-type svg.mailto,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:hover:first-of-type svg.mailto,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover:first-of-type svg.mailto,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:hover:first-of-type svg.mailto,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:first-of-type svg.mailto,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:first-of-type svg.mailto,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:first-of-type svg.mailto,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:first-of-type svg.mailto,
.js-drupal-fullcalendar .fc-button-primary:hover svg.mailto,
.newsletter-block .field--name-field-link a:hover svg.mailto,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover svg.mailto,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover svg.mailto,
.btn-primary:hover svg.tel,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover svg.tel,
.node--type-report .report-info .download-section-report .field--name-field-download-link a:hover svg.tel,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover svg.tel,
form.poll-view-form .form-actions .btn-primary:hover:first-of-type svg.tel,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:first-of-type svg.tel,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:first-of-type svg.tel,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover:first-of-type svg.tel,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:hover:first-of-type svg.tel,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:first-of-type svg.tel,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:first-of-type svg.tel,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover:first-of-type svg.tel,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:hover:first-of-type svg.tel,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover:first-of-type svg.tel,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:hover:first-of-type svg.tel,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:first-of-type svg.tel,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:first-of-type svg.tel,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:first-of-type svg.tel,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:first-of-type svg.tel,
.js-drupal-fullcalendar .fc-button-primary:hover svg.tel,
.newsletter-block .field--name-field-link a:hover svg.tel,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover svg.tel,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover svg.tel, .btn-primary:focus svg.ext, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus svg.ext, .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus svg.ext, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus svg.ext, form.poll-view-form .form-actions .btn-primary:focus:first-of-type svg.ext, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:first-of-type svg.ext, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:first-of-type svg.ext, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus:first-of-type svg.ext, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:focus:first-of-type svg.ext, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type svg.ext, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus:first-of-type svg.ext, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus:first-of-type svg.ext, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:first-of-type svg.ext, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus:first-of-type svg.ext, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:first-of-type svg.ext, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus:first-of-type svg.ext, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus:first-of-type svg.ext, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type svg.ext, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type svg.ext, .js-drupal-fullcalendar .fc-button-primary:focus svg.ext, .newsletter-block .field--name-field-link a:focus svg.ext, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus svg.ext, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus svg.ext,
.btn-primary:focus svg.mailto,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus svg.mailto,
.node--type-report .report-info .download-section-report .field--name-field-download-link a:focus svg.mailto,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus svg.mailto,
form.poll-view-form .form-actions .btn-primary:focus:first-of-type svg.mailto,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:first-of-type svg.mailto,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:first-of-type svg.mailto,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus:first-of-type svg.mailto,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:focus:first-of-type svg.mailto,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type svg.mailto,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus:first-of-type svg.mailto,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus:first-of-type svg.mailto,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:first-of-type svg.mailto,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus:first-of-type svg.mailto,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:first-of-type svg.mailto,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus:first-of-type svg.mailto,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus:first-of-type svg.mailto,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type svg.mailto,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type svg.mailto,
.js-drupal-fullcalendar .fc-button-primary:focus svg.mailto,
.newsletter-block .field--name-field-link a:focus svg.mailto,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus svg.mailto,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus svg.mailto,
.btn-primary:focus svg.tel,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus svg.tel,
.node--type-report .report-info .download-section-report .field--name-field-download-link a:focus svg.tel,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus svg.tel,
form.poll-view-form .form-actions .btn-primary:focus:first-of-type svg.tel,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:first-of-type svg.tel,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:first-of-type svg.tel,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus:first-of-type svg.tel,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:focus:first-of-type svg.tel,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type svg.tel,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus:first-of-type svg.tel,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus:first-of-type svg.tel,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:first-of-type svg.tel,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus:first-of-type svg.tel,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:first-of-type svg.tel,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus:first-of-type svg.tel,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus:first-of-type svg.tel,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type svg.tel,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type svg.tel,
.js-drupal-fullcalendar .fc-button-primary:focus svg.tel,
.newsletter-block .field--name-field-link a:focus svg.tel,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus svg.tel,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus svg.tel, .btn-primary:active svg.ext, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:active svg.ext, .node--type-report .report-info .download-section-report .field--name-field-download-link a:active svg.ext, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:active svg.ext, form.poll-view-form .form-actions .btn-primary:active:first-of-type svg.ext, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:active:first-of-type svg.ext, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:active:first-of-type svg.ext, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:active:first-of-type svg.ext, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:active:first-of-type svg.ext, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:active:first-of-type svg.ext, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:active:first-of-type svg.ext, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:active:first-of-type svg.ext, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:active:first-of-type svg.ext, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:active:first-of-type svg.ext, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:active:first-of-type svg.ext, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:active:first-of-type svg.ext, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:active:first-of-type svg.ext, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:active:first-of-type svg.ext, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:active:first-of-type svg.ext, .js-drupal-fullcalendar .fc-button-primary:active svg.ext, .newsletter-block .field--name-field-link a:active svg.ext, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:active svg.ext, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:active svg.ext,
.btn-primary:active svg.mailto,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:active svg.mailto,
.node--type-report .report-info .download-section-report .field--name-field-download-link a:active svg.mailto,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:active svg.mailto,
form.poll-view-form .form-actions .btn-primary:active:first-of-type svg.mailto,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:active:first-of-type svg.mailto,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:active:first-of-type svg.mailto,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:active:first-of-type svg.mailto,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:active:first-of-type svg.mailto,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:active:first-of-type svg.mailto,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:active:first-of-type svg.mailto,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:active:first-of-type svg.mailto,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:active:first-of-type svg.mailto,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:active:first-of-type svg.mailto,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:active:first-of-type svg.mailto,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:active:first-of-type svg.mailto,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:active:first-of-type svg.mailto,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:active:first-of-type svg.mailto,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:active:first-of-type svg.mailto,
.js-drupal-fullcalendar .fc-button-primary:active svg.mailto,
.newsletter-block .field--name-field-link a:active svg.mailto,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a:active svg.mailto,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a:active svg.mailto,
.btn-primary:active svg.tel,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:active svg.tel,
.node--type-report .report-info .download-section-report .field--name-field-download-link a:active svg.tel,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:active svg.tel,
form.poll-view-form .form-actions .btn-primary:active:first-of-type svg.tel,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:active:first-of-type svg.tel,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:active:first-of-type svg.tel,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:active:first-of-type svg.tel,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:active:first-of-type svg.tel,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:active:first-of-type svg.tel,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:active:first-of-type svg.tel,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:active:first-of-type svg.tel,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:active:first-of-type svg.tel,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:active:first-of-type svg.tel,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:active:first-of-type svg.tel,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:active:first-of-type svg.tel,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:active:first-of-type svg.tel,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:active:first-of-type svg.tel,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:active:first-of-type svg.tel,
.js-drupal-fullcalendar .fc-button-primary:active svg.tel,
.newsletter-block .field--name-field-link a:active svg.tel,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a:active svg.tel,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a:active svg.tel {
  fill: currentColor;
}
.btn-primary:hover svg.ext path, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover svg.ext path, .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover svg.ext path, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover svg.ext path, form.poll-view-form .form-actions .btn-primary:hover:first-of-type svg.ext path, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:first-of-type svg.ext path, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:first-of-type svg.ext path, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover:first-of-type svg.ext path, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:hover:first-of-type svg.ext path, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:first-of-type svg.ext path, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:first-of-type svg.ext path, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover:first-of-type svg.ext path, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:hover:first-of-type svg.ext path, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover:first-of-type svg.ext path, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:hover:first-of-type svg.ext path, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:first-of-type svg.ext path, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:first-of-type svg.ext path, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:first-of-type svg.ext path, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:first-of-type svg.ext path, .js-drupal-fullcalendar .fc-button-primary:hover svg.ext path, .newsletter-block .field--name-field-link a:hover svg.ext path, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover svg.ext path, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover svg.ext path,
.btn-primary:hover svg.mailto path,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover svg.mailto path,
.node--type-report .report-info .download-section-report .field--name-field-download-link a:hover svg.mailto path,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover svg.mailto path,
form.poll-view-form .form-actions .btn-primary:hover:first-of-type svg.mailto path,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:first-of-type svg.mailto path,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:first-of-type svg.mailto path,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover:first-of-type svg.mailto path,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:hover:first-of-type svg.mailto path,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:first-of-type svg.mailto path,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:first-of-type svg.mailto path,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover:first-of-type svg.mailto path,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:hover:first-of-type svg.mailto path,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover:first-of-type svg.mailto path,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:hover:first-of-type svg.mailto path,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:first-of-type svg.mailto path,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:first-of-type svg.mailto path,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:first-of-type svg.mailto path,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:first-of-type svg.mailto path,
.js-drupal-fullcalendar .fc-button-primary:hover svg.mailto path,
.newsletter-block .field--name-field-link a:hover svg.mailto path,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover svg.mailto path,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover svg.mailto path,
.btn-primary:hover svg.tel path,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover svg.tel path,
.node--type-report .report-info .download-section-report .field--name-field-download-link a:hover svg.tel path,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover svg.tel path,
form.poll-view-form .form-actions .btn-primary:hover:first-of-type svg.tel path,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:hover:first-of-type svg.tel path,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:hover:first-of-type svg.tel path,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:hover:first-of-type svg.tel path,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:hover:first-of-type svg.tel path,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover:first-of-type svg.tel path,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:hover:first-of-type svg.tel path,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover:first-of-type svg.tel path,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:hover:first-of-type svg.tel path,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover:first-of-type svg.tel path,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:hover:first-of-type svg.tel path,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:hover:first-of-type svg.tel path,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:hover:first-of-type svg.tel path,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:hover:first-of-type svg.tel path,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:hover:first-of-type svg.tel path,
.js-drupal-fullcalendar .fc-button-primary:hover svg.tel path,
.newsletter-block .field--name-field-link a:hover svg.tel path,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a:hover svg.tel path,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a:hover svg.tel path, .btn-primary:focus svg.ext path, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus svg.ext path, .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus svg.ext path, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus svg.ext path, form.poll-view-form .form-actions .btn-primary:focus:first-of-type svg.ext path, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:first-of-type svg.ext path, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:first-of-type svg.ext path, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus:first-of-type svg.ext path, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:focus:first-of-type svg.ext path, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type svg.ext path, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus:first-of-type svg.ext path, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus:first-of-type svg.ext path, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:first-of-type svg.ext path, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus:first-of-type svg.ext path, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:first-of-type svg.ext path, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus:first-of-type svg.ext path, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus:first-of-type svg.ext path, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type svg.ext path, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type svg.ext path, .js-drupal-fullcalendar .fc-button-primary:focus svg.ext path, .newsletter-block .field--name-field-link a:focus svg.ext path, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus svg.ext path, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus svg.ext path,
.btn-primary:focus svg.mailto path,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus svg.mailto path,
.node--type-report .report-info .download-section-report .field--name-field-download-link a:focus svg.mailto path,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus svg.mailto path,
form.poll-view-form .form-actions .btn-primary:focus:first-of-type svg.mailto path,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:first-of-type svg.mailto path,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:first-of-type svg.mailto path,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus:first-of-type svg.mailto path,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:focus:first-of-type svg.mailto path,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type svg.mailto path,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus:first-of-type svg.mailto path,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus:first-of-type svg.mailto path,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:first-of-type svg.mailto path,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus:first-of-type svg.mailto path,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:first-of-type svg.mailto path,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus:first-of-type svg.mailto path,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus:first-of-type svg.mailto path,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type svg.mailto path,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type svg.mailto path,
.js-drupal-fullcalendar .fc-button-primary:focus svg.mailto path,
.newsletter-block .field--name-field-link a:focus svg.mailto path,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus svg.mailto path,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus svg.mailto path,
.btn-primary:focus svg.tel path,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus svg.tel path,
.node--type-report .report-info .download-section-report .field--name-field-download-link a:focus svg.tel path,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus svg.tel path,
form.poll-view-form .form-actions .btn-primary:focus:first-of-type svg.tel path,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:focus:first-of-type svg.tel path,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:focus:first-of-type svg.tel path,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:focus:first-of-type svg.tel path,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:focus:first-of-type svg.tel path,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:focus:first-of-type svg.tel path,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:focus:first-of-type svg.tel path,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus:first-of-type svg.tel path,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:first-of-type svg.tel path,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus:first-of-type svg.tel path,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:focus:first-of-type svg.tel path,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:focus:first-of-type svg.tel path,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:focus:first-of-type svg.tel path,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:focus:first-of-type svg.tel path,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:focus:first-of-type svg.tel path,
.js-drupal-fullcalendar .fc-button-primary:focus svg.tel path,
.newsletter-block .field--name-field-link a:focus svg.tel path,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a:focus svg.tel path,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a:focus svg.tel path, .btn-primary:active svg.ext path, .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:active svg.ext path, .node--type-report .report-info .download-section-report .field--name-field-download-link a:active svg.ext path, .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:active svg.ext path, form.poll-view-form .form-actions .btn-primary:active:first-of-type svg.ext path, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:active:first-of-type svg.ext path, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:active:first-of-type svg.ext path, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:active:first-of-type svg.ext path, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:active:first-of-type svg.ext path, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:active:first-of-type svg.ext path, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:active:first-of-type svg.ext path, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:active:first-of-type svg.ext path, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:active:first-of-type svg.ext path, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:active:first-of-type svg.ext path, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:active:first-of-type svg.ext path, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:active:first-of-type svg.ext path, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:active:first-of-type svg.ext path, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:active:first-of-type svg.ext path, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:active:first-of-type svg.ext path, .js-drupal-fullcalendar .fc-button-primary:active svg.ext path, .newsletter-block .field--name-field-link a:active svg.ext path, .hero-banner-1__buttons .field__items > .field__item:first-of-type a:active svg.ext path, .hero-banner-2__buttons .field__items > .field__item:first-of-type a:active svg.ext path,
.btn-primary:active svg.mailto path,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:active svg.mailto path,
.node--type-report .report-info .download-section-report .field--name-field-download-link a:active svg.mailto path,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:active svg.mailto path,
form.poll-view-form .form-actions .btn-primary:active:first-of-type svg.mailto path,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:active:first-of-type svg.mailto path,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:active:first-of-type svg.mailto path,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:active:first-of-type svg.mailto path,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:active:first-of-type svg.mailto path,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:active:first-of-type svg.mailto path,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:active:first-of-type svg.mailto path,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:active:first-of-type svg.mailto path,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:active:first-of-type svg.mailto path,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:active:first-of-type svg.mailto path,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:active:first-of-type svg.mailto path,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:active:first-of-type svg.mailto path,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:active:first-of-type svg.mailto path,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:active:first-of-type svg.mailto path,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:active:first-of-type svg.mailto path,
.js-drupal-fullcalendar .fc-button-primary:active svg.mailto path,
.newsletter-block .field--name-field-link a:active svg.mailto path,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a:active svg.mailto path,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a:active svg.mailto path,
.btn-primary:active svg.tel path,
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:active svg.tel path,
.node--type-report .report-info .download-section-report .field--name-field-download-link a:active svg.tel path,
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:active svg.tel path,
form.poll-view-form .form-actions .btn-primary:active:first-of-type svg.tel path,
form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:active:first-of-type svg.tel path,
.search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:active:first-of-type svg.tel path,
form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:active:first-of-type svg.tel path,
.node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:active:first-of-type svg.tel path,
form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:active:first-of-type svg.tel path,
.klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:active:first-of-type svg.tel path,
form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:active:first-of-type svg.tel path,
.hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:active:first-of-type svg.tel path,
form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:active:first-of-type svg.tel path,
.hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:active:first-of-type svg.tel path,
form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:active:first-of-type svg.tel path,
.newsletter-block .field--name-field-link form.poll-view-form .form-actions a:active:first-of-type svg.tel path,
form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:active:first-of-type svg.tel path,
.js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:active:first-of-type svg.tel path,
.js-drupal-fullcalendar .fc-button-primary:active svg.tel path,
.newsletter-block .field--name-field-link a:active svg.tel path,
.hero-banner-1__buttons .field__items > .field__item:first-of-type a:active svg.tel path,
.hero-banner-2__buttons .field__items > .field__item:first-of-type a:active svg.tel path {
  stroke: currentColor;
}

input,
select,
textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  max-width: 640px;
}

textarea {
  resize: vertical;
  /* Opcional: controla altura mínima */
  min-height: 4rem;
}

.form-control:focus,
.form-select:focus {
  box-shadow: 0px 0px 0px 2px var(--bs-white), 0px 0px 0px 4px var(--bs-focus);
  color: var(--bs-white);
  border-color: var(--bs-primary);
  color: var(--bs-body-color);
}

input#edit-submit {
  width: auto;
}

.field--name-field-sdg-tags {
  margin-bottom: 5rem;
}

.sdg-goal {
  display: flex;
  align-items: center;
  background-color: var(--bs-bg-100);
  min-height: 5.25rem;
  width: 100%;
}
.sdg-goal .sdg-goal__image {
  flex: 0 0 auto;
  width: 84px;
  height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 575.98px) {
  .sdg-goal .sdg-goal__image {
    width: 100%;
    height: auto;
  }
}
.sdg-goal .sdg-goal__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sdg-goal .sdg-goal__image .image_block_caption-section {
  display: none;
}
.sdg-goal .sdg-goal__text {
  flex: 1 1 auto;
  padding: 14px 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: min-content;
  height: 5.25rem;
}
@media (max-width: 767.98px) {
  .sdg-goal .sdg-goal__text {
    width: min-content;
  }
}
.sdg-goal .sdg-goal__text .sdg-goal__title {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  text-decoration: unset;
  width: fit-content;
}
.sdg-goal .sdg-goal__text .sdg-goal__title:visited {
  color: var(--bs-primary);
}
.sdg-goal .sdg-goal__text .sdg-goal__title:hover {
  color: var(--bs-hover);
  text-decoration: underline;
}
.sdg-goal .sdg-goal__text .sdg-goal__description {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
}
.sdg-goal .sdg-goal__text .sdg-goal__description .field__item {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.form-check-input {
  border: 1px solid var(--bs-primary);
}
.form-check-input:focus {
  outline: 2px solid #2e404d;
  outline-offset: 1px;
  box-shadow: none;
  background-color: transparent;
}
.form-check-input:hover {
  background-color: var(--bs-bg-200);
  border-color: var(--bs-hover);
}
.form-check-input:active {
  background-color: var(--bs-bg-300);
  border-color: var(--bs-active);
}
.form-check-input:focus {
  border-color: var(--bs-primary);
}
.form-check-input:disabled {
  background-color: var(--bs-neutral-400);
  border-color: var(--bs-neutral-400);
}
.form-check-input:checked {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.form-check-input:checked:hover {
  background-color: var(--bs-hover);
  border-color: var(--bs-hover);
}
.form-check-input:checked:active {
  background-color: var(--bs-active);
  border-color: var(--bs-active);
}
.form-check-input:checked:disabled {
  background-color: var(--bs-neutral-400);
  border-color: var(--bs-neutral-400);
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: none;
  outline: 1px solid #ffffff;
  outline-offset: -2px;
}
.form-check-input[type=checkbox] {
  border-radius: 0;
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.form-check-input[type=checkbox]:indeterminate:hover {
  background-color: var(--bs-hover);
  border-color: var(--bs-hover);
}
.form-check-input[type=checkbox]:indeterminate:active {
  background-color: var(--bs-active);
  border-color: var(--bs-active);
}
.form-check-input[type=checkbox]:indeterminate:disabled {
  background-color: var(--bs-neutral-400);
  border-color: var(--bs-neutral-400);
}
.form-check-label {
  font-size: 14px;
}
.form-check-label:disabled {
  color: var(--bs-neutral-400);
}

.form-switch .form-check-input {
  border-radius: 32px;
  width: 40px;
  height: 24px;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 0;
}
.form-switch .form-check-input::after {
  font-family: "Material Icons";
  content: "check";
  font-size: 12px;
  color: var(--bs-primary);
  position: absolute;
  right: 5px;
  font-weight: 700;
}
.form-switch .form-check-input:hover {
  background-color: var(--bs-hover);
  border-color: var(--bs-hover);
}
.form-switch .form-check-input:hover::after {
  color: var(--bs-hover);
}
.form-switch .form-check-input:active {
  background-color: var(--bs-active);
  border-color: var(--bs-active);
}
.form-switch .form-check-input:active::after {
  color: var(--bs-active);
}
.form-switch .form-check-input:disabled {
  background-color: var(--bs-neutral-400);
  border-color: var(--bs-neutral-400);
}
.form-switch .form-check-input:disabled::after {
  color: var(--bs-neutral-400);
}
.form-switch .form-check-label {
  margin-left: 8px;
}

.field--name-field-further-resources {
  padding: 1.5rem;
  background-color: var(--bs-bg-200);
}
.field--name-field-further-resources ul.field__items.field__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.field--name-field-further-resources .field__label {
  font-size: 1.25rem !important;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.field--name-field-further-resources .field__item a {
  display: block;
  padding: 0.75rem 1.25rem;
  border-bottom: 1px solid var(--bs-bg-400);
  position: relative;
}
.field--name-field-further-resources .field__item a::after {
  content: "chevron_right";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  margin-inline-start: 0.5rem;
}
:dir(rtl) .field--name-field-further-resources .field__item a::after, [dir=rtl] .field--name-field-further-resources .field__item a::after {
  content: "chevron_right";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  transform: scaleX(-1);
  transform-origin: 50% 50%;
}
.field--name-field-further-resources .field__item a:hover {
  border-left: 2px solid var(--bs-hover);
  border-bottom: 1px solid var(--bs-hover);
  margin-left: -2px;
}
.field--name-field-further-resources .field__item a::after {
  margin-left: 0.25rem;
  margin-top: 0.063rem;
  position: absolute;
}

.field--name-field-primary-topics .field__label {
  font-weight: 400;
  margin-bottom: 1.5rem;
}
.field--name-field-primary-topics .field__items {
  display: flex;
  flex-wrap: wrap;
}
.field--name-field-primary-topics .field__item {
  display: flex;
  margin-bottom: 2rem;
}
.field--name-field-primary-topics .field__item a {
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  padding: 8px 12px;
  border-radius: 100px !important;
  background-color: #ffffff !important;
  border: 1px solid var(--bs-primary);
  line-height: 1.1;
  color: var(--bs-primary);
  width: max-content;
  margin-right: 1.25rem;
}
.field--name-field-primary-topics .field__item a:hover {
  border: 1px solid var(--bs-hover);
  color: var(--bs-hover);
}
.field--name-field-primary-topics .field__item a:active {
  border: 1px solid var(--bs-active);
  color: var(--bs-active);
}
.field--name-field-primary-topics .field__item a:focus {
  border: 1px solid transparent;
  outline-offset: -1px;
}
.field--name-field-primary-topics .field__item a:disabled {
  border-color: 0;
  background-color: var(--bs-neutral-300);
  color: var(-bs-dark-grey);
}

.rounded-pill {
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  padding: 8px 12px;
  border-radius: 100px !important;
  background-color: #ffffff !important;
  border: 1px solid var(--bs-primary);
  line-height: 1.1;
  color: var(--bs-primary);
  width: max-content;
  margin-right: 1.25rem;
}
.rounded-pill:hover {
  border: 1px solid var(--bs-hover);
  color: var(--bs-hover);
}
.rounded-pill:active {
  border: 1px solid var(--bs-active);
  color: var(--bs-active);
}
.rounded-pill:focus {
  border: 1px solid transparent;
  outline-offset: -1px;
}
.rounded-pill:disabled {
  border-color: 0;
  background-color: var(--bs-neutral-300);
  color: var(-bs-dark-grey);
}

.bootstrap-tabs .nav-tabs, .bootstrap-tabs .media-library-view--widget .view-header, .media-library-view--widget .bootstrap-tabs .view-header {
  border-bottom: 0;
}
.bootstrap-tabs .nav-tabs > li > a, .bootstrap-tabs .media-library-view--widget .view-header > li > a, .media-library-view--widget .bootstrap-tabs .view-header > li > a {
  padding: 13.5px 12px;
  border: 0;
  font-weight: 400;
  font-size: 1.25rem;
  text-decoration: none;
  color: var(--bs-body-color);
}
.bootstrap-tabs .nav-tabs > li > a:focus, .bootstrap-tabs .media-library-view--widget .view-header > li > a:focus, .media-library-view--widget .bootstrap-tabs .view-header > li > a:focus {
  outline: 2px solid #2e404d;
  outline-offset: 1px;
  box-shadow: none;
  background-color: transparent;
}
.bootstrap-tabs .nav-tabs > li > a:hover, .bootstrap-tabs .media-library-view--widget .view-header > li > a:hover, .media-library-view--widget .bootstrap-tabs .view-header > li > a:hover {
  border-bottom: 4px solid var(--bs-hover);
  background-color: #ffffff;
}
.bootstrap-tabs .nav-tabs > li > a:active, .bootstrap-tabs .media-library-view--widget .view-header > li > a:active, .media-library-view--widget .bootstrap-tabs .view-header > li > a:active {
  border: 0;
  border-bottom: 4px solid var(--bs-primary);
  color: var(--bs-body-color);
}
.bootstrap-tabs .nav-tabs > li > a:focus, .bootstrap-tabs .media-library-view--widget .view-header > li > a:focus, .media-library-view--widget .bootstrap-tabs .view-header > li > a:focus {
  border: 0 !important;
  border-bottom: 4px solid var(--bs-primary) !important;
  outline: 3px solid #2e404d;
  outline-offset: 2px;
  color: var(--bs-body-color);
}
.bootstrap-tabs .nav-tabs > li.active > a, .bootstrap-tabs .media-library-view--widget .view-header > li.active > a, .media-library-view--widget .bootstrap-tabs .view-header > li.active > a {
  border: 0;
  border-bottom: 4px solid var(--bs-primary);
  color: var(--bs-body-color);
}
.bootstrap-tabs .nav-tabs > li.active > a:hover, .bootstrap-tabs .media-library-view--widget .view-header > li.active > a:hover, .media-library-view--widget .bootstrap-tabs .view-header > li.active > a:hover {
  border: 0;
  border-bottom: 4px solid var(--bs-hover);
  color: var(--bs-body-color);
}
.bootstrap-tabs .nav-tabs > li.active > a:focus, .bootstrap-tabs .media-library-view--widget .view-header > li.active > a:focus, .media-library-view--widget .bootstrap-tabs .view-header > li.active > a:focus {
  color: var(--bs-body-color);
}
.bootstrap-tabs .tab-content {
  padding-top: 32px;
}
@media (max-width: 767px) {
  .bootstrap-tabs .tab-content {
    padding-left: 0;
  }
}
.bootstrap-tabs .tab-content .tab-pane {
  border: 0;
}
.bootstrap-tabs .tab-content .tab-pane.active, .bootstrap-tabs .tab-content .media-library-view--widget .view-header a.tab-pane.is-active, .media-library-view--widget .view-header .bootstrap-tabs .tab-content a.tab-pane.is-active {
  border: 0;
}
.bootstrap-tabs .tab-content .tab-pane-content p {
  font-weight: 500;
  font-size: 16px;
}

.node--view-mode-speaker,
.node--view-mode-card {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1411764706);
  height: 100%;
  background-color: white;
  padding: 0;
}
.node--view-mode-speaker:hover, .node--view-mode-speaker:focus,
.node--view-mode-card:hover,
.node--view-mode-card:focus {
  box-shadow: 0px 14px 28px 0px rgba(0, 0, 0, 0.2392156863);
}
.node--view-mode-speaker .field--name-field-profile-picture,
.node--view-mode-card .field--name-field-profile-picture {
  margin-bottom: 1rem;
}
.node--view-mode-speaker .field--name-field-profile-picture .field--name-field-media-image,
.node--view-mode-card .field--name-field-profile-picture .field--name-field-media-image {
  margin-bottom: 0;
}
.node--view-mode-speaker .field--name-field-profile-picture .image_block_caption-section,
.node--view-mode-card .field--name-field-profile-picture .image_block_caption-section {
  display: none;
}
.node--view-mode-speaker .field--name-field-profile-picture img,
.node--view-mode-card .field--name-field-profile-picture img {
  width: 100%;
}
.node--view-mode-speaker .field--name-node-title,
.node--view-mode-card .field--name-node-title {
  margin-bottom: 0.5rem;
  padding-inline: 1rem !important;
  width: 100%;
}
.node--view-mode-speaker .field--name-node-title a,
.node--view-mode-card .field--name-node-title a {
  margin-bottom: 0;
  text-decoration: none;
  font-weight: 700;
  font-size: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.node--view-mode-speaker .field--name-node-title a:focus,
.node--view-mode-card .field--name-node-title a:focus {
  color: var(--bs-focus);
}
.node--view-mode-speaker .field--name-node-title a:active,
.node--view-mode-card .field--name-node-title a:active {
  color: var(--bs-active);
}
.node--view-mode-speaker .field--name-node-title a:visited,
.node--view-mode-card .field--name-node-title a:visited {
  color: var(--bs-primary);
}
.node--view-mode-speaker .field--name-node-title a:disabled,
.node--view-mode-card .field--name-node-title a:disabled {
  color: var(-bs-neutral-400);
}
.node--view-mode-speaker .field--name-node-title a:hover,
.node--view-mode-card .field--name-node-title a:hover {
  color: var(--bs-hover);
  text-decoration: underline;
}
.node--view-mode-speaker .field--name-field-person-category,
.node--view-mode-card .field--name-field-person-category {
  padding-bottom: 1rem;
  font-size: 16px;
  padding-left: 1rem;
}
.node--view-mode-speaker.node--type-report .field--name-field-summary,
.node--view-mode-card.node--type-report .field--name-field-summary {
  margin-bottom: 0;
}

.node--view-mode-card {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1411764706);
  height: 100%;
  background-color: white;
  padding: 0;
  position: relative;
}
.node--view-mode-card:hover, .node--view-mode-card:focus {
  box-shadow: 0px 14px 28px 0px rgba(0, 0, 0, 0.2392156863);
}
.node--view-mode-card.node--type-event .field--name-node-post-date, .node--view-mode-card.node--type-location .field--name-node-post-date {
  padding-left: 1rem;
}
.node--view-mode-card.node--type-event .field--name-field-start-date {
  padding-left: 1rem;
}
.node--view-mode-card.node--type-event .field--name-field-start-date::after {
  content: "|";
  margin-inline: 2px;
  display: inline;
}
.node--view-mode-card .field--name-bundle-fieldnode .field__item, .node--view-mode-card .field--name-bundle-fieldnode.field__item {
  background-color: var(--bs-accent);
  color: #ffffff;
  font-weight: 700;
  font-size: 1.25rem;
  padding: 8px 10px;
  border-radius: 0 0 8px 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.node--view-mode-card .field--name-field-media-image img {
  width: 100%;
}
.node--view-mode-card .field--name-node-title {
  padding-bottom: 0.5rem !important;
  padding-top: 1.5rem !important;
}
.node--view-mode-card .field--name-node-title h3, .node--view-mode-card .field--name-node-title .h3, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header h2, .view-tagged-content .view-header .node--view-mode-card .field--name-node-title h2, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header .h2, .view-tagged-content .view-header .node--view-mode-card .field--name-node-title .h2, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header .field--name-field-further-resources .field__label, .view-tagged-content .view-header .field--name-field-further-resources .node--view-mode-card .field--name-node-title .field__label, .node--view-mode-card .field--name-node-title .field--name-field-further-resources .view-tagged-content .view-header .field__label, .field--name-field-further-resources .view-tagged-content .view-header .node--view-mode-card .field--name-node-title .field__label {
  margin-bottom: 0;
}
.node--view-mode-card .field--name-node-title h3 a, .node--view-mode-card .field--name-node-title .h3 a, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header h2 a, .view-tagged-content .view-header .node--view-mode-card .field--name-node-title h2 a, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header .h2 a, .view-tagged-content .view-header .node--view-mode-card .field--name-node-title .h2 a, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header .field--name-field-further-resources .field__label a, .view-tagged-content .view-header .field--name-field-further-resources .node--view-mode-card .field--name-node-title .field__label a, .node--view-mode-card .field--name-node-title .field--name-field-further-resources .view-tagged-content .view-header .field__label a, .field--name-field-further-resources .view-tagged-content .view-header .node--view-mode-card .field--name-node-title .field__label a {
  font-weight: 700;
  font-size: 1.5rem;
  color: var(--bs-primary);
  text-decoration: none;
  color: var(--bs-primary);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.node--view-mode-card .field--name-node-title h3 a:focus, .node--view-mode-card .field--name-node-title .h3 a:focus, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header h2 a:focus, .view-tagged-content .view-header .node--view-mode-card .field--name-node-title h2 a:focus, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header .h2 a:focus, .view-tagged-content .view-header .node--view-mode-card .field--name-node-title .h2 a:focus, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header .field--name-field-further-resources .field__label a:focus, .view-tagged-content .view-header .field--name-field-further-resources .node--view-mode-card .field--name-node-title .field__label a:focus, .node--view-mode-card .field--name-node-title .field--name-field-further-resources .view-tagged-content .view-header .field__label a:focus, .field--name-field-further-resources .view-tagged-content .view-header .node--view-mode-card .field--name-node-title .field__label a:focus {
  color: var(--bs-focus);
}
.node--view-mode-card .field--name-node-title h3 a:active, .node--view-mode-card .field--name-node-title .h3 a:active, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header h2 a:active, .view-tagged-content .view-header .node--view-mode-card .field--name-node-title h2 a:active, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header .h2 a:active, .view-tagged-content .view-header .node--view-mode-card .field--name-node-title .h2 a:active, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header .field--name-field-further-resources .field__label a:active, .view-tagged-content .view-header .field--name-field-further-resources .node--view-mode-card .field--name-node-title .field__label a:active, .node--view-mode-card .field--name-node-title .field--name-field-further-resources .view-tagged-content .view-header .field__label a:active, .field--name-field-further-resources .view-tagged-content .view-header .node--view-mode-card .field--name-node-title .field__label a:active {
  color: var(--bs-active);
}
.node--view-mode-card .field--name-node-title h3 a:visited, .node--view-mode-card .field--name-node-title .h3 a:visited, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header h2 a:visited, .view-tagged-content .view-header .node--view-mode-card .field--name-node-title h2 a:visited, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header .h2 a:visited, .view-tagged-content .view-header .node--view-mode-card .field--name-node-title .h2 a:visited, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header .field--name-field-further-resources .field__label a:visited, .view-tagged-content .view-header .field--name-field-further-resources .node--view-mode-card .field--name-node-title .field__label a:visited, .node--view-mode-card .field--name-node-title .field--name-field-further-resources .view-tagged-content .view-header .field__label a:visited, .field--name-field-further-resources .view-tagged-content .view-header .node--view-mode-card .field--name-node-title .field__label a:visited {
  color: var(--bs-primary);
}
.node--view-mode-card .field--name-node-title h3 a:disabled, .node--view-mode-card .field--name-node-title .h3 a:disabled, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header h2 a:disabled, .view-tagged-content .view-header .node--view-mode-card .field--name-node-title h2 a:disabled, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header .h2 a:disabled, .view-tagged-content .view-header .node--view-mode-card .field--name-node-title .h2 a:disabled, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header .field--name-field-further-resources .field__label a:disabled, .view-tagged-content .view-header .field--name-field-further-resources .node--view-mode-card .field--name-node-title .field__label a:disabled, .node--view-mode-card .field--name-node-title .field--name-field-further-resources .view-tagged-content .view-header .field__label a:disabled, .field--name-field-further-resources .view-tagged-content .view-header .node--view-mode-card .field--name-node-title .field__label a:disabled {
  color: var(-bs-neutral-400);
}
.node--view-mode-card .field--name-node-title h3 a:hover, .node--view-mode-card .field--name-node-title .h3 a:hover, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header h2 a:hover, .view-tagged-content .view-header .node--view-mode-card .field--name-node-title h2 a:hover, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header .h2 a:hover, .view-tagged-content .view-header .node--view-mode-card .field--name-node-title .h2 a:hover, .node--view-mode-card .field--name-node-title .view-tagged-content .view-header .field--name-field-further-resources .field__label a:hover, .view-tagged-content .view-header .field--name-field-further-resources .node--view-mode-card .field--name-node-title .field__label a:hover, .node--view-mode-card .field--name-node-title .field--name-field-further-resources .view-tagged-content .view-header .field__label a:hover, .field--name-field-further-resources .view-tagged-content .view-header .node--view-mode-card .field--name-node-title .field__label a:hover {
  color: var(--bs-hover);
  text-decoration: underline;
}
.node--view-mode-card .field--name-field-country, .node--view-mode-card .field--name-node-post-date, .node--view-mode-card .field--name-field-start-date, .node--view-mode-card .field--name-field-end-date- {
  display: inline;
  color: var(--bs-dark-grey);
  font-weight: 500;
}
.node--view-mode-card .field--name-field-country .field__item, .node--view-mode-card .field--name-node-post-date .field__item, .node--view-mode-card .field--name-field-start-date .field__item, .node--view-mode-card .field--name-field-end-date- .field__item {
  display: inline;
}
.node--view-mode-card .field--name-field-country {
  padding-left: 1rem;
}
.node--view-mode-card .field--name-field-country::after {
  content: "|";
  margin-inline: 2px;
  display: inline;
}
.node--view-mode-card .field--name-field-summary {
  padding: 8px 16px 20px;
}
.node--view-mode-card .field--name-field-summary .field__item {
  font-weight: 400;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.node--view-mode-card .field--name-field-caption-text,
.node--view-mode-card .image_block_caption-section {
  display: none;
}

.field--name-field-related-content,
.field--name-field-related-events {
  padding: 80px 0;
}
.field--name-field-related-content > .field__label,
.field--name-field-related-events > .field__label {
  font-size: 1.75rem;
  margin-bottom: 1.5rem;
}
.field--name-field-related-content > .field__item .viewsreference--view-title,
.field--name-field-related-events > .field__item .viewsreference--view-title {
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 2rem;
}
.field--name-field-related-content .view-content,
.field--name-field-related-events .view-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  padding: 0;
}
@media (max-width: 991px) {
  .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .field--name-field-related-content .view-content,
  .field--name-field-related-events .view-content {
    grid-template-columns: repeat(1, 1fr);
  }
}

.event-speakers-full {
  background-color: var(--bs-bg-200);
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
  margin-top: 5rem;
}
.event-speakers-full h2, .event-speakers-full .h2, .event-speakers-full .field--name-field-further-resources .field__label, .field--name-field-further-resources .event-speakers-full .field__label {
  margin-bottom: 2rem !important;
  font-size: 1.75rem;
}

.field--name-field-speakers .field__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
@media (max-width: 991px) {
  .field--name-field-speakers .field__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .field--name-field-speakers .field__items {
    grid-template-columns: repeat(1, 1fr);
  }
}

.card-display-teaser {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1411764706);
  display: flex;
  margin-bottom: 1rem;
}
.card-display-teaser:hover, .card-display-teaser:focus {
  box-shadow: 0px 14px 28px 0px rgba(0, 0, 0, 0.2392156863);
}
.card-display-teaser .field--name-field-start-date {
  padding-left: 1rem;
}
.card-display-teaser .layout__region {
  flex: 0 0 auto !important;
}
.card-display-teaser .layout__region--first {
  position: relative;
}
.card-display-teaser .layout__region--first .field--name-bundle-fieldnode {
  background-color: var(--bs-accent);
  color: #ffffff;
  font-weight: 700;
  font-size: 1.25rem;
  padding: 8px 10px;
  border-radius: 0 0 8px 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.card-display-teaser .layout__region--first .field--type-image {
  height: 100%;
}
.card-display-teaser .layout__region--first .field--type-image img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.card-display-teaser .layout__region--first .field--name-field-banner-image,
.card-display-teaser .layout__region--first .media--type-image,
.card-display-teaser .layout__region--first .image_block_caption-image,
.card-display-teaser .layout__region--first .field--name-field-media-image,
.card-display-teaser .layout__region--first .field--name-field-media-image .field__item,
.card-display-teaser .layout__region--first .field--name-field-banner-image-location {
  height: 100%;
}
.card-display-teaser .layout__region--first .image_block_caption-section {
  display: none;
}
.card-display-teaser .layout__region--second {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.card-display-teaser .layout__region--second .field--name-node-title h2, .card-display-teaser .layout__region--second .field--name-node-title .h2, .card-display-teaser .layout__region--second .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .card-display-teaser .layout__region--second .field--name-node-title .field__label {
  margin-bottom: 0.5rem;
}
.card-display-teaser .layout__region--second .field--name-node-title h2 a, .card-display-teaser .layout__region--second .field--name-node-title .h2 a, .card-display-teaser .layout__region--second .field--name-node-title .field--name-field-further-resources .field__label a, .field--name-field-further-resources .card-display-teaser .layout__region--second .field--name-node-title .field__label a {
  font-weight: 700;
  font-size: 24px;
  text-decoration: none;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card-display-teaser .layout__region--second .field--name-node-title h2 a:focus, .card-display-teaser .layout__region--second .field--name-node-title .h2 a:focus, .card-display-teaser .layout__region--second .field--name-node-title .field--name-field-further-resources .field__label a:focus, .field--name-field-further-resources .card-display-teaser .layout__region--second .field--name-node-title .field__label a:focus {
  color: var(--bs-primary);
}
.card-display-teaser .layout__region--second .field--name-node-title h2 a:active, .card-display-teaser .layout__region--second .field--name-node-title .h2 a:active, .card-display-teaser .layout__region--second .field--name-node-title .field--name-field-further-resources .field__label a:active, .field--name-field-further-resources .card-display-teaser .layout__region--second .field--name-node-title .field__label a:active {
  color: var(--bs-active);
}
.card-display-teaser .layout__region--second .field--name-node-title h2 a:visited, .card-display-teaser .layout__region--second .field--name-node-title .h2 a:visited, .card-display-teaser .layout__region--second .field--name-node-title .field--name-field-further-resources .field__label a:visited, .field--name-field-further-resources .card-display-teaser .layout__region--second .field--name-node-title .field__label a:visited {
  color: var(--bs-primary);
}
.card-display-teaser .layout__region--second .field--name-node-title h2 a:disabled, .card-display-teaser .layout__region--second .field--name-node-title .h2 a:disabled, .card-display-teaser .layout__region--second .field--name-node-title .field--name-field-further-resources .field__label a:disabled, .field--name-field-further-resources .card-display-teaser .layout__region--second .field--name-node-title .field__label a:disabled {
  color: var(-bs-neutral-400);
}
.card-display-teaser .layout__region--second .field--name-node-title h2 a:hover, .card-display-teaser .layout__region--second .field--name-node-title .h2 a:hover, .card-display-teaser .layout__region--second .field--name-node-title .field--name-field-further-resources .field__label a:hover, .field--name-field-further-resources .card-display-teaser .layout__region--second .field--name-node-title .field__label a:hover {
  color: var(--bs-hover);
  text-decoration: underline;
}
.card-display-teaser .layout__region--second .field--name-field-country, .card-display-teaser .layout__region--second .field--name-node-post-date, .card-display-teaser .layout__region--second .field--name-field-start-date, .card-display-teaser .layout__region--second .field--name-field-end-date- {
  display: inline;
  color: var(--bs-dark-grey);
  font-weight: 500;
}
.card-display-teaser .layout__region--second .field--name-field-country .field__item, .card-display-teaser .layout__region--second .field--name-node-post-date .field__item, .card-display-teaser .layout__region--second .field--name-field-start-date .field__item, .card-display-teaser .layout__region--second .field--name-field-end-date- .field__item {
  display: inline;
}
.card-display-teaser .layout__region--second .field--name-field-country, .card-display-teaser .layout__region--second .field--name-field-start-date {
  padding-left: 1rem;
}
.card-display-teaser .layout__region--second .field--name-field-country::after, .card-display-teaser .layout__region--second .field--name-field-start-date::after {
  content: "|";
  margin-inline: 6px 2px;
  display: inline;
}
.card-display-teaser .layout__region--second .field--name-node-title, .card-display-teaser .layout__region--second .field--name-field-summary, .card-display-teaser .layout__region--second .field--name-field-person-category {
  padding-inline: 1rem !important;
  padding-bottom: 0.5rem;
  width: fit-content;
}
.card-display-teaser .layout__region--second .field--name-field-summary {
  margin-top: 0.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Cards: after-title spacing without extra wrappers */
.node--view-mode-card {
  /* Normaliza márgenes internos para evitar saltos */
  /* Asegura que todos los fields DESPUÉS del título no tengan padding a la izquierda */
  /* Solo el PRIMER field tras el título: padding-left 16px */
}
.node--view-mode-card > .field,
.node--view-mode-card > .field .field__item {
  margin: 0;
}
.node--view-mode-card > .field--name-node-title h3, .node--view-mode-card > .field--name-node-title .h3, .node--view-mode-card > .field--name-node-title .view-tagged-content .view-header h2, .view-tagged-content .view-header .node--view-mode-card > .field--name-node-title h2, .node--view-mode-card > .field--name-node-title .view-tagged-content .view-header .h2, .view-tagged-content .view-header .node--view-mode-card > .field--name-node-title .h2, .node--view-mode-card > .field--name-node-title .view-tagged-content .view-header .field--name-field-further-resources .field__label, .view-tagged-content .view-header .field--name-field-further-resources .node--view-mode-card > .field--name-node-title .field__label, .node--view-mode-card > .field--name-node-title .field--name-field-further-resources .view-tagged-content .view-header .field__label, .field--name-field-further-resources .view-tagged-content .view-header .node--view-mode-card > .field--name-node-title .field__label {
  margin: 0;
}
.node--view-mode-card > .field--name-node-title ~ .field {
  padding-left: 0;
}
.node--view-mode-card > .field--name-node-title + .field {
  padding-left: 16px;
}
.node--view-mode-card .field--name-field-summary {
  padding: 8px 16px 20px 16px !important;
  margin: 0;
}

/* Teaser: after-title spacing without extra wrappers */
.card-display-teaser {
  /* Columna textual (segunda región) */
}
.card-display-teaser .layout__region--second {
  /* Reset de márgenes que generan saltos */
  /* Asegura que todos los fields DESPUÉS del título no tengan padding-left */
  /* Solo el PRIMER field tras el título: padding-left 16px (anclar alineación) */
  /* (Opcional) Tratamiento del summary si quieres un bloque más “card-like” */
}
.card-display-teaser .layout__region--second > .field,
.card-display-teaser .layout__region--second > .field .field__item {
  margin: 0;
}
.card-display-teaser .layout__region--second > .field--name-node-title h2, .card-display-teaser .layout__region--second > .field--name-node-title .h2, .card-display-teaser .layout__region--second > .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .card-display-teaser .layout__region--second > .field--name-node-title .field__label,
.card-display-teaser .layout__region--second > .field--name-node-title h3,
.card-display-teaser .layout__region--second > .field--name-node-title .h3 {
  margin: 0;
}
.card-display-teaser .layout__region--second > .field--name-node-title ~ .field {
  padding-left: 0;
}
.card-display-teaser .layout__region--second > .field--name-node-title + .field {
  padding-left: 16px;
}
.card-display-teaser .layout__region--second > .field--name-field-summary {
  padding: 8px 16px 20px 16px;
  margin: 0;
}

/* ====== Galería (scope) ====== */
.media-gallery {
  /* Forzar miniaturas 1:1 sin deformar */
  /* Quitar gaps raros del <picture> en algunos navegadores */
  /* Estado activo de la miniatura (opcional) */
}
.media-gallery .thumbs-wrapper {
  max-width: 100%;
  overflow: hidden;
}
.media-gallery .carousel-item .gallery-main-img img {
  width: 100%; /* tu comportamiento actual */
  height: auto;
  display: block;
}
.media-gallery .thumb.ratio,
.media-gallery .thumb.ratio > picture,
.media-gallery .thumb.ratio > img {
  width: 100%;
  height: 100%;
  display: block;
}
.media-gallery .thumb.ratio,
.media-gallery .thumb.ratio img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover; /* recorta sobrante manteniendo proporción */
  object-position: center; /* centra el encuadre */
}
.media-gallery .thumb.ratio picture {
  height: 100%;
  display: block;
}
.media-gallery .thumb-btn.is-active {
  border: 3px solid var(--bs-active) !important;
}
.media-gallery .field--name-field-media-image,
.media-gallery .field__item {
  height: 100%;
}
.media-gallery .thumbs-track {
  transition: transform 0.3s ease;
  will-change: transform;
}
.media-gallery .thumb-item {
  padding: 0 0.25rem;
}
.media-gallery .material-icons {
  color: var(--bs-primary);
}
.media-gallery .gallery-counter {
  font-size: 1.375rem;
  color: var(--bs-dark-grey);
  margin-bottom: 2.5625rem;
}

/* Ventana deslizante */
.media-gallery {
  /* Anchura responsiva de cada thumb: 2 en móvil (50%), 4 en md+ (25%) */
  /* Flechas */
}
.media-gallery .gallery-thumbs .thumbs-wrapper {
  overflow: hidden;
}
.media-gallery .gallery-thumbs .thumbs-track {
  transition: transform 0.3s ease;
  will-change: transform;
}
.media-gallery .gallery-thumbs .thumb-item {
  width: 50%;
  padding: 0 0.25rem;
}
@media (min-width: 768px) {
  .media-gallery .gallery-thumbs .thumb-item {
    width: 25%;
  }
}
.media-gallery .thumb.ratio picture,
.media-gallery .thumb.ratio img,
.media-gallery .image_block_caption-image {
  width: 100%;
  height: 100%;
  display: block;
}
.media-gallery .thumb.ratio img,
.media-gallery .image_block_caption-image {
  object-fit: cover;
  object-position: center;
}
.media-gallery .gallery-thumbs .thumbs-prev,
.media-gallery .gallery-thumbs .thumbs-next {
  font-size: 1.6rem;
  padding: 0 0.5rem;
}
.media-gallery .gallery-thumbs .image_block_caption-section {
  display: none;
}
.media-gallery .gallery-thumbs .image_block_caption {
  position: absolute;
}

.gallery-slider-container .field--name-node-title h1, .gallery-slider-container .field--name-node-title .h1, .gallery-slider-container .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title h1, .gallery-slider-container .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .h1, .gallery-slider-container .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .hero-banner-3__title,
.gallery-slider-container .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field__item, .gallery-slider-container .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title h1, .gallery-slider-container .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .h1, .gallery-slider-container .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .hero-banner-3__title,
.gallery-slider-container .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .field__item,
.gallery-slider-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title h1,
.gallery-slider-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .h1,
.gallery-slider-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .hero-banner-3__title,
.gallery-slider-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field__item,
.gallery-slider-container .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title h1,
.gallery-slider-container .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .h1,
.gallery-slider-container .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .hero-banner-3__title,
.gallery-slider-container .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .field__item, .gallery-slider-container .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title h1, .gallery-slider-container .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title h1, .gallery-slider-container .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title .h1, .gallery-slider-container .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .h1, .gallery-slider-container .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title .hero-banner-3__title, .gallery-slider-container .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .hero-banner-3__title,
.gallery-slider-container .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title .field__item,
.gallery-slider-container .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .field__item,
.gallery-slider-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title h1,
.gallery-slider-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title h1,
.gallery-slider-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .h1,
.gallery-slider-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .h1,
.gallery-slider-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .hero-banner-3__title,
.gallery-slider-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .hero-banner-3__title,
.gallery-slider-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field__item,
.gallery-slider-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field__item,
.gallery-slider-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title h1,
.gallery-slider-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title h1,
.gallery-slider-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title h1,
.gallery-slider-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title h1,
.gallery-slider-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title .h1,
.gallery-slider-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title .h1,
.gallery-slider-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .h1,
.gallery-slider-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .h1,
.gallery-slider-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title .hero-banner-3__title,
.gallery-slider-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title .hero-banner-3__title,
.gallery-slider-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .hero-banner-3__title,
.gallery-slider-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .hero-banner-3__title,
.gallery-slider-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title .field__item,
.gallery-slider-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title .field__item,
.gallery-slider-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .field__item,
.gallery-slider-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .field__item,
.gallery-slider-container .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title h1,
.gallery-slider-container .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title h1,
.gallery-slider-container .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .h1,
.gallery-slider-container .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .h1,
.gallery-slider-container .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .hero-banner-3__title,
.gallery-slider-container .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .hero-banner-3__title,
.gallery-slider-container .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .field__item,
.gallery-slider-container .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .field__item,
.gallery-slider-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title h1,
.gallery-slider-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title h1,
.gallery-slider-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title .h1,
.gallery-slider-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .h1,
.gallery-slider-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title .hero-banner-3__title,
.gallery-slider-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .hero-banner-3__title,
.gallery-slider-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-slider-container .field--name-node-title .field--name-field-title .field__item,
.gallery-slider-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-slider-container .field--name-node-title .field__item, .gallery-slider-container .field--name-node-title .hero-banner-3__title,
.gallery-grid-container .field--name-node-title h1,
.gallery-grid-container .field--name-node-title .h1,
.gallery-grid-container .view-header .overlay-hero-banner-text .field--name-node-title h1,
.view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title h1,
.gallery-grid-container .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .h1,
.gallery-grid-container .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .hero-banner-3__title,
.gallery-grid-container .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field__item,
.gallery-grid-container .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title h1,
.view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title h1,
.gallery-grid-container .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .h1,
.gallery-grid-container .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .hero-banner-3__title,
.gallery-grid-container .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .field__item,
.gallery-grid-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title h1,
.gallery-grid-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .h1,
.gallery-grid-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .hero-banner-3__title,
.gallery-grid-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field__item,
.gallery-grid-container .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title h1,
.gallery-grid-container .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .h1,
.gallery-grid-container .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .hero-banner-3__title,
.gallery-grid-container .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .field__item,
.gallery-grid-container .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title h1,
.gallery-grid-container .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title h1,
.gallery-grid-container .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title .h1,
.gallery-grid-container .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .h1,
.gallery-grid-container .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title .hero-banner-3__title,
.gallery-grid-container .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .hero-banner-3__title,
.gallery-grid-container .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title .field__item,
.gallery-grid-container .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .field__item,
.gallery-grid-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title h1,
.gallery-grid-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title h1,
.gallery-grid-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .h1,
.gallery-grid-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .h1,
.gallery-grid-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .hero-banner-3__title,
.gallery-grid-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .hero-banner-3__title,
.gallery-grid-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field__item,
.gallery-grid-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field__item,
.gallery-grid-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title h1,
.gallery-grid-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title h1,
.gallery-grid-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title h1,
.gallery-grid-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title h1,
.gallery-grid-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title .h1,
.gallery-grid-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title .h1,
.gallery-grid-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .h1,
.gallery-grid-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .h1,
.gallery-grid-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title .hero-banner-3__title,
.gallery-grid-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title .hero-banner-3__title,
.gallery-grid-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .hero-banner-3__title,
.gallery-grid-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .hero-banner-3__title,
.gallery-grid-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title .field__item,
.gallery-grid-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title .field__item,
.gallery-grid-container .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .field__item,
.gallery-grid-container .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .field__item,
.gallery-grid-container .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title h1,
.gallery-grid-container .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title h1,
.gallery-grid-container .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .h1,
.gallery-grid-container .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .h1,
.gallery-grid-container .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .hero-banner-3__title,
.gallery-grid-container .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .hero-banner-3__title,
.gallery-grid-container .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .field__item,
.gallery-grid-container .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .field__item,
.gallery-grid-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title h1,
.gallery-grid-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title h1,
.gallery-grid-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title .h1,
.gallery-grid-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .h1,
.gallery-grid-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title .hero-banner-3__title,
.gallery-grid-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .hero-banner-3__title,
.gallery-grid-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .gallery-grid-container .field--name-node-title .field--name-field-title .field__item,
.gallery-grid-container .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .gallery-grid-container .field--name-node-title .field__item,
.gallery-grid-container .field--name-node-title .hero-banner-3__title {
  margin-bottom: 2rem;
}
.gallery-slider-container .field--name-field-summary .field__item,
.gallery-grid-container .field--name-field-summary .field__item {
  font-size: 1.25rem;
  margin-bottom: 2rem;
  max-width: 50.625rem;
}

.lightbox-carousel .carousel-item img {
  width: 100% !important;
}

.modal-xl {
  --bs-modal-width: 60%;
}

.gallery-slider-container {
  margin-bottom: 3.75rem;
}
@media (min-width: 768px) {
  .gallery-slider-container {
    margin-bottom: 5rem;
  }
}
.layout--container .gallery-slider-container {
  margin: 0;
}

/* Gallery Grid (Grid de imágenes)
   - Primary: 16:9
   - Secondary: 1:1
   - Tertiary: 1:1 en mobile, 4:3 en desktop
   - Requiere Bootstrap 5 (ratio)
*/
.gallery-grid-images {
  margin-bottom: 3.75rem;
  display: grid;
  gap: 4px;
  /* Primaria: siempre 16:9 */
  /* 16:9 */
  /* --- MOBILE (< md) --- */
  /* Todas en 1:1 en mobile */
  /* --- DESKTOP (>= md) --- */
  /* Normaliza el contenido dentro del ratio */
}
.gallery-grid-images a.ratio {
  display: block;
  overflow: hidden;
}
.gallery-grid-images .gg-primary .ratio {
  --bs-aspect-ratio: 56.25%;
}
.gallery-grid-images .gg-secondary,
.gallery-grid-images .gg-tertiary {
  display: grid;
  gap: 4px;
  grid-template-columns: repeat(2, 1fr);
}
.gallery-grid-images .gg-secondary .ratio,
.gallery-grid-images .gg-tertiary .ratio {
  --bs-aspect-ratio: 100%; /* 1:1 */
}
.gallery-grid-images .gg-tertiary .image_block_caption-image .field--name-field-media-image,
.gallery-grid-images .gg-tertiary .image_block_caption-image .field__item,
.gallery-grid-images .gg-tertiary .image_block_caption-image picture {
  height: 100%;
  width: auto;
}
@media (min-width: 768px) {
  .gallery-grid-images {
    margin-bottom: 5rem;
    /* 1:1 */
    /* 4:3 */
  }
  .gallery-grid-images .gg-secondary {
    grid-template-columns: repeat(4, 1fr);
  }
  .gallery-grid-images .gg-tertiary {
    grid-template-columns: repeat(3, 1fr);
  }
  .gallery-grid-images .gg-secondary .ratio {
    --bs-aspect-ratio: 100%;
  }
  .gallery-grid-images .gg-tertiary .ratio {
    --bs-aspect-ratio: 75%;
  }
}
.gallery-grid-images .ratio > * {
  position: absolute;
  inset: 0;
}
.gallery-grid-images .ratio .media,
.gallery-grid-images .ratio .contextual-region,
.gallery-grid-images .ratio .image_block_caption-image,
.gallery-grid-images .ratio picture,
.gallery-grid-images .ratio img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
}
.gallery-grid-images .ratio img {
  object-fit: cover;
  object-position: center;
}

.layout--container .gallery-grid-images {
  margin: 0;
}

.event-gallery-full .field--name-field-gallery-media .layout--onecol,
.event-gallery-full .field--name-field-gallery-media .container,
.event-gallery-full .field--name-field-gallery-media .header .site-header-main .region-header-nff-main,
.header .site-header-main .event-gallery-full .field--name-field-gallery-media .region-header-nff-main,
.event-gallery-full .field--name-field-gallery-media .header .site-header-main .region-header-campaigns-main,
.header .site-header-main .event-gallery-full .field--name-field-gallery-media .region-header-campaigns-main,
.event-gallery-full .field--name-field-gallery-media .header .site-topbar .region-header-nff-topbar,
.header .site-topbar .event-gallery-full .field--name-field-gallery-media .region-header-nff-topbar,
.event-gallery-full .field--name-field-gallery-media .header .site-topbar .region-preheader-campaigns,
.header .site-topbar .event-gallery-full .field--name-field-gallery-media .region-preheader-campaigns,
.event-gallery-full .field--name-field-gallery-media .header .site-topbar .region-header-childsite-topbar,
.header .site-topbar .event-gallery-full .field--name-field-gallery-media .region-header-childsite-topbar,
.event-gallery-full .field--name-field-gallery-media .header .site-topbar .region-header-campaigns-topbar,
.header .site-topbar .event-gallery-full .field--name-field-gallery-media .region-header-campaigns-topbar,
.event-gallery-full .field--name-field-gallery-media .header .site-preheader .region-header-nff-topbar,
.header .site-preheader .event-gallery-full .field--name-field-gallery-media .region-header-nff-topbar,
.event-gallery-full .field--name-field-gallery-media .header .site-preheader .region-preheader-campaigns,
.header .site-preheader .event-gallery-full .field--name-field-gallery-media .region-preheader-campaigns,
.event-gallery-full .field--name-field-gallery-media .header .site-preheader .region-header-childsite-topbar,
.header .site-preheader .event-gallery-full .field--name-field-gallery-media .region-header-childsite-topbar,
.event-gallery-full .field--name-field-gallery-media .header .site-preheader .region-header-campaigns-topbar,
.header .site-preheader .event-gallery-full .field--name-field-gallery-media .region-header-campaigns-topbar,
.event-gallery-full .field--name-field-gallery-media .search-results,
.event-gallery-full .field--name-field-gallery-media .view-id-search,
.event-gallery-full .field--name-field-gallery-media .view-tagged-content,
.event-gallery-full .field--name-field-gallery-media .overviews-content.view-next-events .next-events-title,
.overviews-content.view-next-events .event-gallery-full .field--name-field-gallery-media .next-events-title,
.event-gallery-full .field--name-field-gallery-media .overviews-content.view-next-events .view-header h3,
.overviews-content.view-next-events .view-header .event-gallery-full .field--name-field-gallery-media h3,
.event-gallery-full .field--name-field-gallery-media .overviews-content.view-next-events .view-header .h3,
.event-gallery-full .field--name-field-gallery-media .overviews-content.view-next-events .view-tagged-content .view-header h2,
.view-tagged-content .event-gallery-full .field--name-field-gallery-media .overviews-content.view-next-events .view-header h2,
.event-gallery-full .field--name-field-gallery-media .overviews-content.view-next-events .view-tagged-content .view-header .h2,
.view-tagged-content .event-gallery-full .field--name-field-gallery-media .overviews-content.view-next-events .view-header .h2,
.event-gallery-full .field--name-field-gallery-media .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .event-gallery-full .field--name-field-gallery-media .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
.event-gallery-full .field--name-field-gallery-media .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .event-gallery-full .field--name-field-gallery-media .overviews-content.view-next-events .view-header .field__label,
.overviews-content.view-next-events .view-header .event-gallery-full .field--name-field-gallery-media .h3,
.overviews-content.view-next-events .view-tagged-content .view-header .event-gallery-full .field--name-field-gallery-media h2,
.view-tagged-content .overviews-content.view-next-events .view-header .event-gallery-full .field--name-field-gallery-media h2,
.overviews-content.view-next-events .view-tagged-content .view-header .event-gallery-full .field--name-field-gallery-media .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .event-gallery-full .field--name-field-gallery-media .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .event-gallery-full .field--name-field-gallery-media .field--name-field-further-resources .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .event-gallery-full .field--name-field-gallery-media .field--name-field-further-resources .field__label,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .event-gallery-full .field--name-field-gallery-media .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .event-gallery-full .field--name-field-gallery-media .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .event-gallery-full .field--name-field-gallery-media .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .event-gallery-full .field--name-field-gallery-media .field__label,
.event-gallery-full .field--name-field-gallery-media .overviews-content .view-content,
.overviews-content .event-gallery-full .field--name-field-gallery-media .view-content,
.event-gallery-full .field--name-field-gallery-media .node--type-location .field--name-field-related-content,
.node--type-location .event-gallery-full .field--name-field-gallery-media .field--name-field-related-content,
.event-gallery-full .field--name-field-gallery-media .alert-warning,
.event-gallery-full .field--name-field-gallery-media .alert-dismissible,
.event-gallery-full .field--name-field-gallery-media .alert,
.event-gallery-full .field--name-field-gallery-media .user-login-form,
.event-gallery-full .field--name-field-gallery-media .profile,
.event-gallery-full .field--name-field-gallery-media .node__submitted,
.event-gallery-full .field--name-field-gallery-media .user-pass,
.event-gallery-full .field--name-field-gallery-media .node--type-page,
.event-gallery-full .field--name-field-gallery-media .bd-cheatsheet,
.event-gallery-full .field--name-field-gallery-media .bd-aside,
.event-gallery-full .field--name-field-gallery-media .lt-main-related__related .field--name-field-related-content,
.lt-main-related__related .event-gallery-full .field--name-field-gallery-media .field--name-field-related-content,
.event-gallery-full .field--name-field-gallery-media .lt-main-related__related .field--name-field-related-events,
.lt-main-related__related .event-gallery-full .field--name-field-gallery-media .field--name-field-related-events,
.event-gallery-full .field--name-field-gallery-media .section_quicklink > div,
.event-gallery-full .field--name-field-gallery-media .node-news-full .field--name-field-related-content,
.node-news-full .event-gallery-full .field--name-field-gallery-media .field--name-field-related-content,
.event-gallery-full .field--name-field-gallery-media .js-drupal-fullcalendar,
.event-gallery-full .field--name-field-gallery-media .field--name-field-related-content .view-content,
.field--name-field-related-content .event-gallery-full .field--name-field-gallery-media .view-content,
.event-gallery-full .field--name-field-gallery-media .field--name-field-related-events .view-content,
.field--name-field-related-events .event-gallery-full .field--name-field-gallery-media .view-content,
.event-gallery-full .field--name-field-gallery-media .gallery-grid-images {
  padding: 0;
}

.social-sharing-buttons {
  justify-content: end !important;
  margin: 0 !important;
}
.social-sharing-buttons svg {
  fill: var(--bs-primary);
  width: 1.5rem;
  height: auto;
}

.section_quicklink {
  background-color: var(--bs-bg-200);
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
  margin-top: 5rem;
}
.section_quicklink .field--name-field-quick-links .field__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
@media (max-width: 991px) {
  .section_quicklink .field--name-field-quick-links .field__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .section_quicklink .field--name-field-quick-links .field__items {
    grid-template-columns: repeat(1, 1fr);
  }
}
.section_quicklink .field--name-field-quick-links .field__items .field__item {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1411764706);
  padding: 1rem;
  background: white;
  display: flex;
  position: relative;
  align-items: center;
  /* Extlink icon + placement SOLO en quicklinks */
}
.section_quicklink .field--name-field-quick-links .field__items .field__item:hover, .section_quicklink .field--name-field-quick-links .field__items .field__item:focus {
  box-shadow: 0px 14px 28px 0px rgba(0, 0, 0, 0.2392156863);
}
.section_quicklink .field--name-field-quick-links .field__items .field__item:after {
  font-family: "Material Icons";
  font-size: 2.5rem;
  color: var(--bs-primary);
  content: "chevron_right";
  position: absolute;
  right: 12px;
}
.section_quicklink .field--name-field-quick-links .field__items .field__item a {
  font-weight: 700;
  font-size: 1.5rem;
  text-decoration: none;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  /* svg del módulo extlink dentro de quicklinks */
}
.section_quicklink .field--name-field-quick-links .field__items .field__item a svg.ext {
  width: 22px;
  height: 22px;
}
.section_quicklink .field--name-field-quick-links .field__items .field__item a [data-extlink-placement=append],
.section_quicklink .field--name-field-quick-links .field__items .field__item a [data-extlink-placement=after] {
  margin-bottom: 11px;
}
.section_quicklink .field--name-field-quick-links .field__items .field__item a:hover {
  color: var(--bs-hover);
  text-decoration: underline;
}
.section_quicklink .field--name-field-quick-links .field__items .field__item a:focus {
  color: var(--bs-focus);
}
.section_quicklink .field--name-field-quick-links .field__items .field__item a:active {
  color: var(--bs-active);
}
.section_quicklink .field--name-field-quick-links .field__items .field__item a:visited {
  color: var(--bs-primary);
}
.section_quicklink .field--name-field-quick-links .field__items .field__item a:disabled {
  color: var(--bs-neutral-400);
}
.section_quicklink .field--name-field-quick-links-description .field__label {
  font-size: 1.75rem;
  margin-bottom: 1.5rem;
}
.section_quicklink .field--name-field-quick-links-description .field__item {
  font-size: 22px;
  margin-bottom: 2rem;
}

.image_block_caption {
  position: relative;
}
.image_block_caption-section {
  width: 100%;
  justify-content: right;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: var(--bs-black);
  opacity: 0.7;
  padding: 8px 8px 8px 32px;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
}
.image_block_caption-section-text a,
.image_block_caption-section-text .field__item, .image_block_caption-section-credit a,
.image_block_caption-section-credit .field__item {
  color: white;
  text-transform: initial;
}
.image_block_caption-section-text {
  margin-right: 10px;
}
.image_block_caption-section-credit a {
  font-weight: 700;
  text-decoration: none;
}

.lightbox-caption {
  width: 100%;
  justify-content: right;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: var(--bs-black);
  opacity: 0.7;
  padding: 8px 8px 8px 32px !important;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  z-index: 1;
}

.newsletter-block {
  background-color: var(--bs-bg-200);
  padding-top: 5rem;
  padding-bottom: 5rem;
  margin-top: 2.5rem;
}
.newsletter-block > div {
  display: grid;
}
.newsletter-block .field__item {
  text-align: center;
  display: flex;
  justify-self: center;
}
.newsletter-block .field--name-field-text {
  font-weight: 700;
  font-size: 2rem;
  max-width: 754px;
}
.newsletter-block .field--name-field-link {
  margin-top: 2rem;
  font-size: 1rem;
}
.newsletter-block .field--name-field-link a {
  margin: 0;
  text-decoration: none;
  font-size: 1rem;
}

.layout__region .newsletter-block {
  padding: 0;
  margin: 0;
  background-color: unset;
}

.js-drupal-fullcalendar {
  margin-top: 2.5rem;
}
.js-drupal-fullcalendar .fc-button {
  text-transform: capitalize;
  margin: 0;
}
.js-drupal-fullcalendar .fc-button.fc-today-button {
  margin-left: 0.75rem;
}
.js-drupal-fullcalendar .fc-header-toolbar {
  margin-bottom: 1.25rem;
}
.js-drupal-fullcalendar .fc-header-toolbar .fc-button-primary:not(:disabled).fc-button-active:focus,
.js-drupal-fullcalendar .fc-header-toolbar .fc-button-primary:not(:disabled):active:focus {
  box-shadow: unset;
}
.js-drupal-fullcalendar .fc-header-toolbar .fc-center h2, .js-drupal-fullcalendar .fc-header-toolbar .fc-center .h2, .js-drupal-fullcalendar .fc-header-toolbar .fc-center .field--name-field-further-resources .field__label, .field--name-field-further-resources .js-drupal-fullcalendar .fc-header-toolbar .fc-center .field__label {
  font-size: 1.5rem;
  font-weight: 700;
}
.js-drupal-fullcalendar .fc-header-toolbar .fc-left .fc-button-group .fc-button {
  display: flex;
  align-items: center;
}
.js-drupal-fullcalendar .fc-header-toolbar .fc-left .fc-button-group .fc-button .fc-icon {
  display: contents;
  vertical-align: unset;
}
.js-drupal-fullcalendar .fc-header-toolbar .fc-left .fc-button-group .fc-button .fc-icon:before {
  font-size: 24px !important;
}
.js-drupal-fullcalendar .fc-header-toolbar .fc-left .fc-button-group .fc-button .fc-icon-chevron-left:before {
  content: "chevron_left";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}
.js-drupal-fullcalendar .fc-header-toolbar .fc-left .fc-button-group .fc-button .fc-icon-chevron-right:before {
  content: "chevron_right";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}
.js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button {
  border-width: 2px;
}
.js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button-primary:not(:disabled).fc-button-active {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}
.js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button-primary:not(:disabled).fc-button-active:hover {
  background-color: var(--bs-hover);
  border-color: var(--bs-hover);
}
.js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button-primary:not(:disabled).fc-button-active:focus-visible, .js-drupal-fullcalendar .fc-header-toolbar .fc-right .fc-button-group .fc-button-primary:not(:disabled).fc-button-active:focus {
  background-color: var(--bs-primary);
  color: var(--bs-white);
}
@media (max-width: 767.98px) {
  .js-drupal-fullcalendar .fc-header-toolbar .fc-right {
    display: none;
  }
}
.js-drupal-fullcalendar .fc-view-container .fc-head .fc-day-header {
  font-size: 1rem;
  font-weight: 400;
  padding-block: 0.5rem;
}
.js-drupal-fullcalendar .fc-view-container .fc-day-top .fc-day-number {
  padding: 10px 10px 0 0;
  color: var(--bs-black);
  text-decoration: unset;
  font-size: 1.25rem;
  font-weight: 400;
}
.js-drupal-fullcalendar .fc-view-container .fc-day-top .fc-day-number:hover {
  text-decoration: underline;
}
.js-drupal-fullcalendar .fc-view-container .fc-event-container {
  padding: 6px 10px;
}
.js-drupal-fullcalendar .fc-view-container .fc-event-container .fc-day-grid-event {
  background-color: var(--bs-accent) !important;
  border: unset;
  padding: 6px 10px;
  margin: 0;
  border-radius: 5px;
}
.js-drupal-fullcalendar .fc-view-container .fc-event-container .fc-content {
  color: var(--bs-white);
}
.js-drupal-fullcalendar .fc-view-container .fc-event-container .fc-content:hover {
  text-decoration: underline;
}
.js-drupal-fullcalendar .fc-view-container .fc-event-container .fc-content .fc-title {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.js-drupal-fullcalendar .fc-view-container .fc-today {
  background-color: #fff9e2;
}
.js-drupal-fullcalendar .fc-view-container .fc-other-month {
  background-color: var(--bs-neutral-100);
}
.js-drupal-fullcalendar .fc-view-container .fc-other-month .fc-day-top .fc-day-number {
  color: var(--bs-neutral-400);
}
.js-drupal-fullcalendar .fc-unthemed .fc-content,
.js-drupal-fullcalendar .fc-unthemed .fc-divider,
.js-drupal-fullcalendar .fc-unthemed .fc-list-heading td,
.js-drupal-fullcalendar .fc-unthemed .fc-list-view,
.js-drupal-fullcalendar .fc-unthemed .fc-popover,
.js-drupal-fullcalendar .fc-unthemed .fc-row,
.js-drupal-fullcalendar .fc-unthemed tbody,
.js-drupal-fullcalendar .fc-unthemed td,
.js-drupal-fullcalendar .fc-unthemed th,
.js-drupal-fullcalendar .fc-unthemed thead {
  border-color: var(--bs-neutral-400);
}
.js-drupal-fullcalendar .fc td,
.js-drupal-fullcalendar .fc th {
  border-width: 0.5px;
}
.js-drupal-fullcalendar .fc-list-view {
  border-width: 0.5px;
}
.js-drupal-fullcalendar .fc-list-view .fc-list-table .fc-widget-header {
  font-size: 1.125rem;
  font-weight: 400;
  background-color: var(--bs-neutral-200);
}
.js-drupal-fullcalendar .fc-list-view .fc-list-table .fc-widget-header .fc-list-heading-alt {
  order: 1;
  float: left;
}
.js-drupal-fullcalendar .fc-list-view .fc-list-table .fc-widget-header .fc-list-heading-main {
  order: 2;
  float: right;
}
.js-drupal-fullcalendar .fc-list-view .fc-list-table .fc-list-item .fc-list-item-time,
.js-drupal-fullcalendar .fc-list-view .fc-list-table .fc-list-item .fc-list-item-title a {
  color: var(--bs-black);
  font-size: 1.125rem;
  font-weight: 400;
}
.js-drupal-fullcalendar .fc-list-view .fc-list-table .fc-list-item .fc-list-item-time {
  padding: 8px 20px;
}
.js-drupal-fullcalendar .fc-list-view .fc-list-table .fc-list-item .fc-list-item-title {
  padding-left: 0.5rem;
  padding: 0.5rem 20px 0.5rem 0.5rem;
}
.js-drupal-fullcalendar .fc-list-view .fc-list-table .fc-list-item-marker .fc-event-dot {
  background-color: var(--bs-accent) !important;
}
.js-drupal-fullcalendar .fc-list-empty {
  background-color: var(--bs-neutral-200);
  color: var(--bs-black);
}

.tooltip-inner {
  background-color: var(--bs-neutral-100);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1411764706);
  color: var(--bs-body-color);
  border-radius: 8px;
  padding: 1rem;
  font-family: "Roboto", sans-serif;
}
.tooltip-arrow {
  --bs-tooltip-bg: var(--bs-neutral-100) !important;
}
.tooltip.show {
  opacity: 1;
}

/* Timeline para field--name-field-timeline-items */
.field--name-field-timeline-items {
  --tl-mid-w: 2px; /* ancho de la línea central */
  --tl-dot: 20px; /* tamaño del punto */
  --tl-gap-y: clamp(1.25rem, 2.5vw, 2rem);
  position: relative;
  margin-top: 2rem;
  margin-bottom: 0;
  /* Línea continua (ajustada al inicio y fin de dots) */
  /* ---------- Responsive (< md) ---------- */
  /* Extra spacing en pantallas muy grandes */
  /* ✅ Último item: solo dot, sin prolongación de la línea */
  /* Mobile: ajusta la máscara a la línea de 10px */
}
@media (max-width: 767.98px) {
  .field--name-field-timeline-items {
    margin-top: 1rem;
  }
}
.field--name-field-timeline-items::before {
  content: "";
  position: absolute;
  top: calc(var(--tl-dot) * 0.5);
  bottom: calc(var(--tl-dot) * 0.5);
  left: 50%;
  width: var(--tl-mid-w);
  transform: translateX(-50%);
  background: var(--bs-accent);
  z-index: 0;
}
.field--name-field-timeline-items > .field__item {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 24px 1fr; /* izq | línea | der */
  align-items: start;
  gap: 0 clamp(1rem, 2vw, 1.25rem);
  margin-block: 0;
  width: 100%;
  /* Dot arriba de cada item */
  /* Alternancia solo en desktop */
}
.field--name-field-timeline-items > .field__item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: var(--tl-dot);
  height: var(--tl-dot);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: var(--bs-accent);
  z-index: 2; /* encima de la línea y de la máscara */
}
.field--name-field-timeline-items > .field__item .layout.layout--onecol {
  max-width: 520px;
  width: 100%;
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.field--name-field-timeline-items > .field__item .layout.layout--onecol .field--name-field-timeline-image {
  margin-bottom: 0.75rem;
}
.field--name-field-timeline-items > .field__item .layout.layout--onecol .field--name-field-timeline-date {
  margin-bottom: 0.75rem;
}
.field--name-field-timeline-items > .field__item .layout.layout--onecol .field--name-field-timeline-date .datetime {
  color: var(--bs-accent);
  font-weight: 700;
  font-size: 1.375rem;
}
@media (max-width: 767.98px) {
  .field--name-field-timeline-items > .field__item .layout.layout--onecol .field--name-field-timeline-date .datetime {
    font-size: 1.125rem;
  }
}
.field--name-field-timeline-items > .field__item .layout.layout--onecol .field--name-node-title p {
  margin-bottom: 0.25rem;
  color: var(--bs-black);
  font-weight: 700;
  font-size: 1.125rem;
}
@media (max-width: 767.98px) {
  .field--name-field-timeline-items > .field__item .layout.layout--onecol .field--name-node-title p {
    font-size: 1rem;
  }
}
.field--name-field-timeline-items > .field__item .layout.layout--onecol .field--name-field-timeline-body {
  color: var(--bs-dark-grey);
  font-weight: 400;
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 767.98px) {
  .field--name-field-timeline-items > .field__item .layout.layout--onecol .field--name-field-timeline-body {
    font-size: 0.875rem;
  }
}
.field--name-field-timeline-items > .field__item:nth-child(odd) .layout.layout--onecol {
  grid-column: 1/2;
  justify-self: end;
  text-align: right;
}
.field--name-field-timeline-items > .field__item:nth-child(even) .layout.layout--onecol {
  grid-column: 3/4;
  justify-self: start;
  text-align: left;
}
@media (max-width: 767.98px) {
  .field--name-field-timeline-items::before {
    left: 10px;
    transform: none;
    top: calc(var(--tl-dot) * 0.5);
    bottom: calc(var(--tl-dot) * 0.5);
  }
  .field--name-field-timeline-items > .field__item {
    grid-template-columns: 24px minmax(0, 1fr); /* línea | contenido */
    gap: 0 1rem;
    margin-block: clamp(1rem, 3.5vw, 1.5rem);
    /* Reset alternancia en mobile */
  }
  .field--name-field-timeline-items > .field__item::after {
    left: 10px;
    transform: translate(-50%, -50%);
  }
  .field--name-field-timeline-items > .field__item .layout.layout--onecol {
    grid-column: 2/3 !important;
    justify-self: start !important;
    text-align: left !important;
    max-width: none;
    overflow-wrap: anywhere;
    word-break: normal;
    hyphens: auto;
  }
}
@media (min-width: 1200px) {
  .field--name-field-timeline-items {
    --tl-gap-y: clamp(1.75rem, 2vw, 2.5rem);
  }
}
.field--name-field-timeline-items > .field__item:last-child::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  bottom: 0;
  width: 3px;
  background: white;
  z-index: 1; /* encima de la línea, debajo del dot */
  pointer-events: none;
}
@media (max-width: 767.98px) {
  .field--name-field-timeline-items > .field__item:last-child::before {
    left: 10px;
    transform: none;
    top: calc(var(--tl-dot) * 0.5);
    bottom: calc(var(--tl-dot) * 0.5);
  }
}
@media (max-width: 767.98px) {
  .field--name-field-timeline-items > .field__item:last-child::before {
    left: 10px;
    transform: none;
  }
}

/* Limpieza de ruido visual */
.field--name-field-timeline-items .contextual {
  display: none;
}
.field--name-field-timeline-items .field__label.visually-hidden {
  display: none;
}

.error-page-block {
  margin-bottom: 140px;
}
.error-page-block h2, .error-page-block .h2, .error-page-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .error-page-block .field__label {
  font-weight: 700;
  font-size: 3rem;
}
.error-page-block-info {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .error-page-block-info {
    gap: 2rem;
  }
}
@media (min-width: 768px) {
  .error-page-block-info .media--type-image.align-center {
    width: unset;
    max-width: unset;
  }
}
.error-page-block-info .media--type-image .image_block_caption-image img,
.error-page-block-info .media--type-image img {
  max-width: 446px;
}
.error-page-block-info .media--type-image.align-center .image_block_caption-image img,
.error-page-block-info .media--type-image.align-center img {
  margin-inline: unset;
}
.error-page-block-info-txt, .error-page-block-info-img {
  width: 50%;
}
.error-page-block-info-txt p {
  font-weight: 400;
  font-size: 1.375rem;
  color: #2e404d;
}
@media (max-width: 767px) {
  .error-page-block {
    margin-bottom: 100px;
  }
  .error-page-block h2, .error-page-block .h2, .error-page-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .error-page-block .field__label {
    font-size: 2rem;
  }
  .error-page-block-info {
    flex-wrap: wrap;
  }
  .error-page-block-info-txt, .error-page-block-info-img {
    width: 100%;
  }
  .error-page-block-info-txt p {
    font-size: 1.125rem;
  }
}

/* ================================================
   ALERTS (todas las variantes con link hover)
   ================================================ */
/* PRIMARY */
.alert-primary {
  --bs-alert-bg: var(--bs-bg-200, #cfe2ff);
  --bs-alert-color: var(--bs-primary, #084298);
  --bs-alert-border-color: var(--bs-bg-300, #b6d4fe);
  --bs-alert-link-color: var(--bs-hover, #005cb8); /* hover custom */
}
.alert-primary a:hover {
  color: var(--bs-hover, #004a99); /* más oscuro */
}

/* SUCCESS */
.alert-success {
  --bs-alert-bg: var(--bs-success-250, #d1e7dd);
  --bs-alert-color: var(--bs-success, #0f5132);
  --bs-alert-border-color: var(--bs-success-250, #badbcc);
  --bs-alert-link-color: #0c4128; /* default Bootstrap */
}
.alert-success a:hover {
  color: #0a3622; /* más oscuro */
}

/* DANGER */
.alert-danger {
  --bs-alert-bg: var(--bs-error-250, #f8d7da);
  --bs-alert-color: var(--bs-error, #842029);
  --bs-alert-border-color: var(--bs-error-250, #f5c2c7);
  --bs-alert-link-color: #6a1a21; /* default Bootstrap */
}
.alert-danger a:hover {
  color: #58151c; /* más oscuro */
}

/* WARNING */
.alert-warning {
  --bs-alert-bg: #fff3cd;
  --bs-alert-color: #664d03;
  --bs-alert-border-color: #ffecb5;
  --bs-alert-link-color: #533f03; /* default Bootstrap */
}
.alert-warning a:hover {
  color: #47320a; /* más oscuro */
}

/* INFO */
.alert-info {
  --bs-alert-bg: #cff4fc;
  --bs-alert-color: #055160;
  --bs-alert-border-color: #b6effb;
  --bs-alert-link-color: #04414d; /* default Bootstrap */
}
.alert-info a:hover {
  color: #032830; /* más oscuro */
}

/* LIGHT */
.alert-light {
  --bs-alert-bg: var(--bs-neutral-100, #fefefe);
  --bs-alert-color: var(--bs-dark-grey, #636464);
  --bs-alert-border-color: var(--bs-neutral-200, #fdfdfe);
  --bs-alert-link-color: #505050; /* tono más oscuro */
}
.alert-light a:hover {
  color: #343434; /* más oscuro */
}

/* DARK */
.alert-dark {
  --bs-alert-bg: var(--bs-neutral-400, #d3d3d4);
  --bs-alert-color: var(--bs-black, #141619);
  --bs-alert-border-color: var(--bs-neutral-300, #bcbebf);
  --bs-alert-link-color: #000; /* default Bootstrap */
}
.alert-dark a:hover {
  color: #000000; /* mantiene negro */
}

form.poll-view-form {
  background-color: var(--bs-bg-100);
  padding: 24px;
  overflow: visible;
  /* Mensajes */
  /* Título */
  /* Fieldset */
  /* Radios */
  /* Acciones */
}
form.poll-view-form .alert {
  margin-bottom: 1rem;
}
form.poll-view-form .poll-question {
  margin: 0 0 1rem;
  font-weight: 700;
  font-size: clamp(1.375rem, 2vw, 2rem);
  line-height: 1.2;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--bs-bg-400);
  color: var(--bs-body-color);
}
form.poll-view-form fieldset.form-composite {
  border: 0;
  padding: 0;
  margin: 0;
}
form.poll-view-form fieldset.form-composite.error {
  border: 0;
}
form.poll-view-form fieldset.form-composite.error > .fieldset-wrapper {
  margin-top: 0;
}
form.poll-view-form .form-radios {
  display: grid;
  row-gap: 0.75rem;
  margin-top: 1rem;
}
form.poll-view-form .form-radios .form-item,
form.poll-view-form .form-radios .form-item-choice {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin: 0;
}
form.poll-view-form .form-radios input[type=radio].form-radio {
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid var(--bs-primary);
  background-color: var(--bs-white);
  display: grid;
  place-content: center;
  margin: 0;
  cursor: pointer;
}
form.poll-view-form .form-radios input[type=radio].form-radio:hover {
  background-color: var(--bs-bg-200);
  border-color: var(--bs-hover);
}
form.poll-view-form .form-radios input[type=radio].form-radio:active {
  background-color: var(--bs-bg-300);
  border-color: var(--bs-active);
}
form.poll-view-form .form-radios input[type=radio].form-radio:focus {
  outline: 2px solid #2e404d;
  outline-offset: 1px;
  box-shadow: none;
  background-color: transparent;
}
form.poll-view-form .form-radios input[type=radio].form-radio:disabled {
  background-color: var(--bs-neutral-400);
  border-color: var(--bs-neutral-400);
}
form.poll-view-form .form-radios input[type=radio].form-radio::before {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  transform: scale(0);
  transition: transform 120ms ease;
  background: var(--bs-primary);
}
form.poll-view-form .form-radios input[type=radio].form-radio:checked::before {
  transform: scale(1);
}
form.poll-view-form .form-radios input[type=radio].form-radio:focus-visible {
  outline: 2px solid var(--bs-primary);
  outline-offset: 2px;
}
form.poll-view-form .form-radios input[type=radio].form-radio.error, form.poll-view-form .form-radios input[type=radio].form-radio[aria-invalid=true] {
  border-color: var(--bs-primary);
  box-shadow: none;
}
form.poll-view-form .form-radios input[type=radio].form-radio:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
form.poll-view-form .form-radios label.option {
  margin: 0;
  font-size: 1rem;
  line-height: 1.4;
  color: var(--bs-body-color);
  cursor: pointer;
  user-select: none;
}
form.poll-view-form .form-actions {
  margin-top: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 0;
  /* Evitar recortes de foco en botones también */
  overflow: visible;
  /* Botón 1 (Vote) = primario */
  /* Botón 2 (View results) → secundario visual */
}
form.poll-view-form .form-actions .btn-primary:first-of-type, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-of-type, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-of-type, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type {
  width: auto;
  padding-inline: 1.25rem;
}
form.poll-view-form .form-actions .btn-primary:first-of-type:focus, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type:focus, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type:focus, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type:focus, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-of-type:focus, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type:focus, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type:focus, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-of-type:focus, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type:focus, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-of-type:focus, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type:focus, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type:focus, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type:focus, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type:focus, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type:focus, form.poll-view-form .form-actions .btn-primary:first-of-type:focus-visible, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:first-of-type:focus-visible, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:first-of-type:focus-visible, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:first-of-type:focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:first-of-type:focus-visible, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:first-of-type:focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:first-of-type:focus-visible, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:first-of-type:focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type:focus-visible, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:first-of-type:focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:first-of-type:focus-visible, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:first-of-type:focus-visible, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:first-of-type:focus-visible, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:first-of-type:focus-visible, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:first-of-type:focus-visible {
  outline: none;
  /* deja el foco de Bootstrap si lo tienes; si no, un glow interno suave: */
  box-shadow: inset 0 0 0 2px var(--bs-primary);
}
form.poll-view-form .form-actions .btn-primary:nth-of-type(2), form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2), .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2), form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2), .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2), .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2), .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2), .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2), form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2), .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2) {
  width: auto;
  padding-inline: 1.25rem;
}
form.poll-view-form .form-actions .btn-primary:nth-of-type(2):focus, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2):focus, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2):focus, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2):focus, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:nth-of-type(2):focus, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2):focus, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2):focus, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2):focus, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2):focus, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2):focus, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2):focus, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2):focus, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2):focus, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2):focus, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2):focus, form.poll-view-form .form-actions .btn-primary:nth-of-type(2):focus-visible, form.poll-view-form .search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit:nth-of-type(2):focus-visible, .search-results .views-exposed-form > .form--inline form.poll-view-form .form-actions .btn-wrap--search .form-submit:nth-of-type(2):focus-visible, form.poll-view-form .form-actions .node--type-report .report-info .download-section-report .field--name-field-download-link a:nth-of-type(2):focus-visible, .node--type-report .report-info .download-section-report .field--name-field-download-link form.poll-view-form .form-actions a:nth-of-type(2):focus-visible, form.poll-view-form .form-actions .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:nth-of-type(2):focus-visible, .klaro.cm-as-context-notice .context-notice .cm-buttons form.poll-view-form .form-actions .cm-btn-success:nth-of-type(2):focus-visible, form.poll-view-form .form-actions .hero-banner-1__buttons .field__items > .field__item:first-of-type a:nth-of-type(2):focus-visible, .hero-banner-1__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2):focus-visible, form.poll-view-form .form-actions .hero-banner-2__buttons .field__items > .field__item:first-of-type a:nth-of-type(2):focus-visible, .hero-banner-2__buttons .field__items > .field__item:first-of-type form.poll-view-form .form-actions a:nth-of-type(2):focus-visible, form.poll-view-form .form-actions .newsletter-block .field--name-field-link a:nth-of-type(2):focus-visible, .newsletter-block .field--name-field-link form.poll-view-form .form-actions a:nth-of-type(2):focus-visible, form.poll-view-form .form-actions .js-drupal-fullcalendar .fc-button-primary:nth-of-type(2):focus-visible, .js-drupal-fullcalendar form.poll-view-form .form-actions .fc-button-primary:nth-of-type(2):focus-visible {
  outline: none;
  box-shadow: inset 0 0 0 2px var(--bs-primary);
}
form.poll-view-form .choice-title {
  font-weight: 400;
  font-size: 0.875rem;
  margin-bottom: 10px;
}
form.poll-view-form .bar {
  border: 1px solid var(--bs-active);
  border-radius: 23rem;
  background-color: var(--bs-white);
  width: 100%;
}
form.poll-view-form .bar .foreground {
  background-color: var(--bs-active);
  height: 100%;
  border-radius: inherit;
}
form.poll-view-form .choice-result {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1rem;
  gap: 8px;
}
@media (max-width: 767.98px) {
  form.poll-view-form .choice-result {
    display: block;
  }
  form.poll-view-form .choice-result .percent {
    margin-top: 6px;
  }
}
form.poll-view-form .choice-result:last-child {
  margin-bottom: 32px;
}
form.poll-view-form .total,
form.poll-view-form .percent {
  text-align: left;
  font-size: 0.875rem;
  font-weight: 700;
  min-width: 6.9375rem;
}

.field--name-field-poll-items {
  padding-top: 0.5rem;
}

.klaro.cm-as-context-notice {
  /* Asegura que el bloque no se desmadre */
  /* Fallback si el navegador no soporta backdrop-filter */
  /* Ajustes responsive suaves */
}
.klaro.cm-as-context-notice .context-notice {
  /* Reset del inline style que trae Klaro */
  background: transparent !important;
  position: relative;
  overflow: hidden;
  padding: clamp(16px, 3vw, 24px);
  border-radius: var(--bs-border-radius-xl, 1rem);
  border: 1px solid var(--bs-border-color, #dee2e6);
  box-shadow: var(--bs-box-shadow, 0 0.5rem 1rem rgba(0, 0, 0, 0.15));
  text-align: center;
  /* Capa oscurecida + blur que se “apoya” en el contenido de fondo */
  /* Contenido por encima del overlay */
  /* Grupo de botones */
  /* Enlace de “Manage privacy settings” */
}
.klaro.cm-as-context-notice .context-notice::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45); /* oscurecido */
  backdrop-filter: blur(6px); /* desenfoque */
  -webkit-backdrop-filter: blur(6px); /* Safari */
  z-index: 0;
}
.klaro.cm-as-context-notice .context-notice > * {
  position: relative;
  z-index: 1;
  color: var(--bs-body-bg-contrast, #fff); /* texto claro sobre fondo oscuro */
}
.klaro.cm-as-context-notice .context-notice p {
  margin: 0 0 0.75rem 0;
}
.klaro.cm-as-context-notice .context-notice p:first-child {
  font-weight: 700;
}
.klaro.cm-as-context-notice .context-notice .cm-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap;
  /* Botón base Klaro -> Botón Bootstrap */
  /* Primer botón => .btn-primary */
  /* Segundo botón => .btn-secondary */
}
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn {
  min-width: 11rem;
  font-weight: 700;
  margin: 0;
  border: 0 !important;
}
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success:hover {
  color: var(--bs-white) !important;
  background-color: var(--bs-hover) !important;
  border: 0 !important;
}
.klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn-success-var:hover {
  background-color: var(--bs-bg-200) !important;
  color: var(--bs-hover) !important;
  border: unset !important;
}
.klaro.cm-as-context-notice .context-notice .cm-dialog-link {
  margin-top: 0.25rem;
}
.klaro.cm-as-context-notice .context-notice .cm-dialog-link a {
  font-size: 0.9375rem;
  text-decoration: underline;
  text-underline-offset: 2px;
  color: var(--bs-light, #f8f9fa);
  opacity: 0.95;
}
.klaro.cm-as-context-notice .context-notice .cm-dialog-link a:hover, .klaro.cm-as-context-notice .context-notice .cm-dialog-link a:focus {
  opacity: 1;
  text-decoration-thickness: 2px;
}
@supports not ((backdrop-filter: blur(6px)) or (-webkit-backdrop-filter: blur(6px))) {
  .klaro.cm-as-context-notice .context-notice::before {
    /* un poco más opaco para compensar la falta de blur */
    background: rgba(0, 0, 0, 0.65);
  }
}
@media (min-width: 576px) {
  .klaro.cm-as-context-notice .context-notice {
    padding: 16px;
  }
  .klaro.cm-as-context-notice .context-notice .cm-buttons .cm-btn {
    min-width: 100%;
  }
}

.klaro.cm-as-context-notice {
  padding: 0;
}

.media-oembed-content {
  width: 100%;
}

/* =========================================================
   Imágenes embebidas CKEditor
   Soporta: default, .align-left, .align-right, .align-center
   ========================================================= */
.media--type-image {
  display: block;
  max-width: 100%;
  clear: none;
}
.media--type-image .image_block_caption-image img,
.media--type-image img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.media--type-image:not(.align-left):not(.align-right):not(.align-center) {
  width: 100%;
}
.media--type-image.align-left {
  width: 100%;
  margin: 0 0 1rem;
}
@media (min-width: 768px) {
  .media--type-image.align-left {
    float: left;
    margin-inline-end: 2rem;
    margin-block-end: 1rem;
    width: 50%;
    max-width: 50%;
  }
}
.media--type-image.align-right {
  width: 100%;
  margin: 0 0 1rem;
}
@media (min-width: 768px) {
  .media--type-image.align-right {
    float: right;
    margin-inline-start: 2rem;
    margin-block-end: 1rem;
    width: 50%;
    max-width: 50%;
  }
}
.media--type-image.align-center {
  float: none;
  display: block;
  margin: 1rem auto;
  width: 100%;
}
@media (min-width: 768px) {
  .media--type-image.align-center {
    width: 50%;
    max-width: 50%;
  }
}
.media--type-image.align-center .image_block_caption-image img,
.media--type-image.align-center img {
  margin-inline: auto;
}

@media (max-width: 767.98px) {
  .media--type-image.align-left,
  .media--type-image.align-right {
    float: none !important;
    width: 100% !important;
    margin: 0 0 1rem !important;
  }
}
/* =========================================================
   Vídeos embebidos CKEditor (oEmbed/iframe)
   Soporta: default, .align-left, .align-right, .align-center
   ========================================================= */
.media--type-remote-video {
  display: block;
  max-width: 100%;
  margin: 0 0 1rem;
  clear: none;
  box-sizing: border-box;
}
.media--type-remote-video .media-oembed-content,
.media--type-remote-video iframe,
.media--type-remote-video video {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: var(--embed-aspect-ratio, 16/9);
}
.media--type-remote-video:not(.align-left):not(.align-right):not(.align-center) {
  width: 100%;
}
.media--type-remote-video.align-left {
  width: 100%;
  margin: 0 0 1rem;
  padding: 0;
}
@media (min-width: 768px) {
  .media--type-remote-video.align-left {
    float: left;
    margin-inline-end: 2rem;
    margin-block-end: 1rem;
    width: 50%;
    max-width: 50%;
  }
}
.media--type-remote-video.align-right {
  width: 100%;
  margin: 0 0 1rem;
  padding: 0;
}
@media (min-width: 768px) {
  .media--type-remote-video.align-right {
    float: right;
    margin-inline-start: 2rem;
    margin-block-end: 1rem;
    width: 50%;
    max-width: 50%;
  }
}
.media--type-remote-video.align-center {
  float: none;
  display: block;
  margin: 1rem auto;
  width: 100%;
  padding: 0;
}
@media (min-width: 768px) {
  .media--type-remote-video.align-center {
    width: 50%;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
.media--type-remote-video.align-center .media-oembed-content,
.media--type-remote-video.align-center iframe,
.media--type-remote-video.align-center video {
  margin-inline: auto;
}

@media (max-width: 767.98px) {
  .media--type-remote-video.align-left,
  .media--type-remote-video.align-right {
    float: none !important;
    width: 100% !important;
    margin: 0 0 1rem !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
/* Requiere: FA7 Web Fonts with CSS cargado (no JS), pseudo-elements ON */
.social-sharing-buttons {
  display: inline-flex;
  gap: 1rem;
}
.social-sharing-buttons .social-sharing-buttons-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  color: var(--bs-primary);
  /* Oculta los SVG del módulo */
  /* Pseudo con pila de familias (FA7/FA6) */
  /* Iconos (FA7) – unicodes probados */
  /* facebook */
  /* X (x-twitter) */
  /* square-whatsapp */
  /* square-linkedin (si no aparece, ver nota) */
  /* Estados como tus links */
}
.social-sharing-buttons .social-sharing-buttons-button svg {
  display: none !important;
}
.social-sharing-buttons .social-sharing-buttons-button::before {
  font-family: "Font Awesome 7 Brands", "Font Awesome 6 Brands", "Font Awesome 5 Brands";
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  width: 20px;
  height: 20px;
  color: currentColor;
  content: ""; /* se redefine por red */
}
.social-sharing-buttons .social-sharing-buttons-button.share-facebook::before {
  content: "\f09a";
}
.social-sharing-buttons .social-sharing-buttons-button.share-x::before {
  content: "\e61b";
}
.social-sharing-buttons .social-sharing-buttons-button.share-whatsapp::before {
  content: "\f232";
}
.social-sharing-buttons .social-sharing-buttons-button.share-linkedin::before {
  content: "\e7d0";
}
.social-sharing-buttons .social-sharing-buttons-button:hover {
  color: var(--bs-hover);
  text-decoration: unset;
}
.social-sharing-buttons .social-sharing-buttons-button:active {
  color: var(--bs-active);
}
.social-sharing-buttons .social-sharing-buttons-button:visited {
  color: var(--visited, #4b4b4b);
}

/* Footer en blanco fijo */
.footer-main .social-sharing-buttons .social-sharing-buttons-button {
  color: #fff;
}
.footer-main .social-sharing-buttons .social-sharing-buttons-button:hover, .footer-main .social-sharing-buttons .social-sharing-buttons-button:focus, .footer-main .social-sharing-buttons .social-sharing-buttons-button:active {
  color: #fff;
  text-decoration: underline;
}

.node-news-full {
  margin: 0;
}
.node-news-full .field--name-node-title {
  padding-bottom: 2rem;
}
@media (min-width: 992px) {
  .node-news-full .field--name-node-title {
    padding: 1.5rem 6.5rem 2rem 6.5rem;
  }
}
.node-news-full .field--name-node-title h1, .node-news-full .field--name-node-title .h1, .node-news-full .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .node-news-full .field--name-node-title h1, .node-news-full .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .node-news-full .field--name-node-title .h1, .node-news-full .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .node-news-full .field--name-node-title .hero-banner-3__title,
.node-news-full .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .node-news-full .field--name-node-title .field__item, .node-news-full .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title h1, .node-news-full .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .h1, .node-news-full .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .hero-banner-3__title,
.node-news-full .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .field__item,
.node-news-full .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title h1,
.node-news-full .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title .h1,
.node-news-full .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title .hero-banner-3__title,
.node-news-full .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title .field__item,
.node-news-full .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title h1,
.node-news-full .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .h1,
.node-news-full .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .hero-banner-3__title,
.node-news-full .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .field__item, .node-news-full .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title h1, .node-news-full .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title h1, .node-news-full .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title .h1, .node-news-full .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .h1, .node-news-full .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title .hero-banner-3__title, .node-news-full .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .hero-banner-3__title,
.node-news-full .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title .field__item,
.node-news-full .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .field__item,
.node-news-full .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title h1,
.node-news-full .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-news-full .field--name-node-title h1,
.node-news-full .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title .h1,
.node-news-full .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-news-full .field--name-node-title .h1,
.node-news-full .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title .hero-banner-3__title,
.node-news-full .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-news-full .field--name-node-title .hero-banner-3__title,
.node-news-full .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title .field__item,
.node-news-full .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-news-full .field--name-node-title .field__item,
.node-news-full .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title h1,
.node-news-full .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title h1,
.node-news-full .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title h1,
.node-news-full .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title h1,
.node-news-full .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title .h1,
.node-news-full .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title .h1,
.node-news-full .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .h1,
.node-news-full .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .h1,
.node-news-full .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title .hero-banner-3__title,
.node-news-full .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title .hero-banner-3__title,
.node-news-full .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .hero-banner-3__title,
.node-news-full .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .hero-banner-3__title,
.node-news-full .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title .field__item,
.node-news-full .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title .field__item,
.node-news-full .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .field__item,
.node-news-full .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .field__item,
.node-news-full .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title h1,
.node-news-full .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title h1,
.node-news-full .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .h1,
.node-news-full .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .h1,
.node-news-full .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .hero-banner-3__title,
.node-news-full .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .hero-banner-3__title,
.node-news-full .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .field__item,
.node-news-full .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .field__item,
.node-news-full .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title h1,
.node-news-full .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title h1,
.node-news-full .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title .h1,
.node-news-full .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .h1,
.node-news-full .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title .hero-banner-3__title,
.node-news-full .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .hero-banner-3__title,
.node-news-full .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-news-full .field--name-node-title .field--name-field-title .field__item,
.node-news-full .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-news-full .field--name-node-title .field__item, .node-news-full .field--name-node-title .hero-banner-3__title {
  margin: 0;
}
.node-news-full .field--name-field-main-image {
  margin-bottom: 1.5rem;
}
@media (min-width: 1200px) {
  .node-news-full .body-content {
    padding-inline: 6.5rem;
  }
}
@media (min-width: 1200px) {
  .node-news-full .col-12.main-content.no-aside {
    padding-inline: 6.5rem;
  }
}
.node-news-full .content-info {
  justify-content: space-between;
  display: flex;
  margin-bottom: 2.5rem;
  font-size: 1rem;
}
@media (max-width: 767.98px) {
  .node-news-full .content-info {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
.node-news-full .content-info .left-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.node-news-full .content-info .left-content > .field {
  display: inline-flex;
  align-items: center;
}
.node-news-full .content-info .left-content > .field:not(:last-child)::after {
  content: " | ";
  margin: 0 0.25rem;
  color: var(--bs-black);
}
.node-news-full .main-content .field--name-field-summary {
  margin-bottom: 1rem;
  font-weight: 600;
}
.node-news-full .main-content .field--name-field-news-type {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 2rem;
}
.node-news-full .main-content .field--name-field-news-type .field__label {
  font-weight: 400;
}
.node-news-full .main-content .field--name-field-news-type .field__item a {
  color: var(--bs-primary);
}
.node-news-full .related-content-full {
  background-color: var(--bs-bg-200);
}
.node-news-full .field--name-field-related-content {
  margin-top: 5rem;
}

.separator-lg, .field--name-field-body {
  margin-bottom: 2.5rem;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid var(--bs-neutral-400);
  width: 100%;
}

.separator-md {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid var(--bs-neutral-400);
  width: 100%;
}

.separator-sm {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid var(--bs-neutral-400);
  width: 100%;
}

.node-event-full {
  margin: 0;
  margin-top: 0 !important;
}
.node-event-full .social-sharing-buttons {
  padding-block: 1.5rem;
}
.node-event-full .region-content {
  padding: 0;
}
@media (min-width: 992px) {
  .node-event-full .deep-wrapper {
    padding-inline: 15%;
  }
}
.node-event-full .deep-wrapper .field--name-field-event-type {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 2rem;
}
.node-event-full .deep-wrapper .field--name-field-event-type .field__label {
  font-weight: 400;
}
.node-event-full .deep-wrapper .field--name-field-event-type .field__item a {
  color: var(--bs-primary);
}
.node-event-full .field--type-datetime,
.node-event-full .field--name-node-post-date,
.node-event-full time {
  text-transform: uppercase;
}
.node-event-full .highlighted-body {
  background-color: var(--bs-bg-100);
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 2.5rem;
}
.node-event-full .highlighted-body .highlighted-item {
  margin-top: 0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-right: 0;
  padding-left: 0;
}
.node-event-full .highlighted-body .highlighted-item:before {
  font-family: "Material Icons";
  font-size: 1.25rem;
  margin-right: 10px;
  color: var(--bs-body-color);
  font-weight: 300;
  position: absolute;
}
.node-event-full .highlighted-body .highlighted-item-date:before {
  content: "calendar_today";
}
.node-event-full .highlighted-body .highlighted-item-time:before {
  content: "schedule";
}
.node-event-full .highlighted-body .highlighted-item-location:before {
  content: "location_on";
}
.node-event-full .highlighted-body .highlighted-item-location .field__item .field__item {
  padding-left: 0;
}
.node-event-full .highlighted-body .highlighted-item-organiser:before {
  content: "domain";
}
.node-event-full .highlighted-body .highlighted-item .field__label,
.node-event-full .highlighted-body .highlighted-item .field__item {
  padding-left: 32px;
  text-transform: initial;
}
.node-event-full .event-gallery-full {
  margin-bottom: 3.5rem;
}

.field--name-field-end-date- .field__item {
  padding-left: 0 !important;
}

.pagination {
  padding: 0;
}
.pagination .page-item .page-link {
  font-weight: 700;
  font-size: 16px;
  padding: 10.5px 14px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--bs-primary);
  color: var(--bs-primary);
}
.pagination .page-item .page-link:focus {
  outline: 2px solid #2e404d;
  outline-offset: 1px;
  box-shadow: none;
  background-color: transparent;
}
.pagination .page-item .page-link:hover {
  background-color: var(--bs-bg-200);
  color: var(--bs-hover);
  border: 1px solid var(--bs-hover);
}
.pagination .page-item.disabled a {
  color: var(--bs-neutral-400);
  border: 1px solid var(--bs-neutral-400);
}
.pagination .page-item.disabled .page-link {
  border: 0;
  background-color: transparent;
  color: var(--bs-black);
}
.pagination .page-item.active:active a, .pagination .media-library-view--widget .view-header a.page-item.is-active:active a, .media-library-view--widget .view-header .pagination a.page-item.is-active:active a {
  background-color: var(--bs-active);
}
.pagination .page-item.active .page-link, .pagination .media-library-view--widget .view-header a.page-item.is-active .page-link, .media-library-view--widget .view-header .pagination a.page-item.is-active .page-link {
  background-color: var(--bs-primary);
  color: #ffffff;
}
.pagination .page-item.active .page-link:hover, .pagination .media-library-view--widget .view-header a.page-item.is-active .page-link:hover, .media-library-view--widget .view-header .pagination a.page-item.is-active .page-link:hover {
  background-color: var(--bs-hover);
}
.pagination .pager__item--previous, .pagination .pager__item--next {
  width: 40px;
  position: relative;
}
.pagination .pager__item--previous a:after, .pagination .pager__item--next a:after {
  font-family: "Material Icons";
  font-size: 1.25rem;
  color: var(--bs-primary);
  position: absolute;
  left: 9px;
  top: 5px;
  z-index: 2000;
}
.pagination .pager__item--previous a:after {
  content: "keyboard_double_arrow_left";
}
.pagination .pager__item--next a:after {
  content: "keyboard_double_arrow_right";
}

.page-item.pager__item--last {
  display: none;
}

nav.pager {
  margin-top: 34px; /* view-content ↔ pager */
  margin-bottom: 56px; /* pager ↔ bloque siguiente */
}

/* Requiere: FA7 Web Fonts with CSS cargado (no JS), pseudo-elements ON */
.node--type-people .lt-main-related__related {
  margin-top: 5rem;
  background-color: var(--bs-bg-200);
}
.node--type-people .lt-main-related__related .field--name-field-related-events .events-people {
  margin-bottom: 2rem;
}
.node--type-people .field--name-node-title h2, .node--type-people .field--name-node-title .h2, .node--type-people .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .node--type-people .field--name-node-title .field__label,
.node--type-people .field--name-node-title h1,
.node--type-people .field--name-node-title .h1,
.node--type-people .view-header .overlay-hero-banner-text .field--name-node-title h1,
.view-header .overlay-hero-banner-text .node--type-people .field--name-node-title h1,
.node--type-people .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .overlay-hero-banner-text .node--type-people .field--name-node-title .h1,
.node--type-people .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .node--type-people .field--name-node-title .hero-banner-3__title,
.node--type-people .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .node--type-people .field--name-node-title .field__item,
.node--type-people .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title h1,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title h1,
.node--type-people .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .h1,
.node--type-people .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .hero-banner-3__title,
.node--type-people .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .field__item,
.node--type-people .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title h1,
.node--type-people .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title .h1,
.node--type-people .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title .hero-banner-3__title,
.node--type-people .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title .field__item,
.node--type-people .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title h1,
.node--type-people .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .h1,
.node--type-people .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .hero-banner-3__title,
.node--type-people .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .field__item,
.node--type-people .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title h1,
.node--type-people .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title h1,
.node--type-people .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title .h1,
.node--type-people .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .h1,
.node--type-people .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title .hero-banner-3__title,
.node--type-people .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .hero-banner-3__title,
.node--type-people .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title .field__item,
.node--type-people .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .field__item,
.node--type-people .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title h1,
.node--type-people .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-people .field--name-node-title h1,
.node--type-people .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title .h1,
.node--type-people .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-people .field--name-node-title .h1,
.node--type-people .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title .hero-banner-3__title,
.node--type-people .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-people .field--name-node-title .hero-banner-3__title,
.node--type-people .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title .field__item,
.node--type-people .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-people .field--name-node-title .field__item,
.node--type-people .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title h1,
.node--type-people .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title h1,
.node--type-people .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title h1,
.node--type-people .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title h1,
.node--type-people .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title .h1,
.node--type-people .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title .h1,
.node--type-people .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .h1,
.node--type-people .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .h1,
.node--type-people .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title .hero-banner-3__title,
.node--type-people .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title .hero-banner-3__title,
.node--type-people .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .hero-banner-3__title,
.node--type-people .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .hero-banner-3__title,
.node--type-people .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title .field__item,
.node--type-people .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title .field__item,
.node--type-people .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .field__item,
.node--type-people .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .field__item,
.node--type-people .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title h1,
.node--type-people .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title h1,
.node--type-people .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .h1,
.node--type-people .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .h1,
.node--type-people .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .hero-banner-3__title,
.node--type-people .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .hero-banner-3__title,
.node--type-people .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .field__item,
.node--type-people .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .field__item,
.node--type-people .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title h1,
.node--type-people .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title h1,
.node--type-people .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title .h1,
.node--type-people .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .h1,
.node--type-people .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title .hero-banner-3__title,
.node--type-people .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .hero-banner-3__title,
.node--type-people .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-people .field--name-node-title .field--name-field-title .field__item,
.node--type-people .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-people .field--name-node-title .field__item,
.node--type-people .field--name-node-title .hero-banner-3__title {
  margin-block: 2rem;
}
@media (max-width: 991.98px) {
  .node--type-people .profile-info-left {
    width: 100%;
  }
}
.node--type-people .people-profile-info {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .node--type-people .people-profile-info {
    column-gap: 6px;
  }
}
.node--type-people .people-profile-info .field--name-field-profile-picture {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .node--type-people .people-profile-info .field--name-field-profile-picture {
    width: 363px;
    height: 488px;
  }
}
.node--type-people .people-profile-info .field--name-field-profile-picture img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.node--type-people .people-profile-info .profile-info-right {
  background-color: var(--bs-bg-100);
  padding: 24px;
  margin-bottom: 2.5rem;
  margin-top: 1rem;
  width: 100%;
}
@media (min-width: 992px) {
  .node--type-people .people-profile-info .profile-info-right {
    min-width: 534px;
    margin-top: 0;
    width: unset;
  }
}
.node--type-people .people-profile-info .profile-info-right .key_facts_section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 40px;
}
@media (max-width: 991px) {
  .node--type-people .people-profile-info .profile-info-right .key_facts_section {
    grid-template-columns: auto;
  }
}
.node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline {
  position: relative;
}
.node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline:before {
  font-family: "Material Icons Outlined";
  font-size: 1.25rem;
  margin-right: 10px;
  color: var(--bs-body-color);
  font-weight: 300;
  position: absolute;
  left: 0;
  top: 5%;
  line-height: 1;
}
.node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline.field--name-field-functional-title:before {
  content: "work_outline";
}
.node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline.field--name-field-person-category:before {
  content: "category";
}
.node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline.field--name-field-email-address:before {
  content: "person";
}
.node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline.field--name-field-phone-number:before {
  content: "call";
}
.node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline.field--name-field-office-location:before {
  content: "domain";
}
.node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline.field--name-node-post-date:before {
  content: "upload_file";
}
.node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline.field--name-field-region:before {
  content: "photo_size_select_small";
}
.node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline.field--name-field-country:before {
  content: "flag";
}
.node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline.field--name-node-author:before, .node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline.field--name-field-author:before {
  content: "person";
}
.node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline .field__label,
.node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline .field__item {
  padding-left: 32px;
  width: 100%;
  text-transform: initial;
}
.node--type-people .people-profile-info .profile-info-right .key_facts_section .field--label-inline .field__label:after {
  display: none;
}
.node--type-people .people-social-media {
  display: flex;
  margin-top: 1rem;
  /* Iconos (FA7) – unicodes probados */
  /* facebook */
  /* X (x-twitter) */
  /* instagram */
  /* square-linkedin (si no aparece, usar \f0e1) */
  /* skype (fallback si “sky” no existe) */
}
.node--type-people .people-social-media .field--type-link {
  height: 20px;
}
.node--type-people .people-social-media .field--type-link a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-right: 1rem;
  text-decoration: none;
  cursor: pointer;
  /* Color FA */
  color: var(--bs-primary) !important;
  /* Oculta texto y SVG de extlink */
  /* Pseudo con pila de familias (FA7/FA6) */
  /* Estados como tus links */
}
.node--type-people .people-social-media .field--type-link a .extlink-nobreak {
  font-size: 0 !important;
  line-height: 0;
}
.node--type-people .people-social-media .field--type-link a .extlink-nobreak svg.ext[data-extlink-placement] {
  display: none !important;
}
.node--type-people .people-social-media .field--type-link a::before {
  font-family: "Font Awesome 7 Brands", "Font Awesome 6 Brands", "Font Awesome 5 Brands";
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  color: currentColor;
  content: ""; /* se redefine por red */
}
.node--type-people .people-social-media .field--type-link a:hover {
  color: var(--bs-hover) !important;
  text-decoration: unset;
}
.node--type-people .people-social-media .field--type-link a:active {
  color: var(--bs-active) !important;
}
.node--type-people .people-social-media .field--type-link a:visited {
  color: var(--visited, #4b4b4b) !important;
}
.node--type-people .people-social-media .field--type-link a:focus-visible {
  outline: 2px solid var(--bs-primary);
  outline-offset: 2px;
}
.node--type-people .people-social-media .field--name-field-facebook-profile-link a::before {
  content: "\f09a";
}
.node--type-people .people-social-media .field--name-field-x-profile-link a::before {
  content: "\e61b";
}
.node--type-people .people-social-media .field--name-field-instagram-profile-link a::before {
  content: "\f16d";
}
.node--type-people .people-social-media .field--name-field-linkedin-profile-link a::before {
  content: "\e7d0";
}
.node--type-people .people-social-media .field--name-field-sky-profile-link a::before {
  content: "\f17e";
}
.node--type-people .field--name-field-biography {
  font-weight: 400;
  font-size: 1rem;
  max-width: 810px;
  justify-self: center;
  margin-top: 1rem;
}

.node--type-report .field--name-node-title h2, .node--type-report .field--name-node-title .h2, .node--type-report .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .node--type-report .field--name-node-title .field__label,
.node--type-report .field--name-node-title h1,
.node--type-report .field--name-node-title .h1,
.node--type-report .view-header .overlay-hero-banner-text .field--name-node-title h1,
.view-header .overlay-hero-banner-text .node--type-report .field--name-node-title h1,
.node--type-report .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .overlay-hero-banner-text .node--type-report .field--name-node-title .h1,
.node--type-report .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .node--type-report .field--name-node-title .hero-banner-3__title,
.node--type-report .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .node--type-report .field--name-node-title .field__item,
.node--type-report .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title h1,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title h1,
.node--type-report .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .h1,
.node--type-report .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .hero-banner-3__title,
.node--type-report .field--name-node-title .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .field__item,
.node--type-report .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title h1,
.node--type-report .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title .h1,
.node--type-report .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title .hero-banner-3__title,
.node--type-report .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title .field__item,
.node--type-report .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title h1,
.node--type-report .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .h1,
.node--type-report .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .hero-banner-3__title,
.node--type-report .field--name-node-title .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .field__item,
.node--type-report .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title h1,
.node--type-report .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title h1,
.node--type-report .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title .h1,
.node--type-report .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .h1,
.node--type-report .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title .hero-banner-3__title,
.node--type-report .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .hero-banner-3__title,
.node--type-report .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title .field__item,
.node--type-report .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .field__item,
.node--type-report .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title h1,
.node--type-report .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-report .field--name-node-title h1,
.node--type-report .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title .h1,
.node--type-report .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-report .field--name-node-title .h1,
.node--type-report .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title .hero-banner-3__title,
.node--type-report .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-report .field--name-node-title .hero-banner-3__title,
.node--type-report .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title .field__item,
.node--type-report .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-report .field--name-node-title .field__item,
.node--type-report .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title h1,
.node--type-report .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title h1,
.node--type-report .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title h1,
.node--type-report .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title h1,
.node--type-report .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title .h1,
.node--type-report .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title .h1,
.node--type-report .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .h1,
.node--type-report .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .h1,
.node--type-report .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title .hero-banner-3__title,
.node--type-report .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title .hero-banner-3__title,
.node--type-report .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .hero-banner-3__title,
.node--type-report .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .hero-banner-3__title,
.node--type-report .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title .field__item,
.node--type-report .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title .field__item,
.node--type-report .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .field__item,
.node--type-report .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .field__item,
.node--type-report .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title h1,
.node--type-report .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title h1,
.node--type-report .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .h1,
.node--type-report .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .h1,
.node--type-report .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .hero-banner-3__title,
.node--type-report .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .hero-banner-3__title,
.node--type-report .field--name-node-title .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .field__item,
.node--type-report .field--name-node-title .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .field__item,
.node--type-report .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title h1,
.node--type-report .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title h1,
.node--type-report .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title .h1,
.node--type-report .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .h1,
.node--type-report .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title .hero-banner-3__title,
.node--type-report .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .hero-banner-3__title,
.node--type-report .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .node--type-report .field--name-node-title .field--name-field-title .field__item,
.node--type-report .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node--type-report .field--name-node-title .field__item,
.node--type-report .field--name-node-title .hero-banner-3__title {
  margin-block: 2rem;
}
.node--type-report .field--name-field-summary {
  font-size: 1.25rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 992px) {
  .node--type-report .field--name-field-summary {
    max-width: 810px;
  }
}
.node--type-report.lt-main-related__related .field--name-field-summary {
  margin-bottom: 0;
}
.node--type-report .report-info {
  /* Márgenes laterales fluidos */
  margin-inline: clamp(16px, 7vw, 105px);
  display: grid;
  /* Una sola columna por defecto */
  grid-template-columns: 1fr;
  align-items: start;
  margin-bottom: 2rem;
  column-gap: 6px;
  row-gap: 0;
  /* ≥ lg: dos columnas, imagen flexible y texto fluido */
  /* ≤ lg: apilar y ocupar 100% */
}
@media (min-width: 992px) {
  .node--type-report .report-info {
    /* Img entre 260px y 363px aprox; texto ocupa el resto sin desbordar */
    grid-template-columns: clamp(260px, 25vw, 363px) minmax(0, 1fr);
    align-items: center;
  }
}
@media (max-width: 991.98px) {
  .node--type-report .report-info {
    margin-inline: 0;
    grid-template-columns: 1fr;
    column-gap: 0;
  }
}
@media (max-width: 991.98px) {
  .node--type-report .report-info-left, .node--type-report .report-info-right {
    grid-column: 1/-1;
    width: 100%;
  }
}
.node--type-report .report-info .field--name-field-media-image {
  /* Que la caja de la imagen se adapte a la columna */
  width: 100%;
  max-width: 363px;
  height: auto;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991.98px) {
  .node--type-report .report-info .field--name-field-media-image {
    max-width: none;
  }
}
.node--type-report .report-info .field--name-field-media-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}
.node--type-report .report-info .image_block_caption-section {
  display: none;
}
.node--type-report .report-info-right {
  background-color: var(--bs-bg-100);
  padding: 24px;
  /* Clave para que la columna de texto no fuerce ancho ni haga overflow */
  min-width: 0;
  width: 100%;
  max-height: 100%;
}
@media (min-width: 992px) {
  .node--type-report .report-info-right {
    /* Si quieres limitar altura como antes */
    max-height: 358px;
  }
}
.node--type-report .report-info .key_facts_section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 40px;
}
@media (max-width: 991px) {
  .node--type-report .report-info .key_facts_section {
    grid-template-columns: auto;
  }
}
.node--type-report .report-info .key_facts_section .field--label-inline {
  position: relative;
}
.node--type-report .report-info .key_facts_section .field--label-inline:before {
  font-family: "Material Icons";
  font-size: 1.25rem;
  margin-right: 10px;
  color: var(--bs-body-color);
  font-weight: 300;
  position: absolute;
  left: 0;
  top: 5%;
  line-height: 1;
}
.node--type-report .report-info .key_facts_section .field--label-inline.field--name-field-functional-title:before {
  content: "work_outline";
}
.node--type-report .report-info .key_facts_section .field--label-inline.field--name-field-person-category:before {
  content: "category";
}
.node--type-report .report-info .key_facts_section .field--label-inline.field--name-field-email-address:before {
  content: "person";
}
.node--type-report .report-info .key_facts_section .field--label-inline.field--name-field-phone-number:before {
  content: "call";
}
.node--type-report .report-info .key_facts_section .field--label-inline.field--name-field-office-location:before {
  content: "domain";
}
.node--type-report .report-info .key_facts_section .field--label-inline.field--name-node-post-date:before {
  content: "upload_file";
}
.node--type-report .report-info .key_facts_section .field--label-inline.field--name-field-region:before {
  content: "photo_size_select_small";
}
.node--type-report .report-info .key_facts_section .field--label-inline.field--name-field-country:before {
  content: "flag";
}
.node--type-report .report-info .key_facts_section .field--label-inline.field--name-node-author:before, .node--type-report .report-info .key_facts_section .field--label-inline.field--name-field-author:before {
  content: "person";
}
.node--type-report .report-info .key_facts_section .field--label-inline .field__label,
.node--type-report .report-info .key_facts_section .field--label-inline .field__item {
  padding-left: 32px;
  width: 100%;
  text-transform: initial;
}
.node--type-report .report-info .key_facts_section .field--label-inline .field__label:after {
  display: none;
}
.node--type-report .report-info .download-section-report {
  border-top: 1px solid var(--bs-bg-400);
  padding-top: 2rem;
  margin-top: 2rem;
}
@media (min-width: 992px) {
  .node--type-report .field--name-field-body,
  .node--type-report .field--name-field-resource-type,
  .node--type-report .field--name-field-primary-topics,
  .node--type-report .field--name-field-sdg-tags {
    width: 56.25%;
    justify-self: center;
    margin-inline: auto;
  }
}
.node--type-report .field--name-field-body {
  justify-self: center;
}
.node--type-report .field--name-field-resource-type {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 2rem;
}
.node--type-report .field--name-field-resource-type .field__label {
  font-weight: 400;
}
.node--type-report .field--name-field-resource-type .field__item a {
  color: var(--bs-primary);
}
.node--type-report .field--name-field-related-content {
  margin-top: 5rem;
}

.lt-main-related__related {
  background-color: var(--bs-bg-200);
}
.region-content {
  padding: 0;
}

.layout .overviews-content .view-content {
  --bs-gutter-x: 0;
}

.message-ckeditor5-plugin-pack-title,
.alert-ckeditor5_plugin_pack {
  display: none !important;
}

.node--type-page,
.user-login-form {
  margin-block: 24px 80px;
}

.bg-400 {
  background-color: var(--bs-bg-400);
}

.bg-200 {
  background-color: var(--bs-bg-200);
}

.bg-300 {
  background-color: var(--bs-bg-300);
}

.bg-100 {
  background-color: var(--bs-bg-100);
}

.neutral-bg-400 {
  background-color: var(--bs-neutral-400);
}

.neutral-bg-200 {
  background-color: var(--bs-neutral-200);
}

.neutral-bg-300 {
  background-color: var(--bs-neutral-300);
}

.neutral-bg-100 {
  background-color: var(--bs-neutral-100);
}

.layout--fullwidth,
.layout--container {
  padding-block: 80px;
}
@media (max-width: 767.98px) {
  .layout--fullwidth,
  .layout--container {
    padding-block: 32px;
  }
}

.node--type-location .field--name-field-body {
  margin-top: 24px;
}

.node-event-full .events-hero-banner {
  background-color: var(--bs-bg-400);
  margin-bottom: 5.6875rem;
  margin-top: 1.5rem;
}
@media (max-width: 1199px) {
  .node-event-full .events-hero-banner {
    margin-bottom: 2.188rem;
  }
}
.node-event-full .events-hero-banner .container, .node-event-full .events-hero-banner .header .site-header-main .region-header-nff-main, .header .site-header-main .node-event-full .events-hero-banner .region-header-nff-main,
.node-event-full .events-hero-banner .header .site-header-main .region-header-campaigns-main,
.header .site-header-main .node-event-full .events-hero-banner .region-header-campaigns-main, .node-event-full .events-hero-banner .header .site-topbar .region-header-nff-topbar, .header .site-topbar .node-event-full .events-hero-banner .region-header-nff-topbar,
.node-event-full .events-hero-banner .header .site-topbar .region-preheader-campaigns,
.header .site-topbar .node-event-full .events-hero-banner .region-preheader-campaigns,
.node-event-full .events-hero-banner .header .site-topbar .region-header-childsite-topbar,
.header .site-topbar .node-event-full .events-hero-banner .region-header-childsite-topbar,
.node-event-full .events-hero-banner .header .site-topbar .region-header-campaigns-topbar,
.header .site-topbar .node-event-full .events-hero-banner .region-header-campaigns-topbar,
.node-event-full .events-hero-banner .header .site-preheader .region-header-nff-topbar,
.header .site-preheader .node-event-full .events-hero-banner .region-header-nff-topbar,
.node-event-full .events-hero-banner .header .site-preheader .region-preheader-campaigns,
.header .site-preheader .node-event-full .events-hero-banner .region-preheader-campaigns,
.node-event-full .events-hero-banner .header .site-preheader .region-header-childsite-topbar,
.header .site-preheader .node-event-full .events-hero-banner .region-header-childsite-topbar,
.node-event-full .events-hero-banner .header .site-preheader .region-header-campaigns-topbar,
.header .site-preheader .node-event-full .events-hero-banner .region-header-campaigns-topbar, .node-event-full .events-hero-banner .search-results,
.node-event-full .events-hero-banner .view-id-search, .node-event-full .events-hero-banner .view-tagged-content, .node-event-full .events-hero-banner .overviews-content.view-next-events .next-events-title, .overviews-content.view-next-events .node-event-full .events-hero-banner .next-events-title,
.node-event-full .events-hero-banner .overviews-content.view-next-events .view-header h3,
.overviews-content.view-next-events .view-header .node-event-full .events-hero-banner h3,
.node-event-full .events-hero-banner .overviews-content.view-next-events .view-header .h3,
.node-event-full .events-hero-banner .overviews-content.view-next-events .view-tagged-content .view-header h2,
.view-tagged-content .node-event-full .events-hero-banner .overviews-content.view-next-events .view-header h2,
.node-event-full .events-hero-banner .overviews-content.view-next-events .view-tagged-content .view-header .h2,
.view-tagged-content .node-event-full .events-hero-banner .overviews-content.view-next-events .view-header .h2,
.node-event-full .events-hero-banner .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .node-event-full .events-hero-banner .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
.node-event-full .events-hero-banner .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .node-event-full .events-hero-banner .overviews-content.view-next-events .view-header .field__label,
.overviews-content.view-next-events .view-header .node-event-full .events-hero-banner .h3,
.overviews-content.view-next-events .view-tagged-content .view-header .node-event-full .events-hero-banner h2,
.view-tagged-content .overviews-content.view-next-events .view-header .node-event-full .events-hero-banner h2,
.overviews-content.view-next-events .view-tagged-content .view-header .node-event-full .events-hero-banner .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .node-event-full .events-hero-banner .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .node-event-full .events-hero-banner .field--name-field-further-resources .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .node-event-full .events-hero-banner .field--name-field-further-resources .field__label,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .node-event-full .events-hero-banner .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .node-event-full .events-hero-banner .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .node-event-full .events-hero-banner .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .node-event-full .events-hero-banner .field__label, .node-event-full .events-hero-banner .overviews-content .view-content, .overviews-content .node-event-full .events-hero-banner .view-content, .node-event-full .events-hero-banner .field--name-field-related-content .view-content, .field--name-field-related-content .node-event-full .events-hero-banner .view-content,
.node-event-full .events-hero-banner .field--name-field-related-events .view-content,
.field--name-field-related-events .node-event-full .events-hero-banner .view-content, .node-event-full .events-hero-banner .gallery-grid-images, .node-event-full .events-hero-banner .js-drupal-fullcalendar, .node-event-full .events-hero-banner .node-news-full .field--name-field-related-content, .node-news-full .node-event-full .events-hero-banner .field--name-field-related-content, .node-event-full .events-hero-banner .section_quicklink > div, .node-event-full .events-hero-banner .lt-main-related__related .field--name-field-related-content, .lt-main-related__related .node-event-full .events-hero-banner .field--name-field-related-content,
.node-event-full .events-hero-banner .lt-main-related__related .field--name-field-related-events,
.lt-main-related__related .node-event-full .events-hero-banner .field--name-field-related-events, .node-event-full .events-hero-banner .alert-warning,
.node-event-full .events-hero-banner .alert-dismissible,
.node-event-full .events-hero-banner .alert,
.node-event-full .events-hero-banner .user-login-form,
.node-event-full .events-hero-banner .profile,
.node-event-full .events-hero-banner .node__submitted,
.node-event-full .events-hero-banner .user-pass,
.node-event-full .events-hero-banner .node--type-page,
.node-event-full .events-hero-banner .bd-cheatsheet,
.node-event-full .events-hero-banner .bd-aside, .node-event-full .events-hero-banner .node--type-location .field--name-field-related-content, .node--type-location .node-event-full .events-hero-banner .field--name-field-related-content {
  position: relative;
}
@media (max-width: 1199px) {
  .node-event-full .events-hero-banner .container-hero-banner {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 991.98px) {
  .node-event-full .events-hero-banner .container-hero-banner {
    margin-inline: 0;
  }
}
.node-event-full .events-hero-banner .text-left {
  margin-block: 2.84375rem;
  max-width: 612px;
}
@media (max-width: 991.98px) {
  .node-event-full .events-hero-banner .text-left {
    padding: 0;
  }
}
@media (max-width: 1399px) {
  .node-event-full .events-hero-banner .text-left {
    margin-top: 3.75rem;
    margin-bottom: 70px;
    max-width: none;
    width: 100%;
  }
}
.node-event-full .events-hero-banner .image-right {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 108px;
  top: 50px;
  width: 591px;
}
@media (max-width: 1399px) {
  .node-event-full .events-hero-banner .image-right {
    position: unset;
    margin: -40px;
    margin-left: auto;
    margin-right: auto;
  }
}
.node-event-full .events-hero-banner .text-body-secondary {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 100%;
  text-transform: uppercase;
}
.node-event-full .events-hero-banner .text-body-secondary .meta-item {
  display: flex;
  color: var(--bs-black);
}
.node-event-full .events-hero-banner .text-body-secondary .meta-item .field--name-field-primary-topics .field__item,
.node-event-full .events-hero-banner .text-body-secondary .meta-item .field--name-field-event-type .field__item {
  margin: 0;
}
.node-event-full .events-hero-banner .field--name-node-title .field__item h1, .node-event-full .events-hero-banner .field--name-node-title .field__item .h1, .node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-node-title .field__item h1, .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item h1, .node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-node-title .field__item .h1, .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .h1, .node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-node-title .field__item .hero-banner-3__title, .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-node-title .field__item .field__item,
.view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field__item, .node-event-full .events-hero-banner .field--name-node-title .field__item .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item h1, .node-event-full .events-hero-banner .field--name-node-title .field__item .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .h1, .node-event-full .events-hero-banner .field--name-node-title .field__item .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .field--name-node-title .field__item .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .field__item,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field__item,
.node-event-full .events-hero-banner .field--name-node-title .field__item .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item h1,
.node-event-full .events-hero-banner .field--name-node-title .field__item .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .h1,
.node-event-full .events-hero-banner .field--name-node-title .field__item .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .field--name-node-title .field__item .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .field__item, .node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title h1, .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title h1, .node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item h1, .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item h1, .node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item h1, .view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item h1, .node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title .h1, .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title .h1, .node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item .h1, .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item .h1, .node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item .h1, .view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .h1, .node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title .hero-banner-3__title, .node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item .hero-banner-3__title, .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item .hero-banner-3__title, .node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title .field__item,
.node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item .field__item,
.view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item .field__item,
.node-event-full .events-hero-banner .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .field__item,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item h1,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .h1,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field__item,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field__item,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title h1,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item h1,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item h1,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title .h1,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item .h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title .h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item .h1,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .h1,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title .hero-banner-3__title,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title .hero-banner-3__title,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title .field__item,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item .field__item,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title .field__item,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item .field__item,
.node-event-full .events-hero-banner .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .field__item,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .field__item,
.node-event-full .events-hero-banner .field--name-node-title .field__item .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item h1,
.node-event-full .events-hero-banner .field--name-node-title .field__item .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item h1,
.node-event-full .events-hero-banner .field--name-node-title .field__item .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .h1,
.node-event-full .events-hero-banner .field--name-node-title .field__item .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .h1,
.node-event-full .events-hero-banner .field--name-node-title .field__item .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .field--name-node-title .field__item .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .field--name-node-title .field__item .view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .field__item,
.node-event-full .events-hero-banner .field--name-node-title .field__item .lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .field__item,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title .h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item .h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .h1,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title .hero-banner-3__title,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .hero-banner-3__title,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field__item .field--name-field-title .field__item,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .node-event-full .events-hero-banner .field--name-node-title .field--name-field-title .field__item .field__item,
.node-event-full .events-hero-banner .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .node-event-full .events-hero-banner .field--name-node-title .field__item .field__item, .node-event-full .events-hero-banner .field--name-node-title .field__item .hero-banner-3__title {
  margin-bottom: 0.75rem;
}
.node-event-full .events-hero-banner .field--name-field-subtitle .field__item {
  font-size: 1.125rem;
  font-weight: 400;
}

.view-header .overlay-hero-banner,
.lt-hero-main-related__hero .overlay-hero-banner {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-bottom: 1.5rem;
  min-height: 480px;
  width: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
}
.view-header .overlay-hero-banner .image_block_caption-section,
.lt-hero-main-related__hero .overlay-hero-banner .image_block_caption-section {
  display: none;
}
@media (max-width: 991.98px) {
  .view-header .overlay-hero-banner,
  .lt-hero-main-related__hero .overlay-hero-banner {
    min-height: 388px;
  }
}
@media (max-width: 575.98px) {
  .view-header .overlay-hero-banner,
  .lt-hero-main-related__hero .overlay-hero-banner {
    min-height: 320px;
  }
}
.view-header .overlay-hero-banner.container, .view-header .header .site-header-main .overlay-hero-banner.region-header-nff-main, .header .site-header-main .view-header .overlay-hero-banner.region-header-nff-main,
.view-header .header .site-header-main .overlay-hero-banner.region-header-campaigns-main,
.header .site-header-main .view-header .overlay-hero-banner.region-header-campaigns-main, .view-header .header .site-topbar .overlay-hero-banner.region-header-nff-topbar, .header .site-topbar .view-header .overlay-hero-banner.region-header-nff-topbar,
.view-header .header .site-topbar .overlay-hero-banner.region-preheader-campaigns,
.header .site-topbar .view-header .overlay-hero-banner.region-preheader-campaigns,
.view-header .header .site-topbar .overlay-hero-banner.region-header-childsite-topbar,
.header .site-topbar .view-header .overlay-hero-banner.region-header-childsite-topbar,
.view-header .header .site-topbar .overlay-hero-banner.region-header-campaigns-topbar,
.header .site-topbar .view-header .overlay-hero-banner.region-header-campaigns-topbar,
.view-header .header .site-preheader .overlay-hero-banner.region-header-nff-topbar,
.header .site-preheader .view-header .overlay-hero-banner.region-header-nff-topbar,
.view-header .header .site-preheader .overlay-hero-banner.region-preheader-campaigns,
.header .site-preheader .view-header .overlay-hero-banner.region-preheader-campaigns,
.view-header .header .site-preheader .overlay-hero-banner.region-header-childsite-topbar,
.header .site-preheader .view-header .overlay-hero-banner.region-header-childsite-topbar,
.view-header .header .site-preheader .overlay-hero-banner.region-header-campaigns-topbar,
.header .site-preheader .view-header .overlay-hero-banner.region-header-campaigns-topbar, .view-header .overlay-hero-banner.search-results,
.view-header .overlay-hero-banner.view-id-search, .view-header .overlay-hero-banner.view-tagged-content, .view-header .overviews-content.view-next-events .overlay-hero-banner.next-events-title, .overviews-content.view-next-events .view-header .overlay-hero-banner.next-events-title,
.overviews-content.view-next-events .view-header h3.overlay-hero-banner,
.overviews-content.view-next-events .view-header .overlay-hero-banner.h3,
.overviews-content.view-next-events .view-tagged-content .view-header h2.overlay-hero-banner,
.view-tagged-content .overviews-content.view-next-events .view-header h2.overlay-hero-banner,
.overviews-content.view-next-events .view-tagged-content .view-header .overlay-hero-banner.h2,
.view-tagged-content .overviews-content.view-next-events .view-header .overlay-hero-banner.h2,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .overlay-hero-banner.field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .overlay-hero-banner.field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .overlay-hero-banner.field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .overlay-hero-banner.field__label, .view-header .overviews-content .overlay-hero-banner.view-content, .overviews-content .view-header .overlay-hero-banner.view-content, .view-header .field--name-field-related-content .overlay-hero-banner.view-content, .field--name-field-related-content .view-header .overlay-hero-banner.view-content,
.view-header .field--name-field-related-events .overlay-hero-banner.view-content,
.field--name-field-related-events .view-header .overlay-hero-banner.view-content, .view-header .overlay-hero-banner.gallery-grid-images, .view-header .overlay-hero-banner.js-drupal-fullcalendar, .view-header .node-news-full .overlay-hero-banner.field--name-field-related-content, .node-news-full .view-header .overlay-hero-banner.field--name-field-related-content, .view-header .section_quicklink > div.overlay-hero-banner, .view-header .lt-main-related__related .overlay-hero-banner.field--name-field-related-content, .lt-main-related__related .view-header .overlay-hero-banner.field--name-field-related-content,
.view-header .lt-main-related__related .overlay-hero-banner.field--name-field-related-events,
.lt-main-related__related .view-header .overlay-hero-banner.field--name-field-related-events, .view-header .overlay-hero-banner.alert-warning,
.view-header .overlay-hero-banner.alert-dismissible,
.view-header .overlay-hero-banner.alert,
.view-header .overlay-hero-banner.user-login-form,
.view-header .overlay-hero-banner.profile,
.view-header .overlay-hero-banner.node__submitted,
.view-header .overlay-hero-banner.user-pass,
.view-header .overlay-hero-banner.node--type-page,
.view-header .overlay-hero-banner.bd-cheatsheet,
.view-header .overlay-hero-banner.bd-aside, .view-header .node--type-location .overlay-hero-banner.field--name-field-related-content, .node--type-location .view-header .overlay-hero-banner.field--name-field-related-content,
.lt-hero-main-related__hero .overlay-hero-banner.container,
.lt-hero-main-related__hero .header .site-header-main .overlay-hero-banner.region-header-nff-main,
.header .site-header-main .lt-hero-main-related__hero .overlay-hero-banner.region-header-nff-main,
.lt-hero-main-related__hero .header .site-header-main .overlay-hero-banner.region-header-campaigns-main,
.header .site-header-main .lt-hero-main-related__hero .overlay-hero-banner.region-header-campaigns-main,
.lt-hero-main-related__hero .header .site-topbar .overlay-hero-banner.region-header-nff-topbar,
.header .site-topbar .lt-hero-main-related__hero .overlay-hero-banner.region-header-nff-topbar,
.lt-hero-main-related__hero .header .site-topbar .overlay-hero-banner.region-preheader-campaigns,
.header .site-topbar .lt-hero-main-related__hero .overlay-hero-banner.region-preheader-campaigns,
.lt-hero-main-related__hero .header .site-topbar .overlay-hero-banner.region-header-childsite-topbar,
.header .site-topbar .lt-hero-main-related__hero .overlay-hero-banner.region-header-childsite-topbar,
.lt-hero-main-related__hero .header .site-topbar .overlay-hero-banner.region-header-campaigns-topbar,
.header .site-topbar .lt-hero-main-related__hero .overlay-hero-banner.region-header-campaigns-topbar,
.lt-hero-main-related__hero .header .site-preheader .overlay-hero-banner.region-header-nff-topbar,
.header .site-preheader .lt-hero-main-related__hero .overlay-hero-banner.region-header-nff-topbar,
.lt-hero-main-related__hero .header .site-preheader .overlay-hero-banner.region-preheader-campaigns,
.header .site-preheader .lt-hero-main-related__hero .overlay-hero-banner.region-preheader-campaigns,
.lt-hero-main-related__hero .header .site-preheader .overlay-hero-banner.region-header-childsite-topbar,
.header .site-preheader .lt-hero-main-related__hero .overlay-hero-banner.region-header-childsite-topbar,
.lt-hero-main-related__hero .header .site-preheader .overlay-hero-banner.region-header-campaigns-topbar,
.header .site-preheader .lt-hero-main-related__hero .overlay-hero-banner.region-header-campaigns-topbar,
.lt-hero-main-related__hero .overlay-hero-banner.search-results,
.lt-hero-main-related__hero .overlay-hero-banner.view-id-search,
.lt-hero-main-related__hero .overlay-hero-banner.view-tagged-content,
.lt-hero-main-related__hero .overviews-content.view-next-events .overlay-hero-banner.next-events-title,
.overviews-content.view-next-events .lt-hero-main-related__hero .overlay-hero-banner.next-events-title,
.lt-hero-main-related__hero .overviews-content .overlay-hero-banner.view-content,
.overviews-content .lt-hero-main-related__hero .overlay-hero-banner.view-content,
.lt-hero-main-related__hero .field--name-field-related-content .overlay-hero-banner.view-content,
.field--name-field-related-content .lt-hero-main-related__hero .overlay-hero-banner.view-content,
.lt-hero-main-related__hero .field--name-field-related-events .overlay-hero-banner.view-content,
.field--name-field-related-events .lt-hero-main-related__hero .overlay-hero-banner.view-content,
.lt-hero-main-related__hero .overlay-hero-banner.gallery-grid-images,
.lt-hero-main-related__hero .overlay-hero-banner.js-drupal-fullcalendar,
.lt-hero-main-related__hero .node-news-full .overlay-hero-banner.field--name-field-related-content,
.node-news-full .lt-hero-main-related__hero .overlay-hero-banner.field--name-field-related-content,
.lt-hero-main-related__hero .section_quicklink > div.overlay-hero-banner,
.lt-hero-main-related__hero .lt-main-related__related .overlay-hero-banner.field--name-field-related-content,
.lt-main-related__related .lt-hero-main-related__hero .overlay-hero-banner.field--name-field-related-content,
.lt-hero-main-related__hero .lt-main-related__related .overlay-hero-banner.field--name-field-related-events,
.lt-main-related__related .lt-hero-main-related__hero .overlay-hero-banner.field--name-field-related-events,
.lt-hero-main-related__hero .overlay-hero-banner.alert-warning,
.lt-hero-main-related__hero .overlay-hero-banner.alert-dismissible,
.lt-hero-main-related__hero .overlay-hero-banner.alert,
.lt-hero-main-related__hero .overlay-hero-banner.user-login-form,
.lt-hero-main-related__hero .overlay-hero-banner.profile,
.lt-hero-main-related__hero .overlay-hero-banner.node__submitted,
.lt-hero-main-related__hero .overlay-hero-banner.user-pass,
.lt-hero-main-related__hero .overlay-hero-banner.node--type-page,
.lt-hero-main-related__hero .overlay-hero-banner.bd-cheatsheet,
.lt-hero-main-related__hero .overlay-hero-banner.bd-aside,
.lt-hero-main-related__hero .node--type-location .overlay-hero-banner.field--name-field-related-content,
.node--type-location .lt-hero-main-related__hero .overlay-hero-banner.field--name-field-related-content {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
.view-header .overlay-hero-banner-text,
.lt-hero-main-related__hero .overlay-hero-banner-text {
  position: relative;
  z-index: 2;
  color: #fff;
  width: 100%;
  margin-inline: auto;
  padding-left: var(--bs-gutter-x, 0.5);
  padding-right: var(--bs-gutter-x, 0.5);
  padding-block: 1.5rem;
}
@media (min-width: 576px) {
  .view-header .overlay-hero-banner-text,
  .lt-hero-main-related__hero .overlay-hero-banner-text {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .view-header .overlay-hero-banner-text,
  .lt-hero-main-related__hero .overlay-hero-banner-text {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .view-header .overlay-hero-banner-text,
  .lt-hero-main-related__hero .overlay-hero-banner-text {
    max-width: 960px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .view-header .overlay-hero-banner-text,
  .lt-hero-main-related__hero .overlay-hero-banner-text {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .view-header .overlay-hero-banner-text,
  .lt-hero-main-related__hero .overlay-hero-banner-text {
    max-width: 1320px;
  }
}
.view-header .overlay-hero-banner-text .field--name-bundle-fieldnode,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-bundle-fieldnode {
  font-size: 1.25rem;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.view-header .overlay-hero-banner-text .field--name-node-title, .view-header .overlay-hero-banner-text .field--name-field-title, .view-header .overlay-hero-banner-text .field--name-field-subtitle,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-subtitle {
  max-width: 739px;
}
.view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .h1,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item {
  color: #fff;
  margin-bottom: 0.75rem;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.view-header .overlay-hero-banner-text .field--name-field-subtitle,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-subtitle {
  font-size: 1.125rem;
  color: #fff !important;
}
.view-header .overlay-hero-banner-text .field--name-field-subtitle .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-subtitle .field__item {
  color: inherit !important;
}
.view-header .overlay-hero-banner-text a,
.lt-hero-main-related__hero .overlay-hero-banner-text a {
  color: inherit;
}
.view-header .overlay-hero-banner-text a:hover, .view-header .overlay-hero-banner-text a:focus,
.lt-hero-main-related__hero .overlay-hero-banner-text a:hover,
.lt-hero-main-related__hero .overlay-hero-banner-text a:focus {
  color: inherit;
  text-decoration: underline;
}
.view-header .overlay-hero-banner .field--name-field-banner-image-location,
.view-header .overlay-hero-banner .field--name-field-background-image,
.lt-hero-main-related__hero .overlay-hero-banner .field--name-field-banner-image-location,
.lt-hero-main-related__hero .overlay-hero-banner .field--name-field-background-image {
  position: absolute !important;
  inset: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  max-height: none !important;
  display: block !important;
  z-index: 0;
}
.view-header .overlay-hero-banner .field--name-field-banner-image-location .media--type-image,
.view-header .overlay-hero-banner .field--name-field-banner-image-location picture,
.view-header .overlay-hero-banner .field--name-field-banner-image-location img,
.view-header .overlay-hero-banner .field--name-field-background-image .media--type-image,
.view-header .overlay-hero-banner .field--name-field-background-image picture,
.view-header .overlay-hero-banner .field--name-field-background-image img,
.lt-hero-main-related__hero .overlay-hero-banner .field--name-field-banner-image-location .media--type-image,
.lt-hero-main-related__hero .overlay-hero-banner .field--name-field-banner-image-location picture,
.lt-hero-main-related__hero .overlay-hero-banner .field--name-field-banner-image-location img,
.lt-hero-main-related__hero .overlay-hero-banner .field--name-field-background-image .media--type-image,
.lt-hero-main-related__hero .overlay-hero-banner .field--name-field-background-image picture,
.lt-hero-main-related__hero .overlay-hero-banner .field--name-field-background-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.view-header .overlay-hero-banner .field--name-field-banner-image-location::after,
.view-header .overlay-hero-banner .field--name-field-background-image::after,
.lt-hero-main-related__hero .overlay-hero-banner .field--name-field-banner-image-location::after,
.lt-hero-main-related__hero .overlay-hero-banner .field--name-field-background-image::after {
  display: none !important;
}
.view-header .overlay-hero-banner::after,
.lt-hero-main-related__hero .overlay-hero-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(270deg, rgba(0, 23, 46, 0.7) 43%, rgba(0, 23, 46, 0.7) 67%);
  z-index: 1;
}

.overviews-content .view-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-bottom: 56px;
  margin-block: 56px;
  --bs-gutter-x: 1.5rem;
}
@media (max-width: 991px) {
  .overviews-content .view-content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .overviews-content .view-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.overviews-content.view-next-events {
  padding-bottom: 80px;
  background-color: var(--bs-bg-200);
}
.overviews-content.view-next-events .next-events-title,
.overviews-content.view-next-events .view-header h3,
.overviews-content.view-next-events .view-header .h3,
.overviews-content.view-next-events .view-tagged-content .view-header h2,
.view-tagged-content .overviews-content.view-next-events .view-header h2,
.overviews-content.view-next-events .view-tagged-content .view-header .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label {
  margin-top: 80px;
  margin-bottom: 24px;
}
.overviews-content.view-next-events .view-content {
  margin-block: 0;
}

.view-tagged-content .view-header {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 1.5rem;
  color: #2e404d;
}
.view-tagged-content .view-header h2 a, .view-tagged-content .view-header .h2 a, .view-tagged-content .view-header .field--name-field-further-resources .field__label a, .field--name-field-further-resources .view-tagged-content .view-header .field__label a {
  font-weight: 700;
  font-size: 2rem;
  color: #2e404d;
  text-decoration: none;
}
.view-tagged-content .view-header .taxonomy-term {
  margin-bottom: 1rem;
}

.view-tagged-content {
  margin-bottom: 2.5rem;
}

.search-results {
  position: relative;
  display: grid;
  /* /search – estructura del filtro */
  /* sm..md: 1º 30%, 2º 70%, 3º 100% + sin icono + mt 1rem en 3º */
  /* < sm: todo al 100%, sin icono, mb 1rem en 1º y 2º, mt 0 en 3º, bordes 2px primario en 1º y 2º */
}
.search-results nav.pager {
  margin-bottom: 16px;
}
.search-results .view-filters {
  order: 1;
}
.search-results .view-header {
  order: 2;
  margin-bottom: 1rem;
}
.search-results .view-empty,
.search-results .view-content {
  order: 3;
  gap: 16px;
  order: 3;
  display: grid;
}
.search-results .pager {
  order: 4;
}
.search-results .views-exposed-form {
  margin-bottom: 40px;
}
.search-results .views-exposed-form > .form--inline {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0;
  width: 65%;
  /* ===== Bloque 1: SELECT ===== */
  /* ===== Bloque 2: INPUT ===== */
  /* ===== Bloque 3: BOTÓN ===== */ /* Botón con icono + texto (sin cambiar el input) */
}
@media (max-width: 991.98px) {
  .search-results .views-exposed-form > .form--inline {
    width: 100%;
  }
}
.search-results .views-exposed-form > .form--inline > .form-item,
.search-results .views-exposed-form > .form--inline > .form-actions {
  margin: 0;
}
.search-results .views-exposed-form > .form--inline > .form-item > label {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.search-results .views-exposed-form > .form--inline .form-type-select {
  position: relative;
}
.search-results .views-exposed-form > .form--inline .form-type-select select {
  height: 48px;
  border: 2px solid var(--bs-primary);
  border-right: 1px;
  font-weight: 700;
  color: var(--bs-primary);
  /* quitamos flecha nativa */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: none;
  background-color: #fff;
  padding-inline: 16px 48px;
}
.search-results .views-exposed-form > .form--inline .form-type-select::after {
  content: "expand_more";
  font-family: "Material Icons";
  font-size: 20px;
  color: var(--bs-primary);
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  font-weight: 600;
}
.search-results .views-exposed-form > .form--inline > .form-item-text {
  flex: 1 1 auto;
  min-width: 10rem;
}
.search-results .views-exposed-form > .form--inline > .form-item-text input.form-text {
  height: 48px;
  width: 100%;
  min-width: 100%;
  border: 2px solid var(--bs-primary);
}
.search-results .views-exposed-form > .form--inline .form-actions {
  position: relative; /* ancla para el icono */
  display: flex;
  gap: 1rem;
}
.search-results .views-exposed-form > .form--inline .form-actions::before {
  content: "search";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  color: white;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 1;
}
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--search .form-submit {
  height: 48px;
  border: none;
  border-radius: 0;
  padding-inline: 48px 16px;
  display: block;
}
.search-results .views-exposed-form > .form--inline .form-actions .btn-wrap--reset .form-submit {
  height: 48px;
  border-radius: 0;
  padding: 12px;
  display: block;
}
.search-results .view-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.search-results .view-empty svg {
  display: block;
  width: clamp(260px, 60vw, 540px);
  height: auto;
  margin-bottom: 40px;
}
.search-results .view-empty h2, .search-results .view-empty .h2, .search-results .view-empty .field--name-field-further-resources .field__label, .field--name-field-further-resources .search-results .view-empty .field__label {
  margin-bottom: 24px;
  color: var(--bs-primary);
}
@media (max-width: 767.98px) {
  .search-results .view-empty h2, .search-results .view-empty .h2, .search-results .view-empty .field--name-field-further-resources .field__label, .field--name-field-further-resources .search-results .view-empty .field__label {
    font-size: 1.75rem;
    margin-bottom: 1rem;
  }
}
.search-results .view-empty p {
  margin: 0;
  font-size: 1.375rem;
  color: var(--bs-dark-grey);
}
@media (max-width: 767.98px) {
  .search-results .view-empty p {
    font-size: 1.125rem;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .search-results .views-exposed-form > .form--inline {
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
  }
  .search-results .views-exposed-form > .form--inline > .form-item-type {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .search-results .views-exposed-form > .form--inline > .form-item-text {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .search-results .views-exposed-form > .form--inline > #edit-actions.form-actions {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 1rem;
  }
  .search-results .views-exposed-form > .form--inline .form-item-type select.form-select,
  .search-results .views-exposed-form > .form--inline .form-item-text input.form-text,
  .search-results .views-exposed-form > .form--inline #edit-actions .form-submit {
    width: 100%;
  }
  .search-results .views-exposed-form > .form--inline #edit-actions.form-actions::before {
    content: none;
  }
  .search-results .views-exposed-form > .form--inline #edit-actions .form-submit {
    padding-inline: 16px;
  }
}
@media (max-width: 767.98px) {
  .search-results .views-exposed-form > .form--inline {
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
  }
  .search-results .views-exposed-form > .form--inline > .form-item-type,
  .search-results .views-exposed-form > .form--inline > .form-item-text,
  .search-results .views-exposed-form > .form--inline > #edit-actions.form-actions {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .search-results .views-exposed-form > .form--inline > .form-item-type {
    margin-bottom: 1rem;
  }
  .search-results .views-exposed-form > .form--inline > .form-item-text {
    margin-bottom: 1rem;
  }
  .search-results .views-exposed-form > .form--inline > #edit-actions.form-actions {
    margin-top: 0;
  }
  .search-results .views-exposed-form > .form--inline #edit-actions.form-actions::before {
    content: none;
  }
  .search-results .views-exposed-form > .form--inline .form-item-type select.form-select,
  .search-results .views-exposed-form > .form--inline .form-item-text input.form-text,
  .search-results .views-exposed-form > .form--inline #edit-actions .form-submit {
    width: 100%;
    display: block;
  }
  .search-results .views-exposed-form > .form--inline .form-item-type select.form-select {
    border: 2px solid var(--bs-primary);
  }
  .search-results .views-exposed-form > .form--inline .form-item-text input.form-text {
    border: 2px solid var(--bs-primary);
  }
}

.search-showing-results {
  font-weight: 500;
  font-size: 1rem;
  color: var(--bs-dark-grey);
}

/* Facets / Barraset */
.form-wrapper.card, .view-media-library .media-library-views-form__rows .media-library-item--grid .form-wrapper.views-field-rendered-entity, .media-library-selection .form-wrapper.media-library-item.media-library-item--grid {
  /* El <details> ya lleva estas clases en tu HTML */
  border: unset;
  width: 100%;
  margin-top: 1.5rem;
  margin-bottom: 0;
  /* SUMMARY (cabecera del facet) */
  /* CUERPO del facet */
  /* Estado ABIERTO → cambia el icono a "remove" */
}
.form-wrapper.card > .card-header, .view-media-library .media-library-views-form__rows .media-library-item--grid .form-wrapper.views-field-rendered-entity > .card-header, .media-library-selection .form-wrapper.media-library-item.media-library-item--grid > .card-header {
  font-weight: 700;
  font-size: 1.125rem;
  border: 1px solid var(--bs-neutral-400);
  background-color: var(--bs-white);
  padding: 14px;
  /* Necesario para posicionar el icono a la derecha */
  position: relative;
  padding-right: 3rem;
  cursor: pointer;
  /* Quitar el “marker” nativo (triangulito) del summary */
  list-style: none; /* Firefox/estándar */
  /* WebKit */
  /* Firefox moderno */
  /* Icono custom (Material Icons) */
  /* Accesibilidad foco visible */
}
.form-wrapper.card > .card-header::-webkit-details-marker, .view-media-library .media-library-views-form__rows .media-library-item--grid .form-wrapper.views-field-rendered-entity > .card-header::-webkit-details-marker, .media-library-selection .form-wrapper.media-library-item.media-library-item--grid > .card-header::-webkit-details-marker {
  display: none;
}
.form-wrapper.card > .card-header::marker, .view-media-library .media-library-views-form__rows .media-library-item--grid .form-wrapper.views-field-rendered-entity > .card-header::marker, .media-library-selection .form-wrapper.media-library-item.media-library-item--grid > .card-header::marker {
  content: "";
}
.form-wrapper.card > .card-header::after, .view-media-library .media-library-views-form__rows .media-library-item--grid .form-wrapper.views-field-rendered-entity > .card-header::after, .media-library-selection .form-wrapper.media-library-item.media-library-item--grid > .card-header::after {
  font-family: "Material Icons";
  content: "add";
  color: var(--bs-black);
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  line-height: 1;
  font-weight: normal;
}
.form-wrapper.card > .card-header:focus-visible, .view-media-library .media-library-views-form__rows .media-library-item--grid .form-wrapper.views-field-rendered-entity > .card-header:focus-visible, .media-library-selection .form-wrapper.media-library-item.media-library-item--grid > .card-header:focus-visible {
  outline: 2px solid var(--bs-primary);
  outline-offset: 2px;
}
.form-wrapper.card > .details-wrapper.card-body, .view-media-library .media-library-views-form__rows .media-library-item--grid .form-wrapper.views-field-rendered-entity > .details-wrapper.card-body, .media-library-selection .form-wrapper.media-library-item.media-library-item--grid > .details-wrapper.card-body, .view-media-library .media-library-views-form__rows .media-library-item--grid .form-wrapper.card > .details-wrapper.views-field-rendered-entity, .view-media-library .media-library-views-form__rows .media-library-item--grid .form-wrapper.views-field-rendered-entity > .details-wrapper.views-field-rendered-entity, .media-library-selection .view-media-library .media-library-views-form__rows .form-wrapper.media-library-item.media-library-item--grid > .details-wrapper.views-field-rendered-entity, .view-media-library .media-library-views-form__rows .media-library-selection .form-wrapper.media-library-item.media-library-item--grid > .details-wrapper.views-field-rendered-entity, .media-library-selection .form-wrapper.media-library-item.media-library-item--grid > div.details-wrapper,
.media-library-selection .media-library-item.media-library-item--grid .form-wrapper.card > article.details-wrapper,
.view-media-library .media-library-views-form__rows .media-library-selection .media-library-item.media-library-item--grid .form-wrapper.views-field-rendered-entity > article.details-wrapper,
.media-library-selection .view-media-library .media-library-views-form__rows .media-library-item.media-library-item--grid .form-wrapper.views-field-rendered-entity > article.details-wrapper,
.media-library-selection .form-wrapper.media-library-item.media-library-item--grid > article.details-wrapper {
  border: 1px solid var(--bs-neutral-400);
  border-top: 0; /* que encaje con el borde del header */
  padding: 1rem;
}
.form-wrapper.card[open] > .card-header::after, .view-media-library .media-library-views-form__rows .media-library-item--grid .form-wrapper[open].views-field-rendered-entity > .card-header::after, .media-library-selection .form-wrapper[open].media-library-item.media-library-item--grid > .card-header::after {
  content: "remove";
}

.facets-extra {
  display: flex;
  gap: 1rem;
  width: 60%;
}
.facets-extra > details:first-of-type .details-wrapper fieldset {
  margin: 0;
}
.facets-extra > details:first-of-type .details-wrapper legend {
  display: none;
}
.facets-extra > details:first-of-type .details-wrapper .fieldset-wrapper {
  margin: 0;
}
.facets-extra > details:first-of-type .details-wrapper .fieldset-wrapper :first-child {
  margin-top: 0;
}
.facets-extra > details:first-of-type .details-wrapper .fieldset-wrapper :last-child {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .facets-extra {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .facets-extra {
    display: inline;
  }
}

.search-sort {
  position: absolute;
  right: 0;
}
@media (max-width: 767.98px) {
  .search-sort {
    position: unset;
  }
}
.search-sort .form-type-select {
  margin-top: 1.5rem;
}
.search-sort .form-type-select select.form-select {
  font-weight: 700;
  font-size: 1.125rem;
  border: 1px solid var(--bs-neutral-400);
  background-color: var(--bs-white);
  padding: 14px;
  --bs-form-select-bg-img: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M7.41 8.59 12 13.17 16.59 8.59 18 10l-6 6-6-6z'/%3E%3C/svg%3E");
  background-image: var(--bs-form-select-bg-img);
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 20px 20px;
  padding-right: 48px;
  appearance: none;
}

@media (max-width: 767.98px) {
  /* Botón tipo enlace */
  .filters-toggle {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 1rem;
    padding: 0;
    border: 0;
    background: none;
    color: var(--bs-primary, #4b2e83);
    font-weight: 700;
    cursor: pointer;
    text-decoration: underline;
  }
  /* Caret (pequeño triángulo tipo acordeón) */
  .filters-toggle .filters-toggle__carret {
    width: 10px;
    height: 10px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
    transition: transform 0.15s ease;
    margin-top: 2px;
  }
  /* Cuando está expandido, invertimos caret */
  .filters-toggle[aria-expanded=true] .filters-toggle__carret {
    transform: rotate(-135deg);
  }
  /* Estado colapsado en móvil (lo controla JS añadiendo hidden + clase) */
  .facets-extra.is-collapsed {
    display: none;
  }
  /* En desktop (>= md) el botón no se muestra (lo controla JS con display:none) */
}
@media (max-width: 767.98px) and (min-width: 768px) {
  .facets-extra {
    display: block;
  }
}
.header {
  display: grid;
}
.header .site-logo {
  border-right: 3px solid var(--bs-logo);
}
@media (max-width: 991.98px) {
  .header ul.nav.navbar-nav, .header .media-library-view--widget ul.navbar-nav.view-header, .media-library-view--widget .header ul.navbar-nav.view-header {
    padding: 1rem;
  }
  .header ul.nav.navbar-nav .nav-item:not(:last-child), .header .media-library-view--widget ul.navbar-nav.view-header .nav-item:not(:last-child), .media-library-view--widget .header ul.navbar-nav.view-header .nav-item:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.header .site-topbar,
.header .site-preheader {
  background-color: var(--bs-active);
}
@media (max-width: 991.98px) {
  .header .site-topbar,
  .header .site-preheader {
    order: 3;
  }
  .header .site-topbar .navbar-nav .nav-link, .header .site-topbar .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .header .site-topbar .navbar-nav a,
  .header .site-preheader .navbar-nav .nav-link,
  .header .site-preheader .navbar-nav .media-library-view--widget .view-header a,
  .media-library-view--widget .view-header .header .site-preheader .navbar-nav a {
    font-size: 1.25rem;
    padding: 10px 8px;
  }
  .header .site-topbar .nav-item:not(:last-child),
  .header .site-preheader .nav-item:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 991.98px) {
  .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar {
    padding: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .header .site-topbar .region-header-nff-topbar .nav.navbar-nav, .header .site-topbar .region-header-nff-topbar .media-library-view--widget .navbar-nav.view-header, .media-library-view--widget .header .site-topbar .region-header-nff-topbar .navbar-nav.view-header,
  .header .site-topbar .region-preheader-campaigns .nav.navbar-nav,
  .header .site-topbar .region-preheader-campaigns .media-library-view--widget .navbar-nav.view-header,
  .media-library-view--widget .header .site-topbar .region-preheader-campaigns .navbar-nav.view-header,
  .header .site-topbar .region-header-childsite-topbar .nav.navbar-nav,
  .header .site-topbar .region-header-childsite-topbar .media-library-view--widget .navbar-nav.view-header,
  .media-library-view--widget .header .site-topbar .region-header-childsite-topbar .navbar-nav.view-header,
  .header .site-topbar .region-header-campaigns-topbar .nav.navbar-nav,
  .header .site-topbar .region-header-campaigns-topbar .media-library-view--widget .navbar-nav.view-header,
  .media-library-view--widget .header .site-topbar .region-header-campaigns-topbar .navbar-nav.view-header,
  .header .site-preheader .region-header-nff-topbar .nav.navbar-nav,
  .header .site-preheader .region-header-nff-topbar .media-library-view--widget .navbar-nav.view-header,
  .media-library-view--widget .header .site-preheader .region-header-nff-topbar .navbar-nav.view-header,
  .header .site-preheader .region-preheader-campaigns .nav.navbar-nav,
  .header .site-preheader .region-preheader-campaigns .media-library-view--widget .navbar-nav.view-header,
  .media-library-view--widget .header .site-preheader .region-preheader-campaigns .navbar-nav.view-header,
  .header .site-preheader .region-header-childsite-topbar .nav.navbar-nav,
  .header .site-preheader .region-header-childsite-topbar .media-library-view--widget .navbar-nav.view-header,
  .media-library-view--widget .header .site-preheader .region-header-childsite-topbar .navbar-nav.view-header,
  .header .site-preheader .region-header-campaigns-topbar .nav.navbar-nav,
  .header .site-preheader .region-header-campaigns-topbar .media-library-view--widget .navbar-nav.view-header,
  .media-library-view--widget .header .site-preheader .region-header-campaigns-topbar .navbar-nav.view-header {
    flex-direction: row;
  }
  .header .site-topbar .region-header-nff-topbar .nav.navbar-nav .nav-item .nav-link, .header .site-topbar .region-header-nff-topbar .media-library-view--widget .navbar-nav.view-header .nav-item .nav-link, .media-library-view--widget .header .site-topbar .region-header-nff-topbar .navbar-nav.view-header .nav-item .nav-link, .header .site-topbar .region-header-nff-topbar .nav.navbar-nav .nav-item .media-library-view--widget .view-header a, .media-library-view--widget .view-header .header .site-topbar .region-header-nff-topbar .nav.navbar-nav .nav-item a, .header .site-topbar .region-header-nff-topbar .media-library-view--widget .navbar-nav.view-header .nav-item a, .media-library-view--widget .header .site-topbar .region-header-nff-topbar .navbar-nav.view-header .nav-item a,
  .header .site-topbar .region-preheader-campaigns .nav.navbar-nav .nav-item .nav-link,
  .header .site-topbar .region-preheader-campaigns .media-library-view--widget .navbar-nav.view-header .nav-item .nav-link,
  .media-library-view--widget .header .site-topbar .region-preheader-campaigns .navbar-nav.view-header .nav-item .nav-link,
  .header .site-topbar .region-preheader-campaigns .nav.navbar-nav .nav-item .media-library-view--widget .view-header a,
  .media-library-view--widget .view-header .header .site-topbar .region-preheader-campaigns .nav.navbar-nav .nav-item a,
  .header .site-topbar .region-preheader-campaigns .media-library-view--widget .navbar-nav.view-header .nav-item a,
  .media-library-view--widget .header .site-topbar .region-preheader-campaigns .navbar-nav.view-header .nav-item a,
  .header .site-topbar .region-header-childsite-topbar .nav.navbar-nav .nav-item .nav-link,
  .header .site-topbar .region-header-childsite-topbar .media-library-view--widget .navbar-nav.view-header .nav-item .nav-link,
  .media-library-view--widget .header .site-topbar .region-header-childsite-topbar .navbar-nav.view-header .nav-item .nav-link,
  .header .site-topbar .region-header-childsite-topbar .nav.navbar-nav .nav-item .media-library-view--widget .view-header a,
  .media-library-view--widget .view-header .header .site-topbar .region-header-childsite-topbar .nav.navbar-nav .nav-item a,
  .header .site-topbar .region-header-childsite-topbar .media-library-view--widget .navbar-nav.view-header .nav-item a,
  .media-library-view--widget .header .site-topbar .region-header-childsite-topbar .navbar-nav.view-header .nav-item a,
  .header .site-topbar .region-header-campaigns-topbar .nav.navbar-nav .nav-item .nav-link,
  .header .site-topbar .region-header-campaigns-topbar .media-library-view--widget .navbar-nav.view-header .nav-item .nav-link,
  .media-library-view--widget .header .site-topbar .region-header-campaigns-topbar .navbar-nav.view-header .nav-item .nav-link,
  .header .site-topbar .region-header-campaigns-topbar .nav.navbar-nav .nav-item .media-library-view--widget .view-header a,
  .media-library-view--widget .view-header .header .site-topbar .region-header-campaigns-topbar .nav.navbar-nav .nav-item a,
  .header .site-topbar .region-header-campaigns-topbar .media-library-view--widget .navbar-nav.view-header .nav-item a,
  .media-library-view--widget .header .site-topbar .region-header-campaigns-topbar .navbar-nav.view-header .nav-item a,
  .header .site-preheader .region-header-nff-topbar .nav.navbar-nav .nav-item .nav-link,
  .header .site-preheader .region-header-nff-topbar .media-library-view--widget .navbar-nav.view-header .nav-item .nav-link,
  .media-library-view--widget .header .site-preheader .region-header-nff-topbar .navbar-nav.view-header .nav-item .nav-link,
  .header .site-preheader .region-header-nff-topbar .nav.navbar-nav .nav-item .media-library-view--widget .view-header a,
  .media-library-view--widget .view-header .header .site-preheader .region-header-nff-topbar .nav.navbar-nav .nav-item a,
  .header .site-preheader .region-header-nff-topbar .media-library-view--widget .navbar-nav.view-header .nav-item a,
  .media-library-view--widget .header .site-preheader .region-header-nff-topbar .navbar-nav.view-header .nav-item a,
  .header .site-preheader .region-preheader-campaigns .nav.navbar-nav .nav-item .nav-link,
  .header .site-preheader .region-preheader-campaigns .media-library-view--widget .navbar-nav.view-header .nav-item .nav-link,
  .media-library-view--widget .header .site-preheader .region-preheader-campaigns .navbar-nav.view-header .nav-item .nav-link,
  .header .site-preheader .region-preheader-campaigns .nav.navbar-nav .nav-item .media-library-view--widget .view-header a,
  .media-library-view--widget .view-header .header .site-preheader .region-preheader-campaigns .nav.navbar-nav .nav-item a,
  .header .site-preheader .region-preheader-campaigns .media-library-view--widget .navbar-nav.view-header .nav-item a,
  .media-library-view--widget .header .site-preheader .region-preheader-campaigns .navbar-nav.view-header .nav-item a,
  .header .site-preheader .region-header-childsite-topbar .nav.navbar-nav .nav-item .nav-link,
  .header .site-preheader .region-header-childsite-topbar .media-library-view--widget .navbar-nav.view-header .nav-item .nav-link,
  .media-library-view--widget .header .site-preheader .region-header-childsite-topbar .navbar-nav.view-header .nav-item .nav-link,
  .header .site-preheader .region-header-childsite-topbar .nav.navbar-nav .nav-item .media-library-view--widget .view-header a,
  .media-library-view--widget .view-header .header .site-preheader .region-header-childsite-topbar .nav.navbar-nav .nav-item a,
  .header .site-preheader .region-header-childsite-topbar .media-library-view--widget .navbar-nav.view-header .nav-item a,
  .media-library-view--widget .header .site-preheader .region-header-childsite-topbar .navbar-nav.view-header .nav-item a,
  .header .site-preheader .region-header-campaigns-topbar .nav.navbar-nav .nav-item .nav-link,
  .header .site-preheader .region-header-campaigns-topbar .media-library-view--widget .navbar-nav.view-header .nav-item .nav-link,
  .media-library-view--widget .header .site-preheader .region-header-campaigns-topbar .navbar-nav.view-header .nav-item .nav-link,
  .header .site-preheader .region-header-campaigns-topbar .nav.navbar-nav .nav-item .media-library-view--widget .view-header a,
  .media-library-view--widget .view-header .header .site-preheader .region-header-campaigns-topbar .nav.navbar-nav .nav-item a,
  .header .site-preheader .region-header-campaigns-topbar .media-library-view--widget .navbar-nav.view-header .nav-item a,
  .media-library-view--widget .header .site-preheader .region-header-campaigns-topbar .navbar-nav.view-header .nav-item a {
    font-size: 1rem;
    padding: 7px 16px;
    margin-right: 0;
  }
}
.header .site-topbar .region-header-nff-topbar a.nav-link, .header .site-topbar .region-header-nff-topbar .media-library-view--widget .view-header a, .media-library-view--widget .view-header .header .site-topbar .region-header-nff-topbar a,
.header .site-topbar .region-preheader-campaigns a.nav-link,
.header .site-topbar .region-preheader-campaigns .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .header .site-topbar .region-preheader-campaigns a,
.header .site-topbar .region-header-childsite-topbar a.nav-link,
.header .site-topbar .region-header-childsite-topbar .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .header .site-topbar .region-header-childsite-topbar a,
.header .site-topbar .region-header-campaigns-topbar a.nav-link,
.header .site-topbar .region-header-campaigns-topbar .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .header .site-topbar .region-header-campaigns-topbar a,
.header .site-preheader .region-header-nff-topbar a.nav-link,
.header .site-preheader .region-header-nff-topbar .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .header .site-preheader .region-header-nff-topbar a,
.header .site-preheader .region-preheader-campaigns a.nav-link,
.header .site-preheader .region-preheader-campaigns .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .header .site-preheader .region-preheader-campaigns a,
.header .site-preheader .region-header-childsite-topbar a.nav-link,
.header .site-preheader .region-header-childsite-topbar .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .header .site-preheader .region-header-childsite-topbar a,
.header .site-preheader .region-header-campaigns-topbar a.nav-link,
.header .site-preheader .region-header-campaigns-topbar .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .header .site-preheader .region-header-campaigns-topbar a {
  color: var(--bs-white);
}
.header .site-topbar .region-header-nff-topbar a.nav-link:hover, .header .site-topbar .region-header-nff-topbar .media-library-view--widget .view-header a:hover, .media-library-view--widget .view-header .header .site-topbar .region-header-nff-topbar a:hover,
.header .site-topbar .region-preheader-campaigns a.nav-link:hover,
.header .site-topbar .region-preheader-campaigns .media-library-view--widget .view-header a:hover,
.media-library-view--widget .view-header .header .site-topbar .region-preheader-campaigns a:hover,
.header .site-topbar .region-header-childsite-topbar a.nav-link:hover,
.header .site-topbar .region-header-childsite-topbar .media-library-view--widget .view-header a:hover,
.media-library-view--widget .view-header .header .site-topbar .region-header-childsite-topbar a:hover,
.header .site-topbar .region-header-campaigns-topbar a.nav-link:hover,
.header .site-topbar .region-header-campaigns-topbar .media-library-view--widget .view-header a:hover,
.media-library-view--widget .view-header .header .site-topbar .region-header-campaigns-topbar a:hover,
.header .site-preheader .region-header-nff-topbar a.nav-link:hover,
.header .site-preheader .region-header-nff-topbar .media-library-view--widget .view-header a:hover,
.media-library-view--widget .view-header .header .site-preheader .region-header-nff-topbar a:hover,
.header .site-preheader .region-preheader-campaigns a.nav-link:hover,
.header .site-preheader .region-preheader-campaigns .media-library-view--widget .view-header a:hover,
.media-library-view--widget .view-header .header .site-preheader .region-preheader-campaigns a:hover,
.header .site-preheader .region-header-childsite-topbar a.nav-link:hover,
.header .site-preheader .region-header-childsite-topbar .media-library-view--widget .view-header a:hover,
.media-library-view--widget .view-header .header .site-preheader .region-header-childsite-topbar a:hover,
.header .site-preheader .region-header-campaigns-topbar a.nav-link:hover,
.header .site-preheader .region-header-campaigns-topbar .media-library-view--widget .view-header a:hover,
.media-library-view--widget .view-header .header .site-preheader .region-header-campaigns-topbar a:hover {
  text-decoration: underline;
}
.header .site-topbar .region-header-nff-topbar a.nav-link:visited, .header .site-topbar .region-header-nff-topbar .media-library-view--widget .view-header a:visited, .media-library-view--widget .view-header .header .site-topbar .region-header-nff-topbar a:visited,
.header .site-topbar .region-preheader-campaigns a.nav-link:visited,
.header .site-topbar .region-preheader-campaigns .media-library-view--widget .view-header a:visited,
.media-library-view--widget .view-header .header .site-topbar .region-preheader-campaigns a:visited,
.header .site-topbar .region-header-childsite-topbar a.nav-link:visited,
.header .site-topbar .region-header-childsite-topbar .media-library-view--widget .view-header a:visited,
.media-library-view--widget .view-header .header .site-topbar .region-header-childsite-topbar a:visited,
.header .site-topbar .region-header-campaigns-topbar a.nav-link:visited,
.header .site-topbar .region-header-campaigns-topbar .media-library-view--widget .view-header a:visited,
.media-library-view--widget .view-header .header .site-topbar .region-header-campaigns-topbar a:visited,
.header .site-preheader .region-header-nff-topbar a.nav-link:visited,
.header .site-preheader .region-header-nff-topbar .media-library-view--widget .view-header a:visited,
.media-library-view--widget .view-header .header .site-preheader .region-header-nff-topbar a:visited,
.header .site-preheader .region-preheader-campaigns a.nav-link:visited,
.header .site-preheader .region-preheader-campaigns .media-library-view--widget .view-header a:visited,
.media-library-view--widget .view-header .header .site-preheader .region-preheader-campaigns a:visited,
.header .site-preheader .region-header-childsite-topbar a.nav-link:visited,
.header .site-preheader .region-header-childsite-topbar .media-library-view--widget .view-header a:visited,
.media-library-view--widget .view-header .header .site-preheader .region-header-childsite-topbar a:visited,
.header .site-preheader .region-header-campaigns-topbar a.nav-link:visited,
.header .site-preheader .region-header-campaigns-topbar .media-library-view--widget .view-header a:visited,
.media-library-view--widget .view-header .header .site-preheader .region-header-campaigns-topbar a:visited {
  color: var(--bs-white);
}
.header .site-topbar .region-header-nff-topbar a.nav-link:focus, .header .site-topbar .region-header-nff-topbar .media-library-view--widget .view-header a:focus, .media-library-view--widget .view-header .header .site-topbar .region-header-nff-topbar a:focus, .header .site-topbar .region-header-nff-topbar a.nav-link:focus-visible, .header .site-topbar .region-header-nff-topbar .media-library-view--widget .view-header a:focus-visible, .media-library-view--widget .view-header .header .site-topbar .region-header-nff-topbar a:focus-visible,
.header .site-topbar .region-preheader-campaigns a.nav-link:focus,
.header .site-topbar .region-preheader-campaigns .media-library-view--widget .view-header a:focus,
.media-library-view--widget .view-header .header .site-topbar .region-preheader-campaigns a:focus,
.header .site-topbar .region-preheader-campaigns a.nav-link:focus-visible,
.header .site-topbar .region-preheader-campaigns .media-library-view--widget .view-header a:focus-visible,
.media-library-view--widget .view-header .header .site-topbar .region-preheader-campaigns a:focus-visible,
.header .site-topbar .region-header-childsite-topbar a.nav-link:focus,
.header .site-topbar .region-header-childsite-topbar .media-library-view--widget .view-header a:focus,
.media-library-view--widget .view-header .header .site-topbar .region-header-childsite-topbar a:focus,
.header .site-topbar .region-header-childsite-topbar a.nav-link:focus-visible,
.header .site-topbar .region-header-childsite-topbar .media-library-view--widget .view-header a:focus-visible,
.media-library-view--widget .view-header .header .site-topbar .region-header-childsite-topbar a:focus-visible,
.header .site-topbar .region-header-campaigns-topbar a.nav-link:focus,
.header .site-topbar .region-header-campaigns-topbar .media-library-view--widget .view-header a:focus,
.media-library-view--widget .view-header .header .site-topbar .region-header-campaigns-topbar a:focus,
.header .site-topbar .region-header-campaigns-topbar a.nav-link:focus-visible,
.header .site-topbar .region-header-campaigns-topbar .media-library-view--widget .view-header a:focus-visible,
.media-library-view--widget .view-header .header .site-topbar .region-header-campaigns-topbar a:focus-visible,
.header .site-preheader .region-header-nff-topbar a.nav-link:focus,
.header .site-preheader .region-header-nff-topbar .media-library-view--widget .view-header a:focus,
.media-library-view--widget .view-header .header .site-preheader .region-header-nff-topbar a:focus,
.header .site-preheader .region-header-nff-topbar a.nav-link:focus-visible,
.header .site-preheader .region-header-nff-topbar .media-library-view--widget .view-header a:focus-visible,
.media-library-view--widget .view-header .header .site-preheader .region-header-nff-topbar a:focus-visible,
.header .site-preheader .region-preheader-campaigns a.nav-link:focus,
.header .site-preheader .region-preheader-campaigns .media-library-view--widget .view-header a:focus,
.media-library-view--widget .view-header .header .site-preheader .region-preheader-campaigns a:focus,
.header .site-preheader .region-preheader-campaigns a.nav-link:focus-visible,
.header .site-preheader .region-preheader-campaigns .media-library-view--widget .view-header a:focus-visible,
.media-library-view--widget .view-header .header .site-preheader .region-preheader-campaigns a:focus-visible,
.header .site-preheader .region-header-childsite-topbar a.nav-link:focus,
.header .site-preheader .region-header-childsite-topbar .media-library-view--widget .view-header a:focus,
.media-library-view--widget .view-header .header .site-preheader .region-header-childsite-topbar a:focus,
.header .site-preheader .region-header-childsite-topbar a.nav-link:focus-visible,
.header .site-preheader .region-header-childsite-topbar .media-library-view--widget .view-header a:focus-visible,
.media-library-view--widget .view-header .header .site-preheader .region-header-childsite-topbar a:focus-visible,
.header .site-preheader .region-header-campaigns-topbar a.nav-link:focus,
.header .site-preheader .region-header-campaigns-topbar .media-library-view--widget .view-header a:focus,
.media-library-view--widget .view-header .header .site-preheader .region-header-campaigns-topbar a:focus,
.header .site-preheader .region-header-campaigns-topbar a.nav-link:focus-visible,
.header .site-preheader .region-header-campaigns-topbar .media-library-view--widget .view-header a:focus-visible,
.media-library-view--widget .view-header .header .site-preheader .region-header-campaigns-topbar a:focus-visible {
  outline: 2px solid var(--bs-white);
  box-shadow: none;
}
@media (max-width: 991.98px) {
  .header .site-topbar .region-header-nff-topbar,
  .header .site-topbar .region-preheader-campaigns,
  .header .site-topbar .region-header-childsite-topbar,
  .header .site-topbar .region-header-campaigns-topbar,
  .header .site-preheader .region-header-nff-topbar,
  .header .site-preheader .region-preheader-campaigns,
  .header .site-preheader .region-header-childsite-topbar,
  .header .site-preheader .region-header-campaigns-topbar {
    display: grid;
  }
  .header .site-topbar .region-header-nff-topbar .js-mobile-search,
  .header .site-topbar .region-preheader-campaigns .js-mobile-search,
  .header .site-topbar .region-header-childsite-topbar .js-mobile-search,
  .header .site-topbar .region-header-campaigns-topbar .js-mobile-search,
  .header .site-preheader .region-header-nff-topbar .js-mobile-search,
  .header .site-preheader .region-preheader-campaigns .js-mobile-search,
  .header .site-preheader .region-header-childsite-topbar .js-mobile-search,
  .header .site-preheader .region-header-campaigns-topbar .js-mobile-search {
    order: 1;
  }
  .header .site-topbar .region-header-nff-topbar .block-dropdown-language,
  .header .site-topbar .region-preheader-campaigns .block-dropdown-language,
  .header .site-topbar .region-header-childsite-topbar .block-dropdown-language,
  .header .site-topbar .region-header-campaigns-topbar .block-dropdown-language,
  .header .site-preheader .region-header-nff-topbar .block-dropdown-language,
  .header .site-preheader .region-preheader-campaigns .block-dropdown-language,
  .header .site-preheader .region-header-childsite-topbar .block-dropdown-language,
  .header .site-preheader .region-header-campaigns-topbar .block-dropdown-language {
    order: 3;
  }
  .header .site-topbar .region-header-nff-topbar .menu--utility-nff,
  .header .site-topbar .region-preheader-campaigns .menu--utility-nff,
  .header .site-topbar .region-header-childsite-topbar .menu--utility-nff,
  .header .site-topbar .region-header-campaigns-topbar .menu--utility-nff,
  .header .site-preheader .region-header-nff-topbar .menu--utility-nff,
  .header .site-preheader .region-preheader-campaigns .menu--utility-nff,
  .header .site-preheader .region-header-childsite-topbar .menu--utility-nff,
  .header .site-preheader .region-header-campaigns-topbar .menu--utility-nff {
    order: 2;
  }
}
.header .site-header-main {
  background-color: var(--bs-white);
  border-bottom: 1px solid var(--bs-neutral-300);
}
@media (max-width: 991.98px) {
  .header .site-header-main {
    border: unset;
  }
}
@media (max-width: 991.98px) {
  .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .header .site-header-main .region-header-nff-main,
  .header .site-header-main .region-header-campaigns-main {
    padding: 1.25rem 0;
    display: flex;
    align-items: center;
  }
  .header .site-header-main .region-header-nff-main .menu--main-navigation-nff,
  .header .site-header-main .region-header-campaigns-main .menu--main-navigation-nff {
    margin-left: auto;
  }
  .header .site-header-main .region-header-nff-main .nav.navbar-nav, .header .site-header-main .region-header-nff-main .media-library-view--widget .navbar-nav.view-header, .media-library-view--widget .header .site-header-main .region-header-nff-main .navbar-nav.view-header,
  .header .site-header-main .region-header-campaigns-main .nav.navbar-nav,
  .header .site-header-main .region-header-campaigns-main .media-library-view--widget .navbar-nav.view-header,
  .media-library-view--widget .header .site-header-main .region-header-campaigns-main .navbar-nav.view-header {
    flex-direction: row;
    justify-content: flex-end;
  }
  .header .site-header-main .region-header-nff-main .dropdown-menu.show,
  .header .site-header-main .region-header-campaigns-main .dropdown-menu.show {
    width: auto;
  }
}
.header .site-header-main .region-header-nff-main .dropdown-menu.show,
.header .site-header-main .region-header-campaigns-main .dropdown-menu.show {
  width: 100%;
}
.header .site-header-main .region-header-nff-main .nav.navbar-nav .nav-link:focus, .header .site-header-main .region-header-nff-main .media-library-view--widget .navbar-nav.view-header .nav-link:focus, .media-library-view--widget .header .site-header-main .region-header-nff-main .navbar-nav.view-header .nav-link:focus, .header .site-header-main .region-header-nff-main .nav.navbar-nav .media-library-view--widget .view-header a:focus, .media-library-view--widget .view-header .header .site-header-main .region-header-nff-main .nav.navbar-nav a:focus, .header .site-header-main .region-header-nff-main .media-library-view--widget .navbar-nav.view-header a:focus, .media-library-view--widget .header .site-header-main .region-header-nff-main .navbar-nav.view-header a:focus,
.header .site-header-main .region-header-campaigns-main .nav.navbar-nav .nav-link:focus,
.header .site-header-main .region-header-campaigns-main .media-library-view--widget .navbar-nav.view-header .nav-link:focus,
.media-library-view--widget .header .site-header-main .region-header-campaigns-main .navbar-nav.view-header .nav-link:focus,
.header .site-header-main .region-header-campaigns-main .nav.navbar-nav .media-library-view--widget .view-header a:focus,
.media-library-view--widget .view-header .header .site-header-main .region-header-campaigns-main .nav.navbar-nav a:focus,
.header .site-header-main .region-header-campaigns-main .media-library-view--widget .navbar-nav.view-header a:focus,
.media-library-view--widget .header .site-header-main .region-header-campaigns-main .navbar-nav.view-header a:focus {
  outline: 0;
  box-shadow: none;
  background-color: var(--bs-bg-200);
  color: var(--bs-active);
  border-bottom: 2px solid var(--bs-active);
  margin-bottom: -2px;
}
.header .site-header-main .region-header-nff-main .nav.navbar-nav .nav-link:focus-visible, .header .site-header-main .region-header-nff-main .media-library-view--widget .navbar-nav.view-header .nav-link:focus-visible, .media-library-view--widget .header .site-header-main .region-header-nff-main .navbar-nav.view-header .nav-link:focus-visible, .header .site-header-main .region-header-nff-main .nav.navbar-nav .media-library-view--widget .view-header a:focus-visible, .media-library-view--widget .view-header .header .site-header-main .region-header-nff-main .nav.navbar-nav a:focus-visible, .header .site-header-main .region-header-nff-main .media-library-view--widget .navbar-nav.view-header a:focus-visible, .media-library-view--widget .header .site-header-main .region-header-nff-main .navbar-nav.view-header a:focus-visible,
.header .site-header-main .region-header-campaigns-main .nav.navbar-nav .nav-link:focus-visible,
.header .site-header-main .region-header-campaigns-main .media-library-view--widget .navbar-nav.view-header .nav-link:focus-visible,
.media-library-view--widget .header .site-header-main .region-header-campaigns-main .navbar-nav.view-header .nav-link:focus-visible,
.header .site-header-main .region-header-campaigns-main .nav.navbar-nav .media-library-view--widget .view-header a:focus-visible,
.media-library-view--widget .view-header .header .site-header-main .region-header-campaigns-main .nav.navbar-nav a:focus-visible,
.header .site-header-main .region-header-campaigns-main .media-library-view--widget .navbar-nav.view-header a:focus-visible,
.media-library-view--widget .header .site-header-main .region-header-campaigns-main .navbar-nav.view-header a:focus-visible {
  outline: 2px solid #2e404d;
  outline-offset: 1px;
  box-shadow: none;
  background-color: transparent;
  border-bottom: 0;
}
.header .site-header-main .region-header-nff-main .nav.navbar-nav ul.dropdown-menu.show, .header .site-header-main .region-header-nff-main .media-library-view--widget .navbar-nav.view-header ul.dropdown-menu.show, .media-library-view--widget .header .site-header-main .region-header-nff-main .navbar-nav.view-header ul.dropdown-menu.show,
.header .site-header-main .region-header-campaigns-main .nav.navbar-nav ul.dropdown-menu.show,
.header .site-header-main .region-header-campaigns-main .media-library-view--widget .navbar-nav.view-header ul.dropdown-menu.show,
.media-library-view--widget .header .site-header-main .region-header-campaigns-main .navbar-nav.view-header ul.dropdown-menu.show {
  top: -2px !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1411764706);
  border: 0;
  padding: 0;
}
.header .site-header-main .region-header-nff-main .nav.navbar-nav ul.dropdown-menu.show a.dropdown-item, .header .site-header-main .region-header-nff-main .media-library-view--widget .navbar-nav.view-header ul.dropdown-menu.show a.dropdown-item, .media-library-view--widget .header .site-header-main .region-header-nff-main .navbar-nav.view-header ul.dropdown-menu.show a.dropdown-item,
.header .site-header-main .region-header-campaigns-main .nav.navbar-nav ul.dropdown-menu.show a.dropdown-item,
.header .site-header-main .region-header-campaigns-main .media-library-view--widget .navbar-nav.view-header ul.dropdown-menu.show a.dropdown-item,
.media-library-view--widget .header .site-header-main .region-header-campaigns-main .navbar-nav.view-header ul.dropdown-menu.show a.dropdown-item {
  display: block;
  padding: 14px 8px;
  color: var(--bs-dark-grey);
  text-decoration: none;
  font-size: 1.25rem;
}
.header .site-header-main .region-header-nff-main .nav.navbar-nav ul.dropdown-menu.show a.dropdown-item:hover, .header .site-header-main .region-header-nff-main .media-library-view--widget .navbar-nav.view-header ul.dropdown-menu.show a.dropdown-item:hover, .media-library-view--widget .header .site-header-main .region-header-nff-main .navbar-nav.view-header ul.dropdown-menu.show a.dropdown-item:hover,
.header .site-header-main .region-header-campaigns-main .nav.navbar-nav ul.dropdown-menu.show a.dropdown-item:hover,
.header .site-header-main .region-header-campaigns-main .media-library-view--widget .navbar-nav.view-header ul.dropdown-menu.show a.dropdown-item:hover,
.media-library-view--widget .header .site-header-main .region-header-campaigns-main .navbar-nav.view-header ul.dropdown-menu.show a.dropdown-item:hover {
  background-color: var(--bs-bg-200);
  color: var(--bs-hover);
}
.header .site-header-main .region-header-nff-main .nav.navbar-nav ul.dropdown-menu.show a.dropdown-item:active, .header .site-header-main .region-header-nff-main .media-library-view--widget .navbar-nav.view-header ul.dropdown-menu.show a.dropdown-item:active, .media-library-view--widget .header .site-header-main .region-header-nff-main .navbar-nav.view-header ul.dropdown-menu.show a.dropdown-item:active,
.header .site-header-main .region-header-campaigns-main .nav.navbar-nav ul.dropdown-menu.show a.dropdown-item:active,
.header .site-header-main .region-header-campaigns-main .media-library-view--widget .navbar-nav.view-header ul.dropdown-menu.show a.dropdown-item:active,
.media-library-view--widget .header .site-header-main .region-header-campaigns-main .navbar-nav.view-header ul.dropdown-menu.show a.dropdown-item:active {
  background-color: var(--bs-bg-200);
  color: var(--bs-active);
}
.header .site-header-main .region-header-nff-main .nav-link.dropdown-toggle::after, .header .site-header-main .region-header-nff-main .media-library-view--widget .view-header a.dropdown-toggle::after, .media-library-view--widget .view-header .header .site-header-main .region-header-nff-main a.dropdown-toggle::after,
.header .site-header-main .region-header-campaigns-main .nav-link.dropdown-toggle::after,
.header .site-header-main .region-header-campaigns-main .media-library-view--widget .view-header a.dropdown-toggle::after,
.media-library-view--widget .view-header .header .site-header-main .region-header-campaigns-main a.dropdown-toggle::after {
  content: "keyboard_arrow_down";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  margin-inline-start: 0.5rem;
}
:dir(rtl) .header .site-header-main .region-header-nff-main .nav-link.dropdown-toggle::after, :dir(rtl) .header .site-header-main .region-header-nff-main .media-library-view--widget .view-header a.dropdown-toggle::after, .media-library-view--widget .view-header :dir(rtl) .header .site-header-main .region-header-nff-main a.dropdown-toggle::after, [dir=rtl] .header .site-header-main .region-header-nff-main .nav-link.dropdown-toggle::after, [dir=rtl] .header .site-header-main .region-header-nff-main .media-library-view--widget .view-header a.dropdown-toggle::after, .media-library-view--widget .view-header [dir=rtl] .header .site-header-main .region-header-nff-main a.dropdown-toggle::after,
:dir(rtl) .header .site-header-main .region-header-campaigns-main .nav-link.dropdown-toggle::after,
:dir(rtl) .header .site-header-main .region-header-campaigns-main .media-library-view--widget .view-header a.dropdown-toggle::after,
.media-library-view--widget .view-header :dir(rtl) .header .site-header-main .region-header-campaigns-main a.dropdown-toggle::after,
[dir=rtl] .header .site-header-main .region-header-campaigns-main .nav-link.dropdown-toggle::after,
[dir=rtl] .header .site-header-main .region-header-campaigns-main .media-library-view--widget .view-header a.dropdown-toggle::after,
.media-library-view--widget .view-header [dir=rtl] .header .site-header-main .region-header-campaigns-main a.dropdown-toggle::after {
  content: "keyboard_arrow_down";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  transform: scaleX(-1);
  transform-origin: 50% 50%;
}
.header .site-header-main .region-header-nff-main .nav-link.dropdown-toggle::after, .header .site-header-main .region-header-nff-main .media-library-view--widget .view-header a.dropdown-toggle::after, .media-library-view--widget .view-header .header .site-header-main .region-header-nff-main a.dropdown-toggle::after,
.header .site-header-main .region-header-campaigns-main .nav-link.dropdown-toggle::after,
.header .site-header-main .region-header-campaigns-main .media-library-view--widget .view-header a.dropdown-toggle::after,
.media-library-view--widget .view-header .header .site-header-main .region-header-campaigns-main a.dropdown-toggle::after {
  border: 0 !important;
}
.header .site-header-main .region-header-nff-main .nav-link.dropdown-toggle[aria-expanded=true]::after, .header .site-header-main .region-header-nff-main .media-library-view--widget .view-header a.dropdown-toggle[aria-expanded=true]::after, .media-library-view--widget .view-header .header .site-header-main .region-header-nff-main a.dropdown-toggle[aria-expanded=true]::after,
.header .site-header-main .region-header-campaigns-main .nav-link.dropdown-toggle[aria-expanded=true]::after,
.header .site-header-main .region-header-campaigns-main .media-library-view--widget .view-header a.dropdown-toggle[aria-expanded=true]::after,
.media-library-view--widget .view-header .header .site-header-main .region-header-campaigns-main a.dropdown-toggle[aria-expanded=true]::after {
  transform: rotate(180deg);
}
.header .site-header-main .region-header-nff-main .nav-item:not(:last-child),
.header .site-header-main .region-header-campaigns-main .nav-item:not(:last-child) {
  margin-right: 1rem;
}
.header .site-header-main .region-header-nff-main .nav-item .nav-link, .header .site-header-main .region-header-nff-main .nav-item .media-library-view--widget .view-header a, .media-library-view--widget .view-header .header .site-header-main .region-header-nff-main .nav-item a,
.header .site-header-main .region-header-campaigns-main .nav-item .nav-link,
.header .site-header-main .region-header-campaigns-main .nav-item .media-library-view--widget .view-header a,
.media-library-view--widget .view-header .header .site-header-main .region-header-campaigns-main .nav-item a {
  font-size: 1.5rem;
  padding: 14px 8px;
  color: var(--bs-dark-grey);
}
.header .site-header-main .region-header-nff-main .nav-item .nav-link:visited, .header .site-header-main .region-header-nff-main .nav-item .media-library-view--widget .view-header a:visited, .media-library-view--widget .view-header .header .site-header-main .region-header-nff-main .nav-item a:visited,
.header .site-header-main .region-header-campaigns-main .nav-item .nav-link:visited,
.header .site-header-main .region-header-campaigns-main .nav-item .media-library-view--widget .view-header a:visited,
.media-library-view--widget .view-header .header .site-header-main .region-header-campaigns-main .nav-item a:visited {
  color: var(--bs-dark-grey);
}
@media (max-width: 991.98px) {
  .header .site-header-main .region-header-nff-main .nav-item .nav-link, .header .site-header-main .region-header-nff-main .nav-item .media-library-view--widget .view-header a, .media-library-view--widget .view-header .header .site-header-main .region-header-nff-main .nav-item a,
  .header .site-header-main .region-header-campaigns-main .nav-item .nav-link,
  .header .site-header-main .region-header-campaigns-main .nav-item .media-library-view--widget .view-header a,
  .media-library-view--widget .view-header .header .site-header-main .region-header-campaigns-main .nav-item a {
    padding: 14px 6px;
  }
}
.header .site-header-main .region-header-campaigns-main .nav-item .nav-link, .header .site-header-main .region-header-campaigns-main .nav-item .media-library-view--widget .view-header a, .media-library-view--widget .view-header .header .site-header-main .region-header-campaigns-main .nav-item a {
  font-size: 1.375rem;
  padding: 12px 6px;
}

.portal-campaigns .header .site-topbar {
  background-color: var(--bs-primary);
}

.navbar-nav .nav-link, .navbar-nav .media-library-view--widget .view-header a, .media-library-view--widget .view-header .navbar-nav a {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.navbar-nav .nav-link.dropdown-toggle, .navbar-nav .media-library-view--widget .view-header a.dropdown-toggle, .media-library-view--widget .view-header .navbar-nav a.dropdown-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.25rem;
}

.navbar-brand {
  white-space: normal;
}
@media (max-width: 991.98px) {
  .navbar-brand {
    padding: 21px 16px;
    border-bottom: 1px solid var(--bs-neutral-300);
  }
}
.navbar-brand img {
  height: auto;
  max-height: 3.5625rem;
  margin: 0;
  width: auto;
  max-width: 100%;
}
@media (min-width: 992px) {
  .navbar-brand img {
    height: auto;
    max-height: 4.3125rem;
  }
}

.navbar-brand.navbar-nff {
  max-width: 100%;
  height: auto;
}

.site-name-container {
  margin-left: 1rem;
  max-width: 181px;
}
.site-name-container .site-title {
  text-transform: none;
  font-size: 1rem;
  font-weight: 700;
  color: var(--bs-active);
  letter-spacing: 0;
}
.site-name-container.site-title-footer .site-title {
  color: var(--bs-white);
}

.lang-switcher {
  position: relative;
}
.lang-switcher .dropdown-toggle {
  display: flex;
  align-items: center;
  padding: 7px 16px;
  border: none;
  font-size: 1rem;
  color: var(--bs-white);
  background-color: transparent;
  transition: all 0.2s ease-in-out;
}
.lang-switcher .dropdown-toggle::after {
  content: "keyboard_arrow_down";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  margin-inline-start: 0.5rem;
}
:dir(rtl) .lang-switcher .dropdown-toggle::after, [dir=rtl] .lang-switcher .dropdown-toggle::after {
  content: "keyboard_arrow_down";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  transform: scaleX(-1);
  transform-origin: 50% 50%;
}
.lang-switcher .dropdown-toggle::after {
  border: 0 !important;
}
.lang-switcher .dropdown-toggle[aria-expanded=true]::after {
  transform: rotate(180deg);
}
.lang-switcher .dropdown-toggle:hover .lang-label, .lang-switcher .dropdown-toggle:focus .lang-label {
  text-decoration: underline;
}
.lang-switcher .dropdown-toggle:focus, .lang-switcher .dropdown-toggle:focus-visible {
  outline: 2px solid var(--bs-white);
  box-shadow: none;
}
.lang-switcher .dropdown-menu {
  left: 0 !important;
  min-width: 8rem;
  background-color: var(--bs-active);
  padding: 0;
}
.lang-switcher .dropdown-item {
  font-size: 1rem;
  padding: 7px 16px;
  color: var(--bs-white);
}
.lang-switcher .dropdown-item li {
  padding: 7px 16px;
}
.lang-switcher .dropdown-item:hover, .lang-switcher .dropdown-item:focus {
  text-decoration: underline;
  background-color: unset;
}
.lang-switcher .dropdown-item.active, .lang-switcher .media-library-view--widget .view-header a.dropdown-item.is-active, .media-library-view--widget .view-header .lang-switcher a.dropdown-item.is-active, .lang-switcher .dropdown-item.active:hover {
  color: var(--bs-white);
}
.lang-switcher .dropdown-item:focus, .lang-switcher .dropdown-item:focus-visible {
  outline: 2px solid var(--bs-white);
  box-shadow: none;
}
@media (max-width: 991.98px) {
  .lang-switcher {
    padding: 0 1rem 1rem 1rem;
  }
  .lang-switcher .dropdown-menu {
    transform: translate(0, 52px) !important;
    padding: 10px 8px;
    border: unset;
    width: 100%;
  }
  .lang-switcher .dropdown-menu li * {
    font-size: 1rem;
  }
  .lang-switcher .dropdown-toggle {
    font-size: 1.25rem;
    padding: 10px 8px;
  }
}

.navbar-toggler .icon-close {
  display: none;
}

.navbar-toggler:not(.collapsed) .icon-menu {
  display: none;
}

.navbar-toggler:not(.collapsed) .icon-close {
  display: inline-block;
}

.navbar-toggler .material-symbols-outlined {
  font-size: 28px;
}

.navbar-brand .material-icons {
  color: var(--bs-primary);
}

@media (max-width: 991.98px) {
  .simple-search-form {
    padding: 1rem 1.5rem 0 1.5rem;
  }
}
.simple-search-form .js-form-type-search {
  margin: 0;
}
.simple-search-form .js-form-type-search label {
  display: none;
}
.simple-search-form .js-form-type-search input.form-search {
  font-size: 1.25rem;
  background-color: transparent;
  border: 1px solid var(--bs-white);
  color: var(--bs-white);
}
@media (min-width: 992px) {
  .simple-search-form .js-form-type-search input.form-search {
    font-size: 0.875rem;
    width: 18.6875rem;
  }
}
.simple-search-form .js-form-type-search input.form-search::placeholder {
  color: var(--bs-white);
}

.simple-search-form .form-control[type=search] {
  padding-right: 4px;
}

.simple-search-form .form-control[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.simple-search-form .form-control[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  margin-block: 0.375rem;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E");
  opacity: 0.9;
}

.simple-search-form .form-control[type=search]::-webkit-search-cancel-button:hover {
  opacity: 1;
}

.simple-search-form .form-control[type=search]::-ms-clear {
  display: none;
}

.simple-search-form .form-control[type=search] {
  padding-left: 2.25rem; /* hueco para la lupa */
  background-repeat: no-repeat;
  background-position: 0.65rem center;
  background-size: 20px 20px;
  /* Lupa blanca */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath fill='%23fff' d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E");
}

@media (min-width: 992px) {
  .region-header-campaigns-topbar {
    align-items: unset;
  }
}
.region-header-campaigns-topbar .block-dropdown-language {
  float: right;
}

@media (max-width: 991.98px) {
  .portal-campaigns header.header .site-topbar {
    order: 1;
  }
  .portal-campaigns header.header .site-header-main {
    order: 2;
  }
  .portal-campaigns header.header .site-preheader {
    order: 3;
  }
}

.branding--campaigns-header {
  gap: 32px;
}
.branding--campaigns-header .site-logo {
  border-right: unset;
  padding-right: 0;
}
.branding--campaigns-header .navbar-toggler .material-icons {
  color: var(--bs-white);
}
.branding--campaigns-header img,
.branding--campaigns-header svg,
.branding--campaigns-header .brand-logos-extra {
  height: auto;
  max-height: 51px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}
@media (min-width: 992px) {
  .branding--campaigns-header {
    float: left;
    display: flex;
    align-items: center;
    margin-block: 14px;
    margin-right: auto;
  }
}
@media (max-width: 991.98px) {
  .branding--campaigns-header .navbar-brand {
    flex-wrap: wrap-reverse;
    padding: 1rem;
    border-bottom: unset;
  }
  .branding--campaigns-header .navbar-brand .logo-branding-campaings {
    width: 100%;
  }
  .branding--campaigns-header .navbar-brand .mobile-icons {
    margin-bottom: 2rem;
    margin-top: 11px;
  }
}
.branding--campaigns-header .brand-campaigns-header {
  column-gap: 32px;
  row-gap: 24px;
  flex-wrap: wrap;
}

.region-preheader-campaigns,
.region-header-nff-topbar {
  flex-wrap: wrap;
}

.footer {
  padding-bottom: 0;
  padding-top: 0;
}
.footer .brand-campaigns-footer {
  column-gap: 32px;
  row-gap: 24px;
  flex-wrap: wrap;
}

.footer-links {
  border-top: 2px solid var(--bs-bg-400);
}
.footer-links a {
  text-decoration: none;
}
.footer-links a:active {
  color: var(--bs-active);
}
.footer-links a:visited {
  color: var(--bs-primary);
}
.footer-links a:focus, .footer-links a:focus-visible {
  outline-offset: 2px;
}
.footer-links a:hover {
  color: var(--bs-hover);
  text-decoration: underline;
}
.footer-links .footer-links-grid {
  padding-bottom: 2.5rem;
  padding-top: 3.5625rem;
}
.footer-links .footer-links-grid > div {
  row-gap: 2rem;
}
.footer-links .footer-links-grid .col {
  margin: 0;
}
.footer-links .footer-links-grid .col .footer-links-title {
  font-size: 1.25rem;
  color: var(--bs-black);
  margin-bottom: 1.25rem;
}
.footer-links .footer-links-grid .col .footer-links-list {
  text-decoration: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-links .footer-links-grid .col .footer-links-list .footer-links-item:not(:last-child) {
  margin-bottom: 0.75rem;
}
.footer-links .footer-links-grid .col .footer-links-list .footer-links-item .footer-link {
  font-size: 1rem;
}

.footer-main {
  background-color: var(--bs-active);
  color: var(--bs-white);
  padding-block: 5rem;
}
@media (max-width: 767.98px) {
  .footer-main {
    padding-block: 2.5rem;
  }
}
.footer-main .block-views-blocksocial-media-social-media-block {
  margin-bottom: 3rem;
}
@media (max-width: 767.98px) {
  .footer-main .block-views-blocksocial-media-social-media-block {
    margin-bottom: 2.5rem;
  }
}
.footer-main .block-views-blocksocial-media-social-media-block h2, .footer-main .block-views-blocksocial-media-social-media-block .h2, .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label {
  margin-bottom: 1.25rem;
  color: var(--bs-white);
}
.footer-main .block-views-blocksocial-media-social-media-block .view-content {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
  flex-wrap: wrap;
}
.footer-main .block-views-blocksocial-media-social-media-block .view-content .layout--onecol {
  padding: 0;
  margin: 0 !important;
}
.footer-main .block-views-blocksocial-media-social-media-block .view-content .views-row path {
  fill: var(--bs-white);
}
.footer-main .block-views-blocksocial-media-social-media-block#block-nff-theme-views-block-social-media-social-media-block-2 {
  margin-bottom: 27px;
}
.footer-main .block-system-branding-block {
  display: flex;
  align-items: end;
  margin-bottom: 3rem;
  gap: 40px;
}
@media (max-width: 991.98px) {
  .footer-main .block-system-branding-block {
    gap: 20px;
  }
}
.footer-main .block-system-branding-block .brand-logos-extra {
  gap: 40px;
}
@media (max-width: 991.98px) {
  .footer-main .block-system-branding-block .brand-logos-extra {
    gap: 20px;
  }
}
@media (max-width: 767.98px) {
  .footer-main .block-system-branding-block {
    margin-bottom: 2.5rem;
  }
}
.footer-main .block-system-branding-block img,
.footer-main .block-system-branding-block svg,
.footer-main .block-system-branding-block .brand-logos-extra {
  height: auto;
  max-height: 68px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  display: block;
}
.footer-main .block-system-branding-block#block-nff-theme-sitebranding-4 {
  gap: 32px;
}
.footer-main .block-system-branding-block#block-nff-theme-sitebranding-4 .brand-campaigns-footer {
  gap: 32px;
}
.footer-main .block-system-branding-block#block-nff-theme-sitebranding-4 img,
.footer-main .block-system-branding-block#block-nff-theme-sitebranding-4 svg,
.footer-main .block-system-branding-block#block-nff-theme-sitebranding-4 .brand-logos-extra {
  height: auto;
  max-height: 46px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  display: block;
}
.footer-main .block--footer-manager {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: 700;
}
.footer-main .block--footer-contact {
  font-size: 0.875rem;
}
.footer-main a {
  font-size: 1rem;
  text-decoration: none;
  color: var(--bs-white);
}
.footer-main a:active {
  color: var(--bs-white);
}
.footer-main a:visited {
  color: var(--bs-white);
}
.footer-main a:focus, .footer-main a:focus-visible {
  outline: 2px solid var(--bs-white);
  outline-offset: 2px;
  box-shadow: none;
}
.footer-main a:hover {
  color: var(--bs-white);
  text-decoration: underline;
}
.footer-main .menu--legal-nff h5, .footer-main .menu--legal-nff .h5, .footer-main .menu--legal-nff .region-footer-nff-left h2, .footer-main .region-footer-nff-left .menu--legal-nff h2, .footer-main .menu--legal-nff .region-footer-nff-left .h2, .footer-main .region-footer-nff-left .menu--legal-nff .h2, .footer-main .menu--legal-nff .region-footer-nff-left .field--name-field-further-resources .field__label, .footer-main .region-footer-nff-left .field--name-field-further-resources .menu--legal-nff .field__label, .field--name-field-further-resources .footer-main .menu--legal-nff .region-footer-nff-left .field__label, .field--name-field-further-resources .footer-main .region-footer-nff-left .menu--legal-nff .field__label, .footer-main .menu--legal-nff .block-views-blocksocial-media-social-media-block h2, .footer-main .block-views-blocksocial-media-social-media-block .menu--legal-nff h2, .footer-main .menu--legal-nff .block-views-blocksocial-media-social-media-block .h2, .footer-main .block-views-blocksocial-media-social-media-block .menu--legal-nff .h2, .footer-main .menu--legal-nff .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label, .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .menu--legal-nff .field__label, .field--name-field-further-resources .footer-main .menu--legal-nff .block-views-blocksocial-media-social-media-block .field__label, .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .menu--legal-nff .field__label {
  color: var(--bs-white);
  margin-bottom: 1.25rem;
}
.footer-main .menu--legal-nff .navbar-nav {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
}
.footer-main .menu--legal-nff .navbar-nav .nav-item {
  display: inline-flex;
}
.footer-main .menu--legal-nff .nav-link, .footer-main .menu--legal-nff .media-library-view--widget .view-header a, .media-library-view--widget .view-header .footer-main .menu--legal-nff a {
  padding: 0;
}
@media (min-width: 768px) {
  .footer-main .region-footer-nff-left,
  .footer-main .region-footer-campaigns-left {
    border-right: 0.5px solid var(--bs-white);
  }
}
.footer-main .region--footer-campaigns-right .container, .footer-main .region--footer-campaigns-right .field--name-field-related-content .view-content, .field--name-field-related-content .footer-main .region--footer-campaigns-right .view-content,
.footer-main .region--footer-campaigns-right .field--name-field-related-events .view-content,
.field--name-field-related-events .footer-main .region--footer-campaigns-right .view-content, .footer-main .region--footer-campaigns-right .gallery-grid-images, .footer-main .region--footer-campaigns-right .js-drupal-fullcalendar, .footer-main .region--footer-campaigns-right .node-news-full .field--name-field-related-content, .node-news-full .footer-main .region--footer-campaigns-right .field--name-field-related-content, .footer-main .region--footer-campaigns-right .section_quicklink > div, .footer-main .region--footer-campaigns-right .lt-main-related__related .field--name-field-related-content, .lt-main-related__related .footer-main .region--footer-campaigns-right .field--name-field-related-content,
.footer-main .region--footer-campaigns-right .lt-main-related__related .field--name-field-related-events,
.lt-main-related__related .footer-main .region--footer-campaigns-right .field--name-field-related-events, .footer-main .region--footer-campaigns-right .alert-warning,
.footer-main .region--footer-campaigns-right .alert-dismissible,
.footer-main .region--footer-campaigns-right .alert,
.footer-main .region--footer-campaigns-right .user-login-form,
.footer-main .region--footer-campaigns-right .profile,
.footer-main .region--footer-campaigns-right .node__submitted,
.footer-main .region--footer-campaigns-right .user-pass,
.footer-main .region--footer-campaigns-right .node--type-page,
.footer-main .region--footer-campaigns-right .bd-cheatsheet,
.footer-main .region--footer-campaigns-right .bd-aside, .footer-main .region--footer-campaigns-right .node--type-location .field--name-field-related-content, .node--type-location .footer-main .region--footer-campaigns-right .field--name-field-related-content, .footer-main .region--footer-campaigns-right .overviews-content .view-content, .overviews-content .footer-main .region--footer-campaigns-right .view-content, .footer-main .region--footer-campaigns-right .overviews-content.view-next-events .next-events-title, .overviews-content.view-next-events .footer-main .region--footer-campaigns-right .next-events-title,
.footer-main .region--footer-campaigns-right .overviews-content.view-next-events .view-header h3,
.overviews-content.view-next-events .view-header .footer-main .region--footer-campaigns-right h3,
.footer-main .region--footer-campaigns-right .overviews-content.view-next-events .view-header .h3,
.overviews-content.view-next-events .view-header .footer-main .region--footer-campaigns-right .h3, .footer-main .region--footer-campaigns-right .view-tagged-content,
.footer-main .region--footer-campaigns-right .overviews-content.view-next-events .view-tagged-content .view-header h2,
.overviews-content.view-next-events .view-tagged-content .view-header .footer-main .region--footer-campaigns-right h2,
.footer-main .region--footer-campaigns-right .view-tagged-content .overviews-content.view-next-events .view-header h2,
.view-tagged-content .overviews-content.view-next-events .view-header .footer-main .region--footer-campaigns-right h2,
.footer-main .region--footer-campaigns-right .overviews-content.view-next-events .view-tagged-content .view-header .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .footer-main .region--footer-campaigns-right .h2,
.footer-main .region--footer-campaigns-right .view-tagged-content .overviews-content.view-next-events .view-header .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .footer-main .region--footer-campaigns-right .h2,
.footer-main .region--footer-campaigns-right .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .footer-main .region--footer-campaigns-right .field__label,
.footer-main .region--footer-campaigns-right .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .footer-main .region--footer-campaigns-right .field__label,
.footer-main .region--footer-campaigns-right .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .footer-main .region--footer-campaigns-right .field__label,
.footer-main .region--footer-campaigns-right .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .footer-main .region--footer-campaigns-right .field__label, .footer-main .region--footer-campaigns-right .search-results,
.footer-main .region--footer-campaigns-right .view-id-search, .footer-main .region--footer-campaigns-right .header .site-topbar .region-header-nff-topbar, .header .site-topbar .footer-main .region--footer-campaigns-right .region-header-nff-topbar,
.footer-main .region--footer-campaigns-right .header .site-topbar .region-preheader-campaigns,
.header .site-topbar .footer-main .region--footer-campaigns-right .region-preheader-campaigns,
.footer-main .region--footer-campaigns-right .header .site-topbar .region-header-childsite-topbar,
.header .site-topbar .footer-main .region--footer-campaigns-right .region-header-childsite-topbar,
.footer-main .region--footer-campaigns-right .header .site-topbar .region-header-campaigns-topbar,
.header .site-topbar .footer-main .region--footer-campaigns-right .region-header-campaigns-topbar,
.footer-main .region--footer-campaigns-right .header .site-preheader .region-header-nff-topbar,
.header .site-preheader .footer-main .region--footer-campaigns-right .region-header-nff-topbar,
.footer-main .region--footer-campaigns-right .header .site-preheader .region-preheader-campaigns,
.header .site-preheader .footer-main .region--footer-campaigns-right .region-preheader-campaigns,
.footer-main .region--footer-campaigns-right .header .site-preheader .region-header-childsite-topbar,
.header .site-preheader .footer-main .region--footer-campaigns-right .region-header-childsite-topbar,
.footer-main .region--footer-campaigns-right .header .site-preheader .region-header-campaigns-topbar,
.header .site-preheader .footer-main .region--footer-campaigns-right .region-header-campaigns-topbar, .footer-main .region--footer-campaigns-right .header .site-header-main .region-header-nff-main, .header .site-header-main .footer-main .region--footer-campaigns-right .region-header-nff-main,
.footer-main .region--footer-campaigns-right .header .site-header-main .region-header-campaigns-main,
.header .site-header-main .footer-main .region--footer-campaigns-right .region-header-campaigns-main {
  padding: 0;
}
.footer-main .region-footer-nff-left .container, .footer-main .region-footer-nff-left .field--name-field-related-content .view-content, .field--name-field-related-content .footer-main .region-footer-nff-left .view-content,
.footer-main .region-footer-nff-left .field--name-field-related-events .view-content,
.field--name-field-related-events .footer-main .region-footer-nff-left .view-content, .footer-main .region-footer-nff-left .gallery-grid-images, .footer-main .region-footer-nff-left .js-drupal-fullcalendar, .footer-main .region-footer-nff-left .node-news-full .field--name-field-related-content, .node-news-full .footer-main .region-footer-nff-left .field--name-field-related-content, .footer-main .region-footer-nff-left .section_quicklink > div, .footer-main .region-footer-nff-left .lt-main-related__related .field--name-field-related-content, .lt-main-related__related .footer-main .region-footer-nff-left .field--name-field-related-content,
.footer-main .region-footer-nff-left .lt-main-related__related .field--name-field-related-events,
.lt-main-related__related .footer-main .region-footer-nff-left .field--name-field-related-events, .footer-main .region-footer-nff-left .alert-warning,
.footer-main .region-footer-nff-left .alert-dismissible,
.footer-main .region-footer-nff-left .alert,
.footer-main .region-footer-nff-left .user-login-form,
.footer-main .region-footer-nff-left .profile,
.footer-main .region-footer-nff-left .node__submitted,
.footer-main .region-footer-nff-left .user-pass,
.footer-main .region-footer-nff-left .node--type-page,
.footer-main .region-footer-nff-left .bd-cheatsheet,
.footer-main .region-footer-nff-left .bd-aside, .footer-main .region-footer-nff-left .node--type-location .field--name-field-related-content, .node--type-location .footer-main .region-footer-nff-left .field--name-field-related-content, .footer-main .region-footer-nff-left .overviews-content .view-content, .overviews-content .footer-main .region-footer-nff-left .view-content, .footer-main .region-footer-nff-left .overviews-content.view-next-events .next-events-title, .overviews-content.view-next-events .footer-main .region-footer-nff-left .next-events-title,
.footer-main .region-footer-nff-left .overviews-content.view-next-events .view-header h3,
.overviews-content.view-next-events .view-header .footer-main .region-footer-nff-left h3,
.footer-main .region-footer-nff-left .overviews-content.view-next-events .view-header .h3,
.overviews-content.view-next-events .view-header .footer-main .region-footer-nff-left .h3, .footer-main .region-footer-nff-left .view-tagged-content,
.footer-main .region-footer-nff-left .overviews-content.view-next-events .view-tagged-content .view-header h2,
.overviews-content.view-next-events .view-tagged-content .view-header .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left .view-tagged-content .overviews-content.view-next-events .view-header h2,
.view-tagged-content .overviews-content.view-next-events .view-header .footer-main .region-footer-nff-left h2,
.footer-main .region-footer-nff-left .overviews-content.view-next-events .view-tagged-content .view-header .h2,
.overviews-content.view-next-events .view-tagged-content .view-header .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left .view-tagged-content .overviews-content.view-next-events .view-header .h2,
.view-tagged-content .overviews-content.view-next-events .view-header .footer-main .region-footer-nff-left .h2,
.footer-main .region-footer-nff-left .overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .field__label,
.overviews-content.view-next-events .view-tagged-content .view-header .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.footer-main .region-footer-nff-left .view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .field__label,
.view-tagged-content .overviews-content.view-next-events .view-header .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label,
.footer-main .region-footer-nff-left .overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .field__label,
.overviews-content.view-next-events .field--name-field-further-resources .view-tagged-content .view-header .footer-main .region-footer-nff-left .field__label,
.footer-main .region-footer-nff-left .field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .field__label,
.field--name-field-further-resources .view-tagged-content .overviews-content.view-next-events .view-header .footer-main .region-footer-nff-left .field__label, .footer-main .region-footer-nff-left .search-results,
.footer-main .region-footer-nff-left .view-id-search, .footer-main .region-footer-nff-left .header .site-topbar .region-header-nff-topbar, .header .site-topbar .footer-main .region-footer-nff-left .region-header-nff-topbar,
.footer-main .region-footer-nff-left .header .site-topbar .region-preheader-campaigns,
.header .site-topbar .footer-main .region-footer-nff-left .region-preheader-campaigns,
.footer-main .region-footer-nff-left .header .site-topbar .region-header-childsite-topbar,
.header .site-topbar .footer-main .region-footer-nff-left .region-header-childsite-topbar,
.footer-main .region-footer-nff-left .header .site-topbar .region-header-campaigns-topbar,
.header .site-topbar .footer-main .region-footer-nff-left .region-header-campaigns-topbar,
.footer-main .region-footer-nff-left .header .site-preheader .region-header-nff-topbar,
.header .site-preheader .footer-main .region-footer-nff-left .region-header-nff-topbar,
.footer-main .region-footer-nff-left .header .site-preheader .region-preheader-campaigns,
.header .site-preheader .footer-main .region-footer-nff-left .region-preheader-campaigns,
.footer-main .region-footer-nff-left .header .site-preheader .region-header-childsite-topbar,
.header .site-preheader .footer-main .region-footer-nff-left .region-header-childsite-topbar,
.footer-main .region-footer-nff-left .header .site-preheader .region-header-campaigns-topbar,
.header .site-preheader .footer-main .region-footer-nff-left .region-header-campaigns-topbar, .footer-main .region-footer-nff-left .header .site-header-main .region-header-nff-main, .header .site-header-main .footer-main .region-footer-nff-left .region-header-nff-main,
.footer-main .region-footer-nff-left .header .site-header-main .region-header-campaigns-main,
.header .site-header-main .footer-main .region-footer-nff-left .region-header-campaigns-main {
  padding: 0;
}
.footer-main .region-footer-nff-left h2, .footer-main .region-footer-nff-left .h2, .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label {
  margin-bottom: 1.25rem;
  color: var(--bs-white);
}
.footer-main .region-footer-nff-left .fontawesome-icon .fa-brands {
  font-size: 20px;
}
.footer-main .region-footer-nff-left .fontawesome-icon .fa-brands::before {
  width: 20px;
  height: 20px;
}

/* Footer → bloque Social media (ambos bloques) */
#region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row,
.region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row {
  /* Cada fila de red: la convertimos en caja del icono */
  /* 1) ICONO (viene en field--name-field-social-media-fa-icon) */
  /* 2) ENLACE (viene en field--name-field-link) → superpuesto encima */
}
#region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .layout__region--content,
.region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .layout__region--content {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 12px; /* espaciado entre iconos */
}
#region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .field--name-field-social-media-fa-icon,
.region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .field--name-field-social-media-fa-icon {
  /* Asegura tamaño y alineación */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  /* El <i> de FA toma el color del contenedor */
}
#region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .field--name-field-social-media-fa-icon .fontawesome-icon i,
.region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .field--name-field-social-media-fa-icon .fontawesome-icon i {
  font-size: 20px;
  line-height: 1;
  width: 20px;
  height: 20px;
  color: currentColor;
  pointer-events: none; /* no intercepta el click */
}
#region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .field--name-field-link,
.region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .field--name-field-link {
  /* Hacemos que el link cubra exactamente el área del icono */
  position: absolute;
  inset: 0; /* top/right/bottom/left: 0; relativo a layout__region--content */
  z-index: 2;
  display: block;
  /* El markup trae: <a><span.extlink-nobreak>URL<svg.ext/></span></a> */
}
#region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .field--name-field-link a,
.region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .field--name-field-link a {
  position: absolute;
  inset: 0;
  display: block;
  cursor: pointer;
  text-decoration: none;
  background: transparent;
  /* Oculta el texto y el SVG externo del módulo extlink */
  /* Asegura foco accesible, aunque no haya texto visible */
}
#region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .field--name-field-link a .extlink-nobreak,
.region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .field--name-field-link a .extlink-nobreak {
  font-size: 0 !important;
  line-height: 0 !important;
}
#region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .field--name-field-link a .extlink-nobreak svg.ext[data-extlink-placement],
.region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .field--name-field-link a .extlink-nobreak svg.ext[data-extlink-placement] {
  display: none !important;
}
#region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .field--name-field-link a:focus-visible,
.region-footer-nff-left #block-nff-theme-views-block-social-media-social-media-block .view-social-media .views-row .field--name-field-link a:focus-visible {
  outline: 2px solid var(--bs-primary);
  outline-offset: 2px;
  border-radius: 3px;
}

/* Extensión exacta para el bloque en region--footer-campaigns-right */
.region--footer-campaigns-right #block-nff-theme-views-block-social-media-social-media-block-2 .view-social-media .views-row {
  /* Cada fila de red: la convertimos en caja del icono */
  /* 1) ICONO (viene en field--name-field-social-media-fa-icon) */
  /* 2) ENLACE (viene en field--name-field-link) → superpuesto encima */
}
.region--footer-campaigns-right #block-nff-theme-views-block-social-media-social-media-block-2 .view-social-media .views-row .layout__region--content {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 12px; /* espaciado entre iconos */
}
.region--footer-campaigns-right #block-nff-theme-views-block-social-media-social-media-block-2 .view-social-media .views-row .field--name-field-social-media-fa-icon {
  /* Asegura tamaño y alineación */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  /* El <i> de FA toma el color del contenedor */
}
.region--footer-campaigns-right #block-nff-theme-views-block-social-media-social-media-block-2 .view-social-media .views-row .field--name-field-social-media-fa-icon .fontawesome-icon i {
  font-size: 20px;
  line-height: 1;
  width: 20px;
  height: 20px;
  color: currentColor;
  pointer-events: none; /* no intercepta el click */
}
.region--footer-campaigns-right #block-nff-theme-views-block-social-media-social-media-block-2 .view-social-media .views-row .field--name-field-link {
  /* Hacemos que el link cubra exactamente el área del icono */
  position: absolute;
  inset: 0; /* top/right/bottom/left: 0; relativo a layout__region--content */
  z-index: 2;
  display: block;
  /* El markup trae: <a><span.extlink-nobreak>URL<svg.ext/></span></a> */
}
.region--footer-campaigns-right #block-nff-theme-views-block-social-media-social-media-block-2 .view-social-media .views-row .field--name-field-link a {
  position: absolute;
  inset: 0;
  display: block;
  cursor: pointer;
  text-decoration: none;
  background: transparent;
  /* Oculta el texto y el SVG externo del módulo extlink */
  /* Asegura foco accesible, aunque no haya texto visible */
}
.region--footer-campaigns-right #block-nff-theme-views-block-social-media-social-media-block-2 .view-social-media .views-row .field--name-field-link a .extlink-nobreak {
  font-size: 0 !important;
  line-height: 0 !important;
}
.region--footer-campaigns-right #block-nff-theme-views-block-social-media-social-media-block-2 .view-social-media .views-row .field--name-field-link a .extlink-nobreak svg.ext[data-extlink-placement] {
  display: none !important;
}
.region--footer-campaigns-right #block-nff-theme-views-block-social-media-social-media-block-2 .view-social-media .views-row .field--name-field-link a:focus-visible {
  outline: 2px solid var(--bs-primary);
  outline-offset: 2px;
  border-radius: 3px;
}

@media (max-width: 767.98px) {
  .region--footer-nff-right {
    border-top: 0.5px solid white;
    padding-top: 40px;
    margin-top: 16px;
  }
}

h1, .h1, .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.view-header .overlay-hero-banner-text .field--name-field-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
.lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item {
  font-size: 2.5rem;
}
@media (min-width: 992px) {
  h1, .h1, .hero-banner-3__title, .view-header .overlay-hero-banner-text .field--name-node-title h1, .view-header .overlay-hero-banner-text .field--name-node-title .h1, .view-header .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
  .view-header .overlay-hero-banner-text .field--name-node-title .field__item, .view-header .overlay-hero-banner-text .field--name-field-title h1, .view-header .overlay-hero-banner-text .field--name-field-title .h1, .view-header .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
  .view-header .overlay-hero-banner-text .field--name-field-title .field__item,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title h1,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .h1,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .hero-banner-3__title,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-node-title .field__item,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title h1,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .h1,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .hero-banner-3__title,
  .lt-hero-main-related__hero .overlay-hero-banner-text .field--name-field-title .field__item {
    font-size: 3rem;
  }
}

h2, .h2, .field--name-field-further-resources .field__label {
  font-size: 2rem;
}
@media (min-width: 992px) {
  h2, .h2, .field--name-field-further-resources .field__label {
    font-size: 2.5rem;
  }
}

h3, .h3, .view-tagged-content .view-header h2, .view-tagged-content .view-header .h2, .view-tagged-content .view-header .field--name-field-further-resources .field__label, .field--name-field-further-resources .view-tagged-content .view-header .field__label {
  font-size: 1.75rem;
}
@media (min-width: 992px) {
  h3, .h3, .view-tagged-content .view-header h2, .view-tagged-content .view-header .h2, .view-tagged-content .view-header .field--name-field-further-resources .field__label, .field--name-field-further-resources .view-tagged-content .view-header .field__label {
    font-size: 2rem;
  }
}

h4, .h4, .leaflet-popup-content-wrapper .field--name-node-title h2, .leaflet-popup-content-wrapper .field--name-node-title .h2, .leaflet-popup-content-wrapper .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .leaflet-popup-content-wrapper .field--name-node-title .field__label, .field--name-field-primary-topics .field__label {
  font-size: 1.5rem;
}
@media (min-width: 992px) {
  h4, .h4, .leaflet-popup-content-wrapper .field--name-node-title h2, .leaflet-popup-content-wrapper .field--name-node-title .h2, .leaflet-popup-content-wrapper .field--name-node-title .field--name-field-further-resources .field__label, .field--name-field-further-resources .leaflet-popup-content-wrapper .field--name-node-title .field__label, .field--name-field-primary-topics .field__label {
    font-size: 1.5rem;
  }
}

h5, .h5, .footer-main .block-views-blocksocial-media-social-media-block h2, .footer-main .block-views-blocksocial-media-social-media-block .h2, .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label, .footer-main .region-footer-nff-left h2, .footer-main .region-footer-nff-left .h2, .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label {
  font-size: 1.25rem;
}
@media (min-width: 992px) {
  h5, .h5, .footer-main .block-views-blocksocial-media-social-media-block h2, .footer-main .block-views-blocksocial-media-social-media-block .h2, .footer-main .block-views-blocksocial-media-social-media-block .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .block-views-blocksocial-media-social-media-block .field__label, .footer-main .region-footer-nff-left h2, .footer-main .region-footer-nff-left .h2, .footer-main .region-footer-nff-left .field--name-field-further-resources .field__label, .field--name-field-further-resources .footer-main .region-footer-nff-left .field__label {
    font-size: 1.25rem;
  }
}

h6, .h6, .form-wrapper.accordion .accordion-item h2, .form-wrapper.accordion .accordion-item .h2, .form-wrapper.accordion .accordion-item .field--name-field-further-resources .field__label, .field--name-field-further-resources .form-wrapper.accordion .accordion-item .field__label {
  font-size: 1rem;
}
@media (min-width: 992px) {
  h6, .h6, .form-wrapper.accordion .accordion-item h2, .form-wrapper.accordion .accordion-item .h2, .form-wrapper.accordion .accordion-item .field--name-field-further-resources .field__label, .field--name-field-further-resources .form-wrapper.accordion .accordion-item .field__label {
    font-size: 1.25rem;
  }
}
/*# sourceMappingURL=style.css.map */
