/*!*********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./Resources/Source/Css/styles.css ***!
  \*********************************************************************************************************************************************************/
/*! purgecss start ignore */
/* iOS Safari Rounded Corners Fix */
input,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}
input[type='search'] {
  -webkit-appearance: none;
}
/* clear button */
input::-ms-reveal,
input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
  display: none;
}
/* type=number arrows */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'] {
  -moz-appearance: textfield;
}
[type='checkbox']:focus,
[type='radio']:focus {
  outline: none !important;
}
.form-input,
.form-multiselect,
.form-select,
.form-textarea,
.form-checkbox,
.form-radio {
  border: 0;
  outline: none;
}
:focus {
  outline: none;
}
/* Default styling definitions */
body .hyphens {
    -webkit-hyphens: auto;
    hyphens: auto;
  }
body h1, body .h1 {
  font-size: 2.1875rem;
  line-height: 48px;
}
body h2, body .h2 {
  font-size: 1.8125rem;
  line-height: 40px;
}
body h3, body .h3 {
  font-size: 1.5rem;
  line-height: 34px;
}
body h4, body .h4 {
  font-size: 1.1875rem;
  line-height: 26px;
}
body h5, body .h5 {
  font-size: 1.1875rem;
  line-height: 26px;
}
body a:hover {
  cursor: pointer;
}
body p {
  margin-bottom: 1.125rem;
  font-size: 1rem;
  line-height: 22px;
}
body p:last-of-type {
  margin-bottom: 0;
}
body .module-headline {
  font-size: 1rem;
  line-height: 22px;
}
body b,
  body strong {
  font-weight: 700;
}
body .sr-only {
  position: absolute;
  margin: -0.0625rem;
  height: 0.0625rem;
  width: 0.0625rem;
  overflow: hidden;
  white-space: nowrap;
  border-width: 0px;
  padding: 0;
    clip: rect(0, 0, 0, 0);
}
body .-transform-50 {
    transform: translateX(-50%);
  }
body .-transform-center {
    transform: translate(-50%, -50%);
  }
body .animate-all {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
body .animate-all-extend {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 1000ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
body .image-scaled-teaser img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: none;
      transform: translate(-50%, -50%);
}
body .linear-gradient-down {
    background-image: linear-gradient(180deg, #323234 0%, rgba(30, 30, 30, 0.00) 100%);
  }
body article .headline h2, body article .headline .h2 {
  font-size: 1.5rem;
  line-height: 34px;
}
@media (min-width: 62rem) {

    body p, body i, body ol li, body ul li, body blockquote, body .module-headline {
      font-size: calc(16px + (20 - 16) * ((100vw - 992px) / (1920 - 992)));
      line-height: calc(22px + (26 - 22) * ((100vw - 992px) / (1920 - 992)));
    }

    body h1, body .h1 {
      font-size: calc(35px + (57 - 35) * ((100vw - 992px) / (1920 - 992)));
      line-height: calc(48px + (78 - 48) * ((100vw - 992px) / (1920 - 992)));
    }

    body h2, body .h2 {
      font-size: calc(29px + (44 - 29) * ((100vw - 992px) / (1920 - 992)));
      line-height: calc(40px + (60 - 40) * ((100vw - 992px) / (1920 - 992)));
    }

    body h3, body .h3 {
      font-size: calc(24px + (34 - 24) * ((100vw - 992px) / (1920 - 992)));
      line-height: calc(34px + (44 - 34) * ((100vw - 992px) / (1920 - 992)));
    }

    body h4, body .h4 {
      font-size: calc(19px + (26 - 19) * ((100vw - 992px) / (1920 - 992)));
      line-height: calc(26px + (36 - 26) * ((100vw - 992px) / (1920 - 992)));
    }

    body h5, body .h5 {
      font-size: calc(19px + (22 - 19) * ((100vw - 992px) / (1920 - 992)));
      line-height: calc(26px + (28 - 26) * ((100vw - 992px) / (1920 - 992)));
    }
    :scope .text-large p,:scope .text-large i,:scope .text-large ol,:scope .text-large ul {
      font-size: calc(19px + (26 - 19) * ((100vw - 992px) / (1920 - 992)));
      line-height: calc(26px + (34 - 26) * ((100vw - 992px) / (1920 - 992)));
    }
      :scope article .headline h2,:scope article .headline .h2 {
        font-size: calc(24px + (34 - 24) * ((100vw - 992px) / (1920 - 992)));
        line-height: calc(34px + (44 - 34) * ((100vw - 992px) / (1920 - 992)));
      }

}
@media (min-width: 80rem) {
    body p, body i, body ol li, body ul li, body blockquote, body .module-headline {
    font-size: 1.25rem;
    line-height: 26px;
  }

    body h1, body .h1 {
    font-size: 3.5625rem;
    line-height: 78px;
  }

    body h2, body .h2 {
    font-size: 2.75rem;
    line-height: 60px;
  }

    body h3, body .h3 {
    font-size: 2.125rem;
    line-height: 44px;
  }

    body h4, body .h4 {
    font-size: 1.625rem;
    line-height: 36px;
  }

    body h5, body .h5 {
    font-size: 1.375rem;
    line-height: 28px;
  }
    :scope .text-large p,:scope .text-large i,:scope .text-large ol,:scope .text-large ul {
    font-size: 1.625rem;
    line-height: 34px;
  }
      :scope article .headline h2,:scope article .headline .h2 {
    font-size: 2.125rem;
    line-height: 44px;
  }
}
.no-scroll {
  overflow: hidden;
}
div[data-name="linkedInEmbed"] {
  grid-column: 1 / -1;
  margin-top: 5rem;
}
@media (min-width: 62rem) {
  div[data-name="linkedInEmbed"] {
    margin-top: 7.5rem;
  }
}
.neos-nodetypes-html-html {
  margin-left: auto;
  margin-right: auto;
}
.neos-nodetypes-html-html iframe {
  margin-left: auto;
  margin-right: auto;
}
.fader {
  position: relative;
  opacity: 0;
  transform: translateY(150px);
  transition: 1s all ease;
}
.fader.active {
  opacity: 1;
  transform: translateY(0);
}
body.noEffects .fader {
  opacity: 1;
    transform: translateY(0);
}
:is(.effect-switch .peer) + .peer-info span.disabled {
  display: none;
}
:is(.effect-switch .peer) + .peer-info span.enabled {
  display: block;
}
:is(.effect-switch .peer) + .peer-info + span svg.on {
  display: block;
}
:is(.effect-switch .peer) + .peer-info + span svg.off {
  display: none;
}
:is(.effect-switch .peer:checked) + .peer-info span.disabled {
  display: block;
}
:is(.effect-switch .peer:checked) + .peer-info span.enabled {
  display: none;
}
:is(.effect-switch .peer:checked) + .peer-info + span svg.on {
  display: none;
}
:is(.effect-switch .peer:checked) + .peer-info + span svg.off {
  display: block;
}
:is(.effect-switch:hover .peer:checked) + .peer-info + span svg.on {
  display: block;
}
:is(.effect-switch:hover .peer:checked) + .peer-info + span svg.off {
  display: none;
}
:is(.effect-switch:hover .peer) + .peer-info + span svg.on {
  display: none;
}
:is(.effect-switch:hover .peer) + .peer-info + span svg.off {
  display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'site' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-central:before {
  content: "\e90d";
}
.icon-mobile:before {
  content: "\e90e";
}
.icon-small_parts:before {
  content: "\e90b";
}
.icon-large_parts:before {
  content: "\e90c";
}
.icon-smoke_selection:before {
  content: "\e908";
}
.icon-oil_selection:before {
  content: "\e909";
}
.icon-dust_selection:before {
  content: "\e90a";
}
.icon-dust_1:before {
  content: "\e906";
}
.icon-dust_2:before {
  content: "\e907";
}
.icon-arrow-up-right:before {
  content: "\e904";
}
.icon-menu:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-left:before {
  content: "\e903";
}
.icon-novusair_logo_signet:before {
  content: "\e905";
}
.main-header .wcag-navigation {
  width: 100%;
}
.main-header .wcag-navigation ul.level-1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1.25rem;
}
.main-header .wcag-navigation ul.level-1 li {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.main-header .wcag-navigation ul.level-1 li a {
  display: block;
  border-radius: 6px;
  font-size: 1.125rem;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
body .main-header .wcag-navigation ul.level-1 li a {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.main-header .wcag-navigation ul.level-1 li a:focus {
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
@media (min-width: 62rem) {
  .main-header .wcag-navigation ul.level-1 li a {
    font-size: 1.375rem;
    line-height: 28px;
  }
}
footer.main-footer > div {
  font-size: 1rem;
  line-height: 22px;
}
footer.main-footer .content p, footer.main-footer .content p:last-of-type {
  margin-bottom: 0;
  margin-top: 1.125rem;
  font-size: 1rem;
  line-height: 22px;
}
footer.main-footer .content ul li {
  margin-top: 1.125rem;
}
footer.main-footer .content a {
  border-radius: 6px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: 700;
}
body footer.main-footer .content a {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
footer.main-footer .content a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 131 181 / var(--tw-text-opacity, 1));
}
footer.main-footer .content a:focus {
  --tw-text-opacity: 1;
  color: rgb(0 131 181 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
#main-menu.open {
  right: 0;
  z-index: 99;
}
#main-menu ul.level-1 {
  width: 100%;
}
#main-menu ul.level-1 li {
  display: block;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(117 120 123 / var(--tw-border-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#main-menu ul.level-1 li a {
  display: block;
  border-radius: 6px;
  font-size: 1.375rem;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(117 120 123 / var(--tw-text-opacity, 1));
}
body #main-menu ul.level-1 li a {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#main-menu ul.level-1 li a:hover {
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
#main-menu ul.level-1 li a:focus {
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
@media (min-width: 62rem) {
  #main-menu ul.level-1 li a {
    font-size: 2.125rem;
    line-height: 44px;
  }
}
#main-menu .dimension-menu ul li {
  border-style: none;
  padding: 0;
  font-size: 1.25rem;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(117 120 123 / var(--tw-text-opacity, 1));
}
#main-menu .dimension-menu ul li:after {
  display: inline-block;
  padding-right: 0.25rem;
  font-size: 1.25rem;
  line-height: 28px;
  --tw-content: '|';
  content: var(--tw-content);
}
#main-menu .dimension-menu ul li:last-child:after {
  --tw-content: none;
  content: var(--tw-content);
}
#main-menu .dimension-menu ul li a {
  display: inline-block;
  padding: 0;
  font-size: 1.25rem;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(117 120 123 / var(--tw-text-opacity, 1));
}
#main-menu .dimension-menu ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
#main-menu .dimension-menu ul li.current, #main-menu .dimension-menu ul li.current a {
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
#main-menu .dimension-menu ul li.current:after {
  --tw-text-opacity: 1;
  color: rgb(117 120 123 / var(--tw-text-opacity, 1));
}
.skip-links {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 0;
  z-index: 16000;
}
.skip-links-inner a {
  position: absolute;
  left: -99999px;
  top: -99999px;
  background-color: #fff;
  padding: 0.125rem;
}
.skip-links-inner a:focus, .skip-links-inner a:hover {
  left: 0;
  top: 0;
  outline: 1px dotted #111314;
}
.products-properties {
  position: relative;
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: rgb(221 220 224 / var(--tw-bg-opacity, 1));
}
.products-properties:after {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  height: 50%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}
.product-box .text {
  margin-top: 1.5rem !important;
}
.accordion-wrapper + .accordion-wrapper {
  margin-top: 0;
}
.accordion-item h3 {
  font-size: 1.1875rem;
  line-height: 26px;
}
.accordion-item h3.open .arrow-link-small {
  --tw-rotate: 135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
section.colorset1 .accordion-item .divider {
  --tw-bg-opacity: 1;
  background-color: rgb(117 120 123 / var(--tw-bg-opacity, 1));
}
section.colorset2 .accordion-item .divider {
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
}
@media (min-width: 62rem) {
    .accordion-item h3 {
      font-size: calc(19px + (26 - 19) * ((100vw - 992px) / (1920 - 992)));
      line-height: calc(26px + (34 - 26) * ((100vw - 992px) / (1920 - 992)));
      font-size: 1.625rem;
      line-height: 34px;
    }
    .text-cards-item:nth-child(3n+1),.text-cards-item:nth-child(3n) {
    margin-top: 4.375rem;
  }
}
/* h4  28, h3 32, h2 40 und h1 48 */
.headline .highlight {
  font-size: 2.1875rem;
  line-height: 48px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 131 181 / var(--tw-text-opacity, 1));
}
@media (min-width: 62rem) {
    .headline .highlight {
      font-size: calc(35px + (57 - 35) * ((100vw - 992px) / (1920 - 992)));
      line-height: calc(48px + (78 - 48) * ((100vw - 992px) / (1920 - 992)));
    }
}
@media (min-width: 80rem) {
    .headline .highlight {
    font-size: 3.5625rem;
    line-height: 78px;
  }
}
.fs-image {
  margin-top: 5rem;
}
@media (min-width: 62rem) {
  .fs-image {
    margin-top: 7.5rem;
  }
}
.fs-image + .fs-image {
  margin-top: 3rem;
}
section.colorset1 .jobs-item .divider {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
section.colorset2 .jobs-item .divider {
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
}
a.link, button.link {
  height: 2.8125rem;
  min-width: 13.75rem;
}
a.link span.inner, button.link span.inner {
  position: relative;
  display: flex;
  height: 100%;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  overflow: clip;
  border-radius: 100px;
  border-width: 3px;
  --tw-border-opacity: 1;
  border-color: rgb(4 29 44 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
}
body a.link span.inner,body  button.link span.inner {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
a.link span.inner span, button.link span.inner span {
  position: relative;
  z-index: 1;
  display: flex;
  height: 100%;
  min-width: 100%;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 62rem) {
  a.link span.inner span, button.link span.inner span {
    font-size: 1.25rem;
    line-height: 26px;
  }
}
a.link span.inner span, button.link span.inner span {
    contain: content;
    transform: translateY(0);
    visibility: visible;
    will-change: transform;
    transition-duration: .6s;
    transition-property: transform;
  }
a.link span.inner span:nth-child(2), button.link span.inner span:nth-child(2) {
  position: absolute;
  left: 0;
    transform: translateY(100%);
}
a.link:hover span.inner span, button.link:hover span.inner span, a.link:focus span.inner span, button.link:focus span.inner span, a.link:active span.inner span, button.link:active span.inner span {
      transform: translateY(-101%);
    }
a.link:hover span.inner span:nth-child(2), button.link:hover span.inner span:nth-child(2), a.link:focus span.inner span:nth-child(2), button.link:focus span.inner span:nth-child(2), a.link:active span.inner span:nth-child(2), button.link:active span.inner span:nth-child(2) {
      transform: translateY(0%);
    }
a.link:focus, button.link:focus {
  border-radius: 100px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: transparent;
}
a.link:nth-of-type(even) span.inner, button.link:nth-of-type(even) span.inner {
  --tw-border-opacity: 1;
  border-color: rgb(4 29 44 / var(--tw-border-opacity, 1));
  background-color: transparent;
}
a.link:nth-of-type(even) span.inner span, button.link:nth-of-type(even) span.inner span {
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
a.link.link-invert span.inner, button.link.link-invert span.inner {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
a.link.link-invert span.inner span, button.link.link-invert span.inner span {
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
a.link.link-invert:hover span.inner, button.link.link-invert:hover span.inner, a.link.link-invert:focus span.inner, button.link.link-invert:focus span.inner, a.link.link-invert:active span.inner, button.link.link-invert:active span.inner {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
a.link.link-invert:hover span.inner span, button.link.link-invert:hover span.inner span, a.link.link-invert:focus span.inner span, button.link.link-invert:focus span.inner span, a.link.link-invert:active span.inner span, button.link.link-invert:active span.inner span {
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
a.link.link-invert:nth-of-type(even) span.inner, button.link.link-invert:nth-of-type(even) span.inner {
  background-color: transparent;
}
a.link.link-invert:nth-of-type(even) span.inner span, button.link.link-invert:nth-of-type(even) span.inner span {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.link-light span.inner span {
  font-weight: 400 !important;
}
@media screen and (max-width: 768px) {

          .stage-collection .stage-product-teaser a.link.link-invert span.inner, .stage-collection .stage-textmedia a.link.link-invert span.inner, .stage-collection .stage-product-teaser button.link.link-invert span.inner, .stage-collection .stage-textmedia button.link.link-invert span.inner {
    --tw-border-opacity: 1;
    border-color: rgb(4 29 44 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  }

          .stage-collection .stage-product-teaser a.link.link-invert span.inner span, .stage-collection .stage-textmedia a.link.link-invert span.inner span, .stage-collection .stage-product-teaser button.link.link-invert span.inner span, .stage-collection .stage-textmedia button.link.link-invert span.inner span {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

            .stage-collection .stage-product-teaser a.link.link-invert:hover span.inner, .stage-collection .stage-textmedia a.link.link-invert:hover span.inner, .stage-collection .stage-product-teaser button.link.link-invert:hover span.inner, .stage-collection .stage-textmedia button.link.link-invert:hover span.inner, .stage-collection .stage-product-teaser a.link.link-invert:focus span.inner, .stage-collection .stage-textmedia a.link.link-invert:focus span.inner, .stage-collection .stage-product-teaser button.link.link-invert:focus span.inner, .stage-collection .stage-textmedia button.link.link-invert:focus span.inner, .stage-collection .stage-product-teaser a.link.link-invert:active span.inner, .stage-collection .stage-textmedia a.link.link-invert:active span.inner, .stage-collection .stage-product-teaser button.link.link-invert:active span.inner, .stage-collection .stage-textmedia button.link.link-invert:active span.inner {
    --tw-bg-opacity: 1;
    background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  }

            .stage-collection .stage-product-teaser a.link.link-invert:hover span.inner span, .stage-collection .stage-textmedia a.link.link-invert:hover span.inner span, .stage-collection .stage-product-teaser button.link.link-invert:hover span.inner span, .stage-collection .stage-textmedia button.link.link-invert:hover span.inner span, .stage-collection .stage-product-teaser a.link.link-invert:focus span.inner span, .stage-collection .stage-textmedia a.link.link-invert:focus span.inner span, .stage-collection .stage-product-teaser button.link.link-invert:focus span.inner span, .stage-collection .stage-textmedia button.link.link-invert:focus span.inner span, .stage-collection .stage-product-teaser a.link.link-invert:active span.inner span, .stage-collection .stage-textmedia a.link.link-invert:active span.inner span, .stage-collection .stage-product-teaser button.link.link-invert:active span.inner span, .stage-collection .stage-textmedia button.link.link-invert:active span.inner span {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

            .stage-collection .stage-product-teaser a.link.link-invert:nth-of-type(even) span.inner, .stage-collection .stage-textmedia a.link.link-invert:nth-of-type(even) span.inner, .stage-collection .stage-product-teaser button.link.link-invert:nth-of-type(even) span.inner, .stage-collection .stage-textmedia button.link.link-invert:nth-of-type(even) span.inner {
    --tw-border-opacity: 1;
    border-color: rgb(4 29 44 / var(--tw-border-opacity, 1));
    background-color: transparent;
  }

            .stage-collection .stage-product-teaser a.link.link-invert:nth-of-type(even) span.inner span, .stage-collection .stage-textmedia a.link.link-invert:nth-of-type(even) span.inner span, .stage-collection .stage-product-teaser button.link.link-invert:nth-of-type(even) span.inner span, .stage-collection .stage-textmedia button.link.link-invert:nth-of-type(even) span.inner span {
    --tw-text-opacity: 1;
    color: rgb(4 29 44 / var(--tw-text-opacity, 1));
  }
}
.link-teaser-banner:before, .link-teaser-banner:after {
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 1;
  display: block;
  height: 100%;
  width: 100vw;
  --tw-bg-opacity: 1;
  background-color: rgb(0 131 181 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}
.link-teaser-banner:after {
  right: auto;
  left: 100%;
}
.link-teaser-banner .text, .link-teaser-banner .text p {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.link-teaser-banner + .link-teaser-banner {
  margin-top: 2.5rem;
}
.link-teaser-image + .link-teaser-image {
  margin-top: 5rem;
}
.link-teaser + .link-teaser {
  margin-top: 5rem;
}
.page-teaser-item .fading {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  height: 8.125rem;
  width: 100%;
}
body .page-teaser-item .fading {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.page-teaser-item:hover .fading {
  height: 10rem;
      background: linear-gradient(0deg, #0083B5 0%, rgba(0, 131, 181, 0.00)100%);
}
.page-teaser-static .text p {
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.page-teaser-static .headline + .text {
  margin-top: 0;
}
.parallax-half {
  height: 50vh;
}
.parallax-full {
  height: 100vh;
}
.person-teaser-item + .person-teaser-item {
  margin-top: 2.5rem;
}
.person-teaser-tile .fading {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  height: 8.125rem;
  width: 100%;
}
body .person-teaser-tile .fading {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.person-teaser-tile .fading {
    background: linear-gradient(0deg, #323234 0%, rgba(50, 50, 52, 0.50) 35.5%, rgba(50, 50, 52, 0.00) 100%);
  }
.person-teaser-tile:hover .fading {
  height: 100%;
      background: linear-gradient(0deg, #323234 0%, rgba(50, 50, 52, 0.80) 35.5%, rgba(50, 50, 52, 0.50) 100%);
}
.person-teaser-tile:hover .person-name {
      animation: showPersonTeaserText .75s ease-in-out;
      animation-fill-mode: forwards;
    }
.person-teaser-tile:hover .person-info {
  height: auto;
      animation: showPersonTeaserText .75s ease-in-out;
      animation-fill-mode: forwards;
}
@keyframes showPersonTeaserText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100;
  }
}
.product-carousel .show {
  z-index: 20;
  height: auto;
  padding-top: 2rem;
  opacity: 1;
}
@media (min-width: 71.25rem) {
  .product-carousel .show {
    padding: 0;
  }
}
/* Parent container */
.product-carousel {
  position: relative;
}
/* Child containers */
.product-carousel-image {
  position: absolute;
  width: 232px; /* Adjust as needed */
  height: 365px; /* Adjust as needed */
}
/* Positioning the images in a circular layout */
.carousel-standard .product-carousel-image:nth-child(1) {
    bottom: 10px;
    left: 260px;
  }
.carousel-standard .product-carousel-image:nth-child(2) {
    bottom: 110px;
    left: 580px;
  }
.carousel-standard .product-carousel-image:nth-child(3) {
    bottom: 110px;
    left: 60px;
  }
.carousel-standard .product-images.child-1 .product-carousel-image:nth-child(1) {
  z-index: 20;
  height: 473px;
  width: 300px;
}
@media (min-width: 48rem) {
  .carousel-standard .product-images.child-1 .product-carousel-image:nth-child(1) {
    height: 575px;
    width: 365px;
  }
}
.carousel-standard .product-images.child-1 .product-carousel-image:nth-child(2) {
  bottom: 110px;
  left: 520px;
}
@media (min-width: 36rem) {
  .carousel-standard .product-images.child-1 .product-carousel-image:nth-child(2) {
    left: 530px;
  }
}
@media (min-width: 48rem) {
  .carousel-standard .product-images.child-1 .product-carousel-image:nth-child(2) {
    left: 580px;
  }
}
.carousel-standard .product-images.child-2 .product-carousel-image:nth-child(1) {
        bottom: 110px;
        left: 60px;
      }
.carousel-standard .product-images.child-2 .product-carousel-image:nth-child(2) {
  z-index: 20;
  height: 473px;
  width: 300px;
}
@media (min-width: 48rem) {
  .carousel-standard .product-images.child-2 .product-carousel-image:nth-child(2) {
    height: 575px;
    width: 365px;
  }
}
.carousel-standard .product-images.child-2 .product-carousel-image:nth-child(2) {
        bottom: 10px;
        left: 260px;
      }
.carousel-standard .product-images.child-2 .product-carousel-image:nth-child(3) {
  bottom: 110px;
  left: 520px;
}
@media (min-width: 36rem) {
  .carousel-standard .product-images.child-2 .product-carousel-image:nth-child(3) {
    left: 530px;
  }
}
@media (min-width: 48rem) {
  .carousel-standard .product-images.child-2 .product-carousel-image:nth-child(3) {
    left: 580px;
  }
}
.carousel-standard .product-images.child-3 .product-carousel-image:nth-child(1) {
  bottom: 110px;
  left: 520px;
}
@media (min-width: 36rem) {
  .carousel-standard .product-images.child-3 .product-carousel-image:nth-child(1) {
    left: 530px;
  }
}
@media (min-width: 48rem) {
  .carousel-standard .product-images.child-3 .product-carousel-image:nth-child(1) {
    left: 580px;
  }
}
.carousel-standard .product-images.child-3 .product-carousel-image:nth-child(2) {
        bottom: 110px;
        left: 60px;
      }
.carousel-standard .product-images.child-3 .product-carousel-image:nth-child(3) {
  z-index: 20;
  height: 473px;
  width: 300px;
}
@media (min-width: 48rem) {
  .carousel-standard .product-images.child-3 .product-carousel-image:nth-child(3) {
    height: 575px;
    width: 365px;
  }
}
.carousel-standard .product-images.child-3 .product-carousel-image:nth-child(3) {
        bottom: 10px;
        left: 260px;
      }
@media (min-width: 71.25rem) {
  .carousel-extended .carousel-headline {
    bottom: -3.125rem;
  }
}
/* Positioning the images in a circular layout */
.carousel-extended .product-carousel-image:nth-child(1) {
  z-index: 20;
    bottom: 10px;
    left: 260px;
}
.carousel-extended .product-carousel-image:nth-child(2) {
  z-index: 12;
    bottom: 50px;
    left: 650px;
}
.carousel-extended .product-carousel-image:nth-child(3) {
  z-index: 10;
    bottom: 110px;
    left: 540px;
}
.carousel-extended .product-carousel-image:nth-child(4) {
  z-index: 10;
    bottom: 110px;
    left: 105px;
}
.carousel-extended .product-carousel-image:nth-child(5) {
  z-index: 12;
    bottom: 60px;
    left: -30px;
}
.carousel-extended .product-images.child-1 .product-carousel-image:nth-child(1) {
  height: 473px;
  width: 300px;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-1 .product-carousel-image:nth-child(1) {
    height: 575px;
    width: 365px;
  }
}
.carousel-extended .product-images.child-1 .product-carousel-image:nth-child(2) {
  left: 595px;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-1 .product-carousel-image:nth-child(2) {
    left: 650px;
  }
}
.carousel-extended .product-images.child-1 .product-carousel-image:nth-child(3) {
  left: 480px;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-1 .product-carousel-image:nth-child(3) {
    left: 540px;
  }
}
.carousel-extended .product-images.child-1 .product-carousel-image:nth-child(5) {
  left: -20px;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-1 .product-carousel-image:nth-child(5) {
    left: -30px;
  }
}
.carousel-extended .product-images.child-2 .product-carousel-image:nth-child(1) {
  left: -20px;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-2 .product-carousel-image:nth-child(1) {
    left: -30px;
  }
}
.carousel-extended .product-images.child-2 .product-carousel-image:nth-child(1) {
        bottom: 60px;
      }
.carousel-extended .product-images.child-2 .product-carousel-image:nth-child(2) {
  z-index: 20;
  height: 473px;
  width: 300px;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-2 .product-carousel-image:nth-child(2) {
    height: 575px;
    width: 365px;
  }
}
.carousel-extended .product-images.child-2 .product-carousel-image:nth-child(2) {
        bottom: 10px;
        left: 260px;
      }
.carousel-extended .product-images.child-2 .product-carousel-image:nth-child(3) {
  left: 600px;
  z-index: 12;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-2 .product-carousel-image:nth-child(3) {
    left: 650px;
  }
}
.carousel-extended .product-images.child-2 .product-carousel-image:nth-child(3) {
        bottom: 50px;
      }
.carousel-extended .product-images.child-2 .product-carousel-image:nth-child(4) {
  left: 480px;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-2 .product-carousel-image:nth-child(4) {
    left: 540px;
  }
}
.carousel-extended .product-images.child-2 .product-carousel-image:nth-child(4) {
        bottom: 110px;
      }
.carousel-extended .product-images.child-2 .product-carousel-image:nth-child(5) {
        bottom: 110px;
        left: 105px;
      }
.carousel-extended .product-images.child-3 .product-carousel-image:nth-child(1) {
  z-index: 10;
        bottom: 110px;
        left: 105px;
}
.carousel-extended .product-images.child-3 .product-carousel-image:nth-child(2) {
  left: -20px;
  z-index: 12;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-3 .product-carousel-image:nth-child(2) {
    left: -30px;
  }
}
.carousel-extended .product-images.child-3 .product-carousel-image:nth-child(2) {
        bottom: 60px;
      }
.carousel-extended .product-images.child-3 .product-carousel-image:nth-child(3) {
  z-index: 20;
  height: 473px;
  width: 300px;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-3 .product-carousel-image:nth-child(3) {
    height: 575px;
    width: 365px;
  }
}
.carousel-extended .product-images.child-3 .product-carousel-image:nth-child(3) {
        bottom: 10px;
        left: 260px;
      }
.carousel-extended .product-images.child-3 .product-carousel-image:nth-child(4) {
  left: 600px;
  z-index: 12;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-3 .product-carousel-image:nth-child(4) {
    left: 650px;
  }
}
.carousel-extended .product-images.child-3 .product-carousel-image:nth-child(4) {
        bottom: 50px;
      }
.carousel-extended .product-images.child-3 .product-carousel-image:nth-child(5) {
  left: 480px;
  z-index: 10;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-3 .product-carousel-image:nth-child(5) {
    left: 540px;
  }
}
.carousel-extended .product-images.child-3 .product-carousel-image:nth-child(5) {
        bottom: 110px;
      }
.carousel-extended .product-images.child-4 .product-carousel-image:nth-child(1) {
  left: 480px;
  z-index: 10;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-4 .product-carousel-image:nth-child(1) {
    left: 540px;
  }
}
.carousel-extended .product-images.child-4 .product-carousel-image:nth-child(1) {
        bottom: 110px;
      }
.carousel-extended .product-images.child-4 .product-carousel-image:nth-child(2) {
  z-index: 10;
        bottom: 110px;
        left: 105px;
}
.carousel-extended .product-images.child-4 .product-carousel-image:nth-child(3) {
  left: -20px;
  z-index: 12;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-4 .product-carousel-image:nth-child(3) {
    left: -30px;
  }
}
.carousel-extended .product-images.child-4 .product-carousel-image:nth-child(3) {
        bottom: 60px;
      }
.carousel-extended .product-images.child-4 .product-carousel-image:nth-child(4) {
  z-index: 20;
  height: 473px;
  width: 300px;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-4 .product-carousel-image:nth-child(4) {
    height: 575px;
    width: 365px;
  }
}
.carousel-extended .product-images.child-4 .product-carousel-image:nth-child(4) {
        bottom: 10px;
        left: 260px;
      }
.carousel-extended .product-images.child-4 .product-carousel-image:nth-child(5) {
  left: 600px;
  z-index: 12;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-4 .product-carousel-image:nth-child(5) {
    left: 650px;
  }
}
.carousel-extended .product-images.child-4 .product-carousel-image:nth-child(5) {
        bottom: 50px;
      }
.carousel-extended .product-images.child-5 .product-carousel-image:nth-child(1) {
  left: 600px;
  z-index: 12;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-5 .product-carousel-image:nth-child(1) {
    left: 650px;
  }
}
.carousel-extended .product-images.child-5 .product-carousel-image:nth-child(1) {
        bottom: 50px;
      }
.carousel-extended .product-images.child-5 .product-carousel-image:nth-child(2) {
  left: 480px;
  z-index: 10;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-5 .product-carousel-image:nth-child(2) {
    left: 540px;
  }
}
.carousel-extended .product-images.child-5 .product-carousel-image:nth-child(2) {
        bottom: 110px;
      }
.carousel-extended .product-images.child-5 .product-carousel-image:nth-child(3) {
  z-index: 10;
        bottom: 110px;
        left: 105px;
}
.carousel-extended .product-images.child-5 .product-carousel-image:nth-child(4) {
  left: -20px;
  z-index: 12;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-5 .product-carousel-image:nth-child(4) {
    left: -30px;
  }
}
.carousel-extended .product-images.child-5 .product-carousel-image:nth-child(4) {
        bottom: 60px;
      }
.carousel-extended .product-images.child-5 .product-carousel-image:nth-child(5) {
  z-index: 20;
  height: 473px;
  width: 300px;
}
@media (min-width: 48rem) {
  .carousel-extended .product-images.child-5 .product-carousel-image:nth-child(5) {
    height: 575px;
    width: 365px;
  }
}
.carousel-extended .product-images.child-5 .product-carousel-image:nth-child(5) {
        bottom: 10px;
        left: 260px;
      }
#reference-overlay {
  overflow-y: scroll;
}
#reference-overlay.open {
  right: 0;
}
section.colorset1 {
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
}
section.colorset2 {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
}
section.no-spacing .content-collection > div {
  margin-top: 0 !important;
}
.stage-teaser .fading {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  height: 15.3125rem;
  width: 100%;
    background: linear-gradient(0deg, #1E1E1E 0%, rgba(30, 30, 30, 0.43) 50.5%, rgba(30, 30, 30, 0.00) 100%);
}
.video-bubble {
  position: absolute;
  height: 3rem;
  width: 3rem;
  cursor: pointer;
}
.video-bubble > span {
  display: flex;
  height: 3rem;
  width: 3rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  font-size: 1.25rem;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
body .video-bubble > span {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.video-bubble > span:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.video-bubble > span span.open {
  display: none;
  font-size: 1.75rem;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(0 131 181 / var(--tw-text-opacity, 1));
}
.video-bubble > span:hover > span {
  display: none;
}
.video-bubble > span:hover > span.open {
  display: block;
}
.video-bubble.active > span {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.video-bubble.active > span span {
  display: none;
}
.video-bubble.active > span span.open {
  display: block;
}
.video-bubble:after {
  position: absolute;
  left: 100%;
  top: 50%;
  display: block;
  height: 0.125rem;
  width: 6.25rem;
  --tw-translate-y: -0.0625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}
#product-video-overlay.active > div {
  opacity: 1;
}
#product-video-overlay.aircase .video-bubble.bubble-1 {
        top: 260px;
        left: 562px;
      }
#product-video-overlay.aircase .video-bubble.bubble-1:after {
  left: auto;
  right: 100%;
}
#product-video-overlay.aircase .video-bubble.bubble-2 {
        top: 352px;
        left: 388px;
      }
#product-video-overlay.aircase .video-bubble.bubble-2:after {
  left: 50%;
  top: 100%;
  height: 35px;
  width: 0.125rem;
  --tw-translate-x: -0.0625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
#product-video-overlay.aircase .video-bubble.bubble-3 {
        top: 460px;
        left: 80px;

      }
#product-video-overlay.aircase .video-bubble.bubble-3:after {
  width: 140px;
}
#product-video-overlay.aircase .video-bubble.bubble-4 {
        top: 570px;
        left: 410px;
      }
#product-video-overlay.aircase .video-bubble.bubble-4:after {
  display: none;
}
#product-video-overlay.aircase .video-bubble.bubble-4:before {
  position: absolute;
  left: 50%;
  bottom: 0;
  display: block;
  height: 6.25rem;
  width: 0.125rem;
  --tw-translate-x: -0.0625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}
#product-video-overlay.aircase .video-bubble.bubble-5 {
        top: 570px;
        left: 120px;
      }
#product-video-overlay.aircase .video-bubble.bubble-5:after {
  width: 65px;
}
#product-video-overlay.aircase .video-bubble.bubble-6 {
        top: 545px;
        left: 690px;
      }
#product-video-overlay.aircase .video-bubble.bubble-6:after {
  left: auto;
  right: 100%;
  width: 140px;
}
#product-video-overlay.airline .video-bubble.bubble-1 {
        top: 570px;
        left: 560px;
      }
#product-video-overlay.airline .video-bubble.bubble-1:after {
  display: none;
}
#product-video-overlay.airline .video-bubble.bubble-1:before {
  position: absolute;
  left: 50%;
  bottom: 0;
  display: block;
  height: 6.25rem;
  width: 0.125rem;
  --tw-translate-x: -0.0625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}
#product-video-overlay.airline .video-bubble.bubble-2 {
        top: 173px;
        left: 368px;
      }
#product-video-overlay.airline .video-bubble.bubble-2:after {
  left: 50%;
  top: 100%;
  height: 35px;
  width: 0.125rem;
  --tw-translate-x: -0.0625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
#product-video-overlay.airline .video-bubble.bubble-3 {
        top: 520px;
        left: 50px;

      }
#product-video-overlay.airline .video-bubble.bubble-3:after {
  width: 80px;
}
#product-video-overlay.airline .video-bubble.bubble-4 {
        top: 470px;
        left: 660px;
      }
#product-video-overlay.airline .video-bubble.bubble-4:after {
  display: none;
}
#product-video-overlay.airline .video-bubble.bubble-4:before {
  position: absolute;
  left: 50%;
  bottom: 0;
  display: block;
  height: 6.25rem;
  width: 0.125rem;
  --tw-translate-x: -0.0625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}
#product-video-overlay.airline .video-bubble.bubble-5 {
        top: 450px;
        left: 840px;
      }
#product-video-overlay.airline .video-bubble.bubble-5:after {
  left: auto;
  right: 100%;
  width: 50px;
}
#product-video-overlay.airline .video-bubble.bubble-6 {
        top: 535px;
        left: 390px;
      }
#product-video-overlay.airline .video-bubble.bubble-6:after {
  left: auto;
  right: 100%;
  width: 50px;
}
#product-video-overlay.airtower .video-bubble.bubble-1 {
        top: 185px;
        left: 690px;
      }
#product-video-overlay.airtower .video-bubble.bubble-1:after {
  left: auto;
  right: 100%;
  width: 80px;
}
#product-video-overlay.airtower .video-bubble.bubble-2 {
        top: 485px;
        left: 430px;
      }
#product-video-overlay.airtower .video-bubble.bubble-2:after {
  left: auto;
  right: 100%;
  width: 30px;
}
#product-video-overlay.airtower .video-bubble.bubble-3 {
        top: 360px;
        left: 170px;

      }
#product-video-overlay.airtower .video-bubble.bubble-3:after {
  width: 180px;
}
#product-video-overlay.airtower .video-bubble.bubble-4 {
        top: 285px;
        left: 380px;
      }
#product-video-overlay.airtower .video-bubble.bubble-4:after {
  width: 80px;
}
#product-video-overlay.airtower .video-bubble.bubble-5 {
        top: 510px;
        left: 700px;
      }
#product-video-overlay.airtower .video-bubble.bubble-5:after {
  left: auto;
  right: 100%;
  width: 80px;
}
#product-video-overlay.airtower .video-bubble.bubble-6 {
        top: 350px;
        left: 680px;
      }
#product-video-overlay.airtower .video-bubble.bubble-6:after {
  left: auto;
  right: 100%;
  width: 50px;
}
#product-video-content .inner.active {
  opacity: 1;
}
#product-video-content.aircase {
  right: 0;
  top: 200px;
}
#product-video-content.airtower {
  right: -100px;
  top: 200px;
}
#product-video-content.airline {
  left: -100px;
  top: 200px;
}
@media screen and (max-width: 991px) {
  #product-video-overlay {
    display: none !important;
  }
  #product-video-content {
    display: none !important;
  }
}
.testimonial-item + .testimonial-item {
  margin-top: 1.25rem;
}
@media (min-width: 48rem) {
  .testimonial-item + .testimonial-item {
    margin: 0;
  }
}
.testimonial-single + .testimonial-single {
  margin-top: 0;
}
.text h1, .text .h1 {
  font-weight: 700;
}
.text h2, .text .h2 {
  font-weight: 700;
}
.text h3, .text .h3 {
  font-weight: 700;
}
.text h4, .text .h4 {
  font-weight: 700;
}
.text p, .text i, .text ol li, .text ul li, .text blockquote {
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
.text p:last-of-type {
  margin-bottom: 0;
}
.text a {
  border-radius: 6px;
  text-decoration-line: underline;
  text-underline-offset: 4px;
}
body .text a {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.text a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 131 181 / var(--tw-text-opacity, 1));
}
.text a:focus {
  border-radius: 100px;
  --tw-text-opacity: 1;
  color: rgb(0 131 181 / var(--tw-text-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: transparent;
}
.text span.highlight {
  font-size: 2.1875rem;
  line-height: 48px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 131 181 / var(--tw-text-opacity, 1));
}
.text blockquote {
  margin: 2.5rem;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(117 120 123 / var(--tw-border-opacity, 1));
  padding: 1.25rem;
}
.text ul li {
  position: relative;
  margin-left: 1.375rem;
  margin-bottom: 0.5rem;
  list-style-type: disc;
}
.text ul li:last-child {
  margin-bottom: 0;
}
.text ol {
    list-style-type: none;
    counter-reset: list-counter;
  }
.text ol li {
  position: relative;
  margin-bottom: 0.5rem;
  padding-left: 2.5rem;
}
.text ol li:last-child {
  margin-bottom: 0;
}
.text ol li {
      counter-increment: list-counter;
    }
.text ol li:before {
        content: counter(list-counter, decimal-leading-zero);
        position: absolute;
        left: 0;
        top: 0;
        font-weight: 700;
      }
.text p + ul, .text p + ol {
  margin-top: 1.5rem;
}
.text ul + p, .text ol + p {
  margin-top: 1.5rem;
}
.text ul + ul, .text ol + ol {
  margin-top: 1.5rem;
}
.text ul + ol, .text ol + ul {
  margin-top: 1.5rem;
}
.text ul + blockquote, .text ol + blockquote {
  margin-top: 1.5rem;
}
.text blockquote + ul, .text blockquote + ol {
  margin-top: 1.5rem;
}
.text blockquote + blockquote {
  margin-top: 1.5rem;
}
.text p + h2, .text p + h3, .text p + h4, .text p + h5, .text p + h6 {
  margin-top: 1.5rem;
}
.text h2 + p, .text h3 + p, .text h4 + p, .text h5 + p, .text h6 + p {
  margin-top: 1.5rem;
}
.text h2 + h2, .text h3 + h3, .text h4 + h4, .text h5 + h5, .text h6 + h6 {
  margin-top: 1.5rem;
}
.text h2 + h3, .text h2 + h4, .text h2 + h5, .text h2 + h6, .text h3 + h2, .text h3 + h4, .text h3 + h5, .text h3 + h6, .text h4 + h2, .text h4 + h3, .text h4 + h5, .text h4 + h6, .text h5 + h2, .text h5 + h3, .text h5 + h4, .text h5 + h6, .text h6 + h2, .text h6 + h3, .text h6 + h4, .text h6 + h5 {
  margin-top: 1.5rem;
}
.text h2 + blockquote, .text h3 + blockquote, .text h4 + blockquote, .text h5 + blockquote, .text h6 + blockquote {
  margin-top: 1.5rem;
}
.text h2 + ol, .text h3 + ol, .text h4 + ol, .text h5 + ol, .text h6 + ol, .text h2 + ul, .text h3 + ul, .text h4 + ul, .text h5 + ul, .text h6 + ul {
  margin-top: 1.5rem;
}
.text blockquote {
  margin-bottom: 1.5rem;
}
.text + .text {
  margin-top: 1.5rem;
}
@media (min-width: 62rem) {
  .text + .text {
    margin-top: 3rem;
  }
}
.text + figure, figure + .text {
  margin-top: 1.5rem;
}
@media (min-width: 62rem) {
  .text + figure, figure + .text {
    margin-top: 3rem;
  }
}
.text-large + .text-large {
  margin-top: 1.5rem;
}
@media (min-width: 62rem) {
  .text-large + .text-large {
    margin-top: 3rem;
  }
}
.text-teaser + .text-teaser {
  margin-top: 2.5rem;
}
@media (min-width: 62rem) {
  .text-teaser + .text-teaser {
    margin-top: 5rem;
  }
}
.text + .headline {
  margin-top: 2rem;
}
@media (min-width: 62rem) {
  .text + .headline {
    margin-top: 4rem;
  }
}
.headline + .text {
  margin-top: 1.5rem;
}
@media (min-width: 62rem) {
  .headline + .text {
    margin-top: 3rem;
  }
}
.text + .video-wrapper, .video-wrapper + .text {
  margin-top: 1.5rem;
}
@media (min-width: 62rem) {
  .text + .video-wrapper, .video-wrapper + .text {
    margin-top: 3rem;
  }
}
.video-wrapper.enabled {
    padding-bottom: 56.25%;
  }
.video-wrapper.enabled picture {
  display: none !important;
}
.video-wrapper.disabled {
  height: 320px;
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}
@media (min-width: 62rem) {
  .video-wrapper.disabled {
    height: 640px;
  }
}
.video-wrapper div[data-type='placeholder'] {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 360px;
}
body .video-wrapper div[data-type='placeholder'] {
    transform: translate(-50%, -50%);
  }
@keyframes rotate360 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
#wizard-btn .logo:hover {
    animation: rotate360 2s linear infinite;
  }
#wizard-btn.active .logo {
  opacity: 0;
}
#wizard-btn.active .close {
  z-index: 20;
  opacity: 1;
}
#wizard-overlay {
  transform-origin: 0 100%;
  transform: scaleY(0);
}
#wizard-overlay.active {
  opacity: 1;
  transform: scaleY(1);
}
#wizard-overlay .link {
  min-width: 180px;
}
#wizard-overlay .link span.inner span {
  font-size: 1rem;
  line-height: 22px;
}
@media (min-width: 62rem) {
  #wizard-overlay .link span.inner span {
    font-size: 1rem;
    line-height: 22px;
  }
}
#wizard-overlay .link-invert span.inner {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  background-color: transparent;
}
#wizard-overlay .link-invert span.inner span {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#wizard-overlay .link-invert:nth-of-type(even) span.inner {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
#wizard-overlay .link-invert:nth-of-type(even) span.inner span {
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
#wizard-overlay .wizard-step {
  position: absolute;
  top: 0;
  right: -100%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(246 246 247 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
}
body #wizard-overlay .wizard-step {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#wizard-overlay .wizard-step span.h4 {
  margin: 0;
  -webkit-hyphens: none !important;
          hyphens: none !important;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 131 181 / var(--tw-text-opacity, 1));
}
#wizard-overlay .wizard-step span.h5 {
  margin: 0;
  -webkit-hyphens: none !important;
          hyphens: none !important;
  font-weight: 700;
}
#wizard-overlay .wizard-step .back {
  margin-bottom: 0.875rem;
  margin-top: -0.625rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
}
#wizard-overlay .wizard-step .frame {
  display: flex;
  min-height: 440px;
  flex-direction: column;
  justify-content: space-between;
}
#wizard-overlay .wizard-step.active {
  right: 0;
}
#wizard-overlay .wizard-result {
  --tw-border-opacity: 1;
  border-color: rgb(4 29 44 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
}
#wizard-overlay .wizard-result .result-headline {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#wizard-overlay .wizard-result .result-text {
  font-size: 1rem;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#wizard-overlay .wizard-result .result-image {
  display: flex;
  height: 12.5rem;
  align-items: center;
  justify-content: center;
}
#wizard-overlay .wizard-result .result-image img {
  height: 250px;
  width: auto;
  max-width: none;
}
#wizard-overlay .step-back {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
body #wizard-overlay .step-back {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#wizard-overlay .step-back:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#wizard-overlay .step-back-result {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
body #wizard-overlay .step-back-result {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#wizard-overlay .step-back-result:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#wizard-overlay .step-option {
  position: relative;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  gap: 3rem;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  padding-top: 5rem;
}
body #wizard-overlay .step-option {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#wizard-overlay .step-option:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
}
#wizard-overlay .step-option .label {
  -webkit-hyphens: auto;
          hyphens: auto;
  font-size: 1rem;
  line-height: 21px;
  font-weight: 700;
  text-transform: uppercase;
}
#wizard-overlay .step-option .symbol {
  text-align: center;
}
#wizard-overlay .step-option.plain {
  -webkit-hyphens: auto;
          hyphens: auto;
  font-size: 1rem;
  line-height: 21px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
#wizard-overlay .step-option.plain:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
body.scrolled #wizard-wrapper {
  opacity: 1;
}
.blog-filter .category-filter li {
  cursor: pointer;
  border-radius: 100px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(117 120 123 / var(--tw-border-opacity, 1));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
body .blog-filter .category-filter li {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.blog-filter .category-filter li.active {
  --tw-border-opacity: 1;
  border-color: rgb(4 29 44 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.numbered-list + .numbered-list {
  margin-top: 0;
}
@media (max-width: 992px) {
  .product-carousel .product-images {
    margin-left: calc((100vw - 848px) / 2);
    margin-right: calc((100vw - 848px) / 2);
  }
}
.product-carousel-switch .product-carousel {
  margin: 0;
  display: none;
}
.product-carousel-switch .product-carousel.show {
  display: block;
}
.product-carousel-selection.selected {
  margin-bottom: 3rem;
  min-height: 0rem;
  justify-content: space-between;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(50 50 52 / var(--tw-border-opacity, 1));
  padding-bottom: 1.5rem;
}
body .product-carousel-selection.selected {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.product-carousel-selection.selected > div {
  width: 100%;
  gap: 1.5rem;
}
@media (min-width: 48rem) {
  .product-carousel-selection.selected > div {
    gap: 3rem;
  }
}
@media (min-width: 62rem) {
  .product-carousel-selection.selected > div {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.product-carousel-selection.selected .headline {
  display: none !important;
}
.product-carousel-selection.selected .module-headline {
  display: block;
}
.product-carousel-selection.selected .button-collection {
  gap: 1.5rem;
}
.product-carousel-selection.selected button {
  height: 2.8125rem;
  min-width: 13.75rem;
}
.product-carousel-selection.selected button span.inner {
  position: relative;
  display: flex;
  height: 100%;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  overflow: clip;
  border-radius: 100px;
  border-width: 3px;
  --tw-border-opacity: 1;
  border-color: rgb(4 29 44 / var(--tw-border-opacity, 1));
  background-color: transparent;
}
body .product-carousel-selection.selected button span.inner {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.product-carousel-selection.selected button span.inner span {
  position: relative;
  z-index: 1;
  display: flex;
  height: 100%;
  min-width: 100%;
  align-items: center;
  justify-content: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 1rem;
  line-height: 22px;
  text-transform: none;
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
@media (min-width: 62rem) {
  .product-carousel-selection.selected button span.inner span {
    font-size: 1.25rem;
    line-height: 26px;
  }
}
.product-carousel-selection.selected button span.inner span {
        contain: content;
        transform: translateY(0);
        visibility: visible;
        will-change: transform;
        transition-duration: .6s;
        transition-property: transform;
      }
.product-carousel-selection.selected button span.inner span:nth-child(2) {
  position: absolute;
  left: 0;
        transform: translateY(100%);
}
.product-carousel-selection.selected button:hover span.inner span, .product-carousel-selection.selected button:focus span.inner span, .product-carousel-selection.selected button:active span.inner span {
          transform: translateY(-101%);
        }
.product-carousel-selection.selected button:hover span.inner span:nth-child(2), .product-carousel-selection.selected button:focus span.inner span:nth-child(2), .product-carousel-selection.selected button:active span.inner span:nth-child(2) {
          transform: translateY(0%);
        }
.product-carousel-selection.selected button:focus {
  border-radius: 100px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: transparent;
}
.product-carousel-selection.selected button.active span.inner {
  --tw-border-opacity: 1;
  border-color: rgb(4 29 44 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
}
.product-carousel-selection.selected button.active span.inner span {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.swiperLogo .swiper-slide {
  display: flex;
  height: 21.875rem;
  width: 21.875rem;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 8px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(117 120 123 / var(--tw-border-opacity, 1));
  background-color: transparent;
}
.swiperApplications .swiper-slide {
  display: flex;
  height: 16.75rem;
  width: 16.75rem;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.swiperPageTeaser .swiper-slide {
  height: auto;
  width: 300px;
}
@media (min-width: 48rem) {
  .swiperPageTeaser .swiper-slide {
    width: 360;
  }
}
@media (min-width: 80rem) {
  .swiperPageTeaser .swiper-slide {
    width: 100%;
  }
}
.swiperAdvanced .swiper-slide {
  height: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(61 74 82 / var(--tw-bg-opacity, 1));
}
.swiperReferenceTeaser .swiper-slide {
  height: auto;
  width: 300px;
}
@media (min-width: 48rem) {
  .swiperReferenceTeaser .swiper-slide {
    width: 360;
  }
}
@media (min-width: 80rem) {
  .swiperReferenceTeaser .swiper-slide {
    width: 100%;
  }
}
.swiperLogo, .swiperApplications, .swiperPageTeaser, .swiperReferenceTeaser {
  --swiper-navigation-size: 40px;

}
body .swiperLogo .swiper-button-next,body  .swiperApplications .swiper-button-next,body  .swiperPageTeaser .swiper-button-next,body  .swiperReferenceTeaser .swiper-button-next,body  .swiperLogo .swiper-button-prev,body  .swiperApplications .swiper-button-prev,body  .swiperPageTeaser .swiper-button-prev,body  .swiperReferenceTeaser .swiper-button-prev {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.swiperLogo .swiper-button-next, .swiperApplications .swiper-button-next, .swiperPageTeaser .swiper-button-next, .swiperReferenceTeaser .swiper-button-next, .swiperLogo .swiper-button-prev, .swiperApplications .swiper-button-prev, .swiperPageTeaser .swiper-button-prev, .swiperReferenceTeaser .swiper-button-prev {
    top: 0;
    margin: 0;
    width: 100px;
    height: 100%;
  }
.swiperLogo .swiper-button-next, .swiperApplications .swiper-button-next, .swiperPageTeaser .swiper-button-next, .swiperReferenceTeaser .swiper-button-next {
  right: 0;
  opacity: 0;
    background: linear-gradient(-90deg, #D7D7DB 0%, rgba(0, 131, 181, 0.00) 100%);
}
.swiperLogo .swiper-button-prev, .swiperApplications .swiper-button-prev, .swiperPageTeaser .swiper-button-prev, .swiperReferenceTeaser .swiper-button-prev {
  left: 0;
  opacity: 0;
    background: linear-gradient(90deg, #D7D7DB 0%, rgba(0, 131, 181, 0.00) 100%);
}
.swiperLogo:hover .swiper-button-next, .swiperApplications:hover .swiper-button-next, .swiperPageTeaser:hover .swiper-button-next, .swiperReferenceTeaser:hover .swiper-button-next, .swiperLogo:hover .swiper-button-prev, .swiperApplications:hover .swiper-button-prev, .swiperPageTeaser:hover .swiper-button-prev, .swiperReferenceTeaser:hover .swiper-button-prev {
  opacity: 1;
}
@media (min-width: 62rem) {
  .swiperReferenceTeaser .swiper-slide {
    width: 24.375rem;
  }
}
.swiperProcess {
  --swiper-navigation-top-offset: 0;
  --swiper-navigation-sides-offset: 50%;
}
.swiperProcess .swiper-slide {
    height: auto !important;
  }
.swiperProcess .swiper-button-prev {
    /*
    @apply top-[378px] ml-5 992:top-[370px] 1140:top-54 1140:-ml-30;
    */
    top: 378px;
    margin-left: 0.3125rem;
  }
@media (min-width: 62rem) {
  .swiperProcess .swiper-button-prev {
    top: 370px;
  }
}
@media (min-width: 71.25rem) {
  .swiperProcess .swiper-button-prev {
    top: 3.375rem;
    margin-left: -1.875rem;
  }
}
.swiperProcess .swiper-button-next {
    /*
    @apply top-[378px] mr-5 992:top-[370px] 1140:top-124 1140:-mr-30;
     */
    top: 378px;
    margin-right: 0.3125rem;
  }
@media (min-width: 62rem) {
  .swiperProcess .swiper-button-next {
    top: 370px;
  }
}
@media (min-width: 71.25rem) {
  .swiperProcess .swiper-button-next {
    top: 7.75rem;
    margin-right: -1.875rem;
  }
}
.swiperProcess .swiper-slide .text ol {
        counter-reset: list;
      }
.swiperProcess .swiper-slide .text ol li {
  position: relative;
  padding-left: 3.75rem;
}
@media (min-width: 48rem) {
  .swiperProcess .swiper-slide .text ol li {
    padding-left: 6.875rem;
  }
}
.swiperProcess .swiper-slide .text ol li {
          counter-increment: list;
        }
:is(.swiperProcess .swiper-slide .text ol) li + li {
  margin-top: 2rem;
}
.swiperProcess .swiper-slide .text ol li:before {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 131 181 / var(--tw-bg-opacity, 1));
  font-size: 1.25rem;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 48rem) {
  .swiperProcess .swiper-slide .text ol li:before {
    height: 3.75rem;
    width: 3.75rem;
    font-size: 1.625rem;
    line-height: 34px;
  }
}
.swiperProcess .swiper-slide .text ol li:before {
          content: counter(list);
        }
.swiperProcess .swiper-slide .text ol li em {
  margin-bottom: 0.5rem;
  display: block;
  font-size: 1.5rem;
  line-height: 34px;
  --tw-text-opacity: 1;
  color: rgb(0 131 181 / var(--tw-text-opacity, 1));
}
@media (min-width: 90rem) {
  .swiperProcess .swiper-slide .text ol li em {
    font-size: 2.125rem;
    line-height: 46px;
  }
}
.swiperProcess .swiper-slide .text ol li br {
  display: none !important;
}
.swiper.swiperAdvanced .fading {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  height: 360px;
  width: 100%;
    background: linear-gradient(0deg, #323234 0%, rgba(30, 30, 30, 0.43) 50.5%, rgba(30, 30, 30, 0.00) 100%);
}
.swiper.swiperAdvancedThumbnails {
  position: relative;
  margin-top: 1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 80rem) {
  .swiper.swiperAdvancedThumbnails {
    padding-left: 0;
    padding-right: 0;
  }
}
.swiper.swiperAdvancedThumbnails .swiper-wrapper {
  padding-bottom: 1.25rem;
}
@media (min-width: 80rem) {
  .swiper.swiperAdvancedThumbnails .swiper-wrapper {
    padding-bottom: 0;
  }
}
.swiper.swiperAdvancedThumbnails .swiper-slide {
  height: 5.25rem !important;
  width: 5.25rem !important;
  cursor: pointer;
}
.swiper.swiperAdvancedThumbnails .swiper-slide > div {
  height: 5.25rem;
  width: 5.25rem;
}
.swiper.swiperAdvancedThumbnails .swiper-slide img {
  opacity: 0.8;
}
.swiper.swiperAdvancedThumbnails .swiper-slide-thumb-active img {
  opacity: 1;
}
section.colorset2 .swiperLogo .swiper-button-next, section.colorset2 .swiperApplications .swiper-button-next, section.colorset2 .swiperPageTeaser .swiper-button-next, section.colorset2 .swiperReferenceTeaser .swiper-button-next {
      background: linear-gradient(-90deg, #F6F6F7 0%, rgba(0, 131, 181, 0.00) 100%);
    }
section.colorset2 .swiperLogo .swiper-button-prev, section.colorset2 .swiperApplications .swiper-button-prev, section.colorset2 .swiperPageTeaser .swiper-button-prev, section.colorset2 .swiperReferenceTeaser .swiper-button-prev {
      background: linear-gradient(90deg, #F6F6F7 0%, rgba(0, 131, 181, 0.00) 100%);
    }
@media (min-width: 62rem) {
          .swiperProcess .swiper-slide .text ol li em {
            font-size: calc(24px + (34 - 24) * ((100vw - 992px) / (1920 - 992)));
            line-height: calc(34px + (46 - 34) * ((100vw - 992px) / (1920 - 992)));
          }

  .swiperLogo, .swiperApplications, .swiperPageTeaser, .swiperReferenceTeaser {
    --swiper-navigation-size: 60px;
  }

}
@media screen and (max-width: 992px) {
    .swiperProcess .swiper-button-prev {
    margin-left: -45px !important;
  }
    .swiperProcess .swiper-button-next {
    margin-right: -45px !important;
  }
}
@media screen and ((min-width: 992px) and (max-width: 1140px)) {
    .swiperProcess .swiper-button-prev {
    margin-left: -65px !important;
  }
    .swiperProcess .swiper-button-next {
    margin-right: -65px !important;
  }
}
@media (min-width: 80rem) {
  .swiper.swiperAdvancedThumbnails {
    position: absolute;
    right: 5rem;
    top: 50%;
    z-index: 20;
    margin: 0;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

    .swiper.swiperAdvancedThumbnails .swiper-slide {
    height: 6.25rem !important;
    width: 6.25rem !important;
    cursor: pointer;
  }

      .swiper.swiperAdvancedThumbnails .swiper-slide > div {
    height: 6.25rem;
    width: 6.25rem;
  }

}
.timeline .cards {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.timeline .content .headline h2 {
  display: block;
  text-align: right;
  font-weight: 400 !important;
}
.timeline .content .headline h2 span {
  line-height: 1;
}
.arrow-link:hover span.default {
    animation: straightLine .3s ease-in-out;
    animation-fill-mode: forwards;
  }
.arrow-link:hover span.hovered {
    animation: straightLine .5s ease-in-out;
    animation-fill-mode: forwards;
  }
.group:hover .arrow-link span.default {
      animation: straightLine .3s ease-in-out;
      animation-fill-mode: forwards;
    }
.group:hover .arrow-link span.hovered {
      animation: straightLine .5s ease-in-out;
      animation-fill-mode: forwards;
    }
@keyframes straightLine {
  100% {
    transform: translate3D(40px, -40px, 0);
  }
}
.arrow-link-small:hover span.default {
    animation: straightLineSmall .3s ease-in-out;
    animation-fill-mode: forwards;
  }
.arrow-link-small:hover span.hovered {
    animation: straightLineSmall .5s ease-in-out;
    animation-fill-mode: forwards;
  }
.group:hover .arrow-link-small span.default {
      animation: straightLineSmall .3s ease-in-out;
      animation-fill-mode: forwards;
    }
.group:hover .arrow-link-small span.hovered {
      animation: straightLineSmall .5s ease-in-out;
      animation-fill-mode: forwards;
    }
@keyframes straightLineSmall {
  100% {
    transform: translate3D(14px, -14px, 0);
  }
}
.arrow-link.transparent {
  background-color: transparent;
}
.group:hover .arrow-link.transparent {
  background-color: transparent;
}
.arrow-link.transparent span.default svg path {
  fill: #041D2C;
}
.arrow-link.transparent span.hovered svg path {
  fill: #041D2C;
}
.arrow-link.lightmode {
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
}
.group:hover .arrow-link.lightmode {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
}
.arrow-link.lightmode span.default svg path {
  fill: #041D2C;
}
.arrow-link.lightmode span.hovered svg path {
  fill: #ECF6FA;
}
.arrow-link.lightmode-static {
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
}
.group:hover .arrow-link.lightmode-static {
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
}
.arrow-link.lightmode-static span.default svg path {
  fill: #041D2C;
}
.arrow-link.lightmode-static span.hovered svg path {
  fill: #041D2C;
}
.arrow-link.darkmode {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
}
.group:hover .arrow-link.darkmode {
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
}
.arrow-link.darkmode span.default svg path {
  fill: #ECF6FA;
}
.arrow-link.darkmode span.hovered svg path {
  fill: #041D2C;
}
.arrow-link.darkmode-static {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
}
.group:hover .arrow-link.darkmode-static {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
}
.arrow-link.darkmode-static span.default svg path {
  fill: #ECF6FA;
}
.arrow-link.darkmode-static span.hovered svg path {
  fill: #ECF6FA;
}
.arrow-link.darkmode-wizard {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
}
.group:hover .arrow-link.darkmode-wizard {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.arrow-link.darkmode-wizard span.default svg path {
  fill: #ECF6FA;
}
.arrow-link.darkmode-wizard span.hovered svg path {
  fill: #041D2C;
}
.arrow-link.reference-teaser {
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
}
.group:hover .arrow-link.reference-teaser {
  --tw-bg-opacity: 1;
  background-color: rgb(0 131 181 / var(--tw-bg-opacity, 1));
}
.arrow-link.reference-teaser span.default svg path {
  fill: #041D2C;
}
.arrow-link.reference-teaser span.hovered svg path {
  fill: #FFFFFF;
}
.arrow-link.accordion {
  background-color: transparent;
}
.group:hover .arrow-link.accordion {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
}
.arrow-link.accordion span.default svg path {
  fill: #041D2C;
}
.arrow-link.accordion span.hovered svg path {
  fill: #ECF6FA;
}
section.colorset1 .accordion-item .arrow-link.lightmode {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
}
section.colorset1 .accordion-item .arrow-link.lightmode span.default svg path {
  fill: #ECF6FA;
}
section.colorset1 .accordion-item .arrow-link.lightmode span.hovered svg path {
  fill: #041D2C;
}
section.colorset1 .accordion-item .arrow-link.lightmode-static {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
}
section.colorset1 .accordion-item:hover .arrow-link.lightmode, section.colorset1 .accordion-item:hover .arrow-link.lightmode-static {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
}
section.colorset1 .accordion-item:hover .arrow-link.darkmode {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(4 29 44 / var(--tw-border-opacity, 1));
}
.scroll-arrow {
  cursor: pointer;
}
.scroll-arrow .scroll-arrow-icon {
    animation: none;
  }
.scroll-arrow:hover .scroll-arrow-icon {
      animation: bounce 0.5s;
      animation-direction: alternate;
      animation-timing-function: cubic-bezier(.5, 0.05, 1, .5);
      animation-iteration-count: infinite;
    }
@keyframes bounce {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, 10px, 0);
  }
}
.content-form {
  margin-top: 2rem;
}
.content-form fieldset {
  margin-bottom: 48px;
}
.content-form fieldset:last-of-type {
  margin-bottom: 0;
}
.content-form fieldset legend {
  margin-bottom: 1.25rem;
  display: block;
  font-size: 1rem;
  line-height: 22px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
@media (min-width: 62rem) {
  .content-form fieldset legend {
    font-size: 1.25rem;
    line-height: 26px;
  }
}
.content-form fieldset > fieldset legend {
  margin-bottom: 1.25rem;
  display: block;
  font-size: 1rem;
  line-height: 22px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
@media (min-width: 62rem) {
  .content-form fieldset > fieldset legend {
    font-size: 1.25rem;
    line-height: 26px;
  }
}
.content-form fieldset .form-group {
  position: relative;
  margin-bottom: 40px;
  overflow: visible;
}
.content-form fieldset .form-group label {
  position: absolute;
  left: 0;
  top: -1.5rem;
  z-index: 1;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
  opacity: 0;
}
body .content-form fieldset .form-group label {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.content-form fieldset .form-group label.input-focused {
  opacity: 1;
}
.content-form fieldset .form-group input, .content-form fieldset .form-group select, .content-form fieldset .form-group textarea {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(136 161 159 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-right: 1.25rem;
}
.content-form fieldset .form-group input::-moz-placeholder, .content-form fieldset .form-group select::-moz-placeholder, .content-form fieldset .form-group textarea::-moz-placeholder {
  font-size: 1rem;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
.content-form fieldset .form-group input::placeholder, .content-form fieldset .form-group select::placeholder, .content-form fieldset .form-group textarea::placeholder {
  font-size: 1rem;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
@media (min-width: 62rem) {
  .content-form fieldset .form-group input::-moz-placeholder, .content-form fieldset .form-group select::-moz-placeholder, .content-form fieldset .form-group textarea::-moz-placeholder {
    font-size: 1.25rem;
    line-height: 26px;
  }
  .content-form fieldset .form-group input::placeholder, .content-form fieldset .form-group select::placeholder, .content-form fieldset .form-group textarea::placeholder {
    font-size: 1.25rem;
    line-height: 26px;
  }
}
.content-form fieldset .form-group input:focus, .content-form fieldset .form-group select:focus, .content-form fieldset .form-group textarea:focus, .content-form fieldset .form-group input:focus-visible, .content-form fieldset .form-group select:focus-visible, .content-form fieldset .form-group textarea:focus-visible {
  border-radius: 8px;
  border-bottom-color: transparent;
  padding-left: 0.625rem;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(136 161 159 / var(--tw-ring-opacity, 1));
}
.content-form fieldset .form-group textarea {
  min-height: 200px;
}
.content-form fieldset .form-group .form-select-wrap {
  position: relative;
  cursor: pointer;
}
.content-form fieldset .form-group .form-select-wrap:after {
  pointer-events: none;
  position: absolute;
  top: 0.1875rem;
  right: 0.1875rem;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
          background-image: url('data:image/svg+xml,<svg width="39" height="39" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg"><path id="Vector" fill-rule="evenodd" clip-rule="evenodd" d="M37.7401 1.50609C38.2089 1.97493 38.4723 2.61082 38.4723 3.27386L38.4723 31.5581C38.4723 32.9388 37.353 34.0581 35.9723 34.0581C34.5916 34.0581 33.4723 32.9388 33.4723 31.5581L33.4723 9.30939L4.74176 38.0399C3.76544 39.0163 2.18253 39.0163 1.20622 38.0399C0.22991 37.0636 0.229909 35.4807 1.20622 34.5044L29.9368 5.77386H7.68803C6.30732 5.77386 5.18803 4.65457 5.18803 3.27386C5.18803 1.89315 6.30732 0.773862 7.68803 0.773862L35.9723 0.773861C36.6353 0.77386 37.2712 1.03725 37.7401 1.50609Z" fill="%23323234"/></svg>');
          background-repeat: no-repeat;
          background-position: center center;
          background-size: 40%;
}
.content-form fieldset .form-group:has(span.help-inline) input, .content-form fieldset .form-group:has(span.help-inline) select, .content-form fieldset .form-group:has(span.help-inline) textarea {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(218 40 48 / var(--tw-border-opacity, 1));
}
.content-form fieldset .form-group span.help-inline {
  margin-top: 0.25rem;
  display: block;
  font-size: 0.875rem;
  line-height: 19px;
  --tw-text-opacity: 1;
  color: rgb(218 40 48 / var(--tw-text-opacity, 1));
}
.content-form fieldset .form-group.form-checkbox {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
}
.content-form fieldset .form-group.form-checkbox label {
  position: relative;
  top: auto;
  right: 0;
  order: 2;
  margin-bottom: 0;
  flex: 1 1 0%;
  font-size: 1rem;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
  opacity: 1;
}
@media (min-width: 62rem) {
  .content-form fieldset .form-group.form-checkbox label {
    font-size: 1.25rem;
    line-height: 26px;
  }
}
.content-form fieldset .form-group.form-checkbox label.input-focused {
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
.content-form fieldset .form-group.form-checkbox label a {
  display: inline-flex;
  flex-wrap: nowrap;
  gap: 5px;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
.content-form fieldset .form-group.form-checkbox label a:hover {
  --tw-text-opacity: 1;
  color: rgb(80 105 92 / var(--tw-text-opacity, 1));
  text-decoration-thickness: 2px;
}
.content-form fieldset .form-group.form-checkbox input[type="checkbox"] {
  position: relative;
  order: 1;
  margin-right: 1.25rem;
  height: 30px;
  min-height: 30px;
  width: 30px;
  min-width: 30px;
  cursor: pointer;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(136 161 159 / var(--tw-border-opacity, 1));
}
.content-form fieldset .form-group.form-checkbox input[type="checkbox"]:checked {
            background-image: url('data:image/svg+xml,<svg width="25" height="26" viewBox="0 0 25 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path id="Vector" d="M23.6483 1.35903C22.8818 0.611889 21.6519 0.637182 20.9168 1.41521L12.499 10.3235L4.08316 1.41541C3.34805 0.637295 2.11814 0.611942 1.35158 1.3591C0.601738 2.08996 0.577056 3.28728 1.29614 4.04842L9.75306 13L1.29614 21.9516C0.577055 22.7127 0.601738 23.91 1.35158 24.6409C2.11814 25.3881 3.34805 25.3627 4.08316 24.5846L12.499 15.6765L20.9168 24.5848C21.6519 25.3628 22.8818 25.3881 23.6483 24.641C24.3982 23.9101 24.4229 22.7127 23.7038 21.9515L15.2469 13L23.7038 4.04849C24.4229 3.28731 24.3982 2.08993 23.6483 1.35903Z" fill="%23323234"/></svg>');
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 50%;
          }
.content-form fieldset .form-group.form-checkbox:has(span.help-inline) input {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(218 40 48 / var(--tw-border-opacity, 1));
}
.content-form fieldset .form-group.form-checkbox span.help-inline {
  order: 3;
  margin-top: 0.25rem;
  display: block;
  width: 100%;
  font-size: 0.875rem;
  line-height: 19px;
  --tw-text-opacity: 1;
  color: rgb(218 40 48 / var(--tw-text-opacity, 1));
}
.content-form fieldset .form-group.form-radio label {
  position: relative;
  top: auto;
  right: 0;
  margin-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
  opacity: 1;
}
@media (min-width: 62rem) {
  .content-form fieldset .form-group.form-radio label {
    font-size: 1.25rem;
    line-height: 26px;
  }
}
.content-form fieldset .form-group.form-radio ul li {
  margin-bottom: 1rem;
}
.content-form fieldset .form-group.form-radio ul li label {
  margin-bottom: 0;
  display: flex;
  cursor: pointer;
  align-items: flex-start;
}
.content-form fieldset .form-group.form-radio ul li label span {
  order: 2;
  flex: 1 1 0%;
  font-size: 1rem;
  line-height: 22px;
}
@media (min-width: 62rem) {
  .content-form fieldset .form-group.form-radio ul li label span {
    font-size: 1.25rem;
    line-height: 26px;
  }
}
.content-form fieldset .form-group.form-radio input[type="radio"] {
  position: relative;
  order: 1;
  margin-right: 1.25rem;
  height: 30px;
  min-height: 30px;
  width: 30px;
  min-width: 30px;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(136 161 159 / var(--tw-border-opacity, 1));
}
.content-form fieldset .form-group.form-radio input[type="radio"]:checked {
            background-image: url('data:image/svg+xml,<svg width="25" height="26" viewBox="0 0 25 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path id="Vector" d="M23.6483 1.35903C22.8818 0.611889 21.6519 0.637182 20.9168 1.41521L12.499 10.3235L4.08316 1.41541C3.34805 0.637295 2.11814 0.611942 1.35158 1.3591C0.601738 2.08996 0.577056 3.28728 1.29614 4.04842L9.75306 13L1.29614 21.9516C0.577055 22.7127 0.601738 23.91 1.35158 24.6409C2.11814 25.3881 3.34805 25.3627 4.08316 24.5846L12.499 15.6765L20.9168 24.5848C21.6519 25.3628 22.8818 25.3881 23.6483 24.641C24.3982 23.9101 24.4229 22.7127 23.7038 21.9515L15.2469 13L23.7038 4.04849C24.4229 3.28731 24.3982 2.08993 23.6483 1.35903Z" fill="%23323234"/></svg>');
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 50%;
          }
.content-form .actions {
  margin-bottom: 1.25rem;
}
.content-form .actions button[type=submit] {
  display: flex;
  height: 2.8125rem;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(4 29 44 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1rem;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
body .content-form .actions button[type=submit] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.content-form .actions button[type=submit]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
@media (min-width: 62rem) {
  .content-form fieldset.two-column,
  .content-form.two-column > fieldset {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}
.content-form fieldset.two-column legend,
    .content-form.two-column > fieldset legend,
    .content-form fieldset.two-column .form-checkbox,
    .content-form.two-column > fieldset .form-checkbox,
    .content-form fieldset.two-column .form-select,
    .content-form.two-column > fieldset .form-select,
    .content-form fieldset.two-column .form-textarea,
    .content-form.two-column > fieldset .form-textarea,
    .content-form fieldset.two-column .form-text,
    .content-form.two-column > fieldset .form-text {
  grid-column: span 2 / span 2;
}
section.colorset2 .content-form fieldset .form-group .form-select-wrap:after {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
}
.wcag-feedback-form {
  grid-column: 1 / -1;
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
}
.wcag-feedback-form fieldset {
  margin-bottom: 64px;
}
.wcag-feedback-form fieldset legend {
  margin-bottom: 1.25rem;
  display: block;
  font-size: 1.125rem;
  line-height: 24px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
.wcag-feedback-form fieldset > fieldset legend {
  margin-bottom: 1.25rem;
  display: block;
  font-size: 1.125rem;
  line-height: 24px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
.wcag-feedback-form fieldset .form-group {
  margin-bottom: 40px;
}
.wcag-feedback-form fieldset .form-group label {
  margin-bottom: 0.75rem;
  display: block;
  font-size: 1.125rem;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
.wcag-feedback-form fieldset .form-group input, .wcag-feedback-form fieldset .form-group select, .wcag-feedback-form fieldset .form-group textarea {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(80 105 92 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.wcag-feedback-form fieldset .form-group input::-moz-placeholder, .wcag-feedback-form fieldset .form-group select::-moz-placeholder, .wcag-feedback-form fieldset .form-group textarea::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(80 105 92 / var(--tw-placeholder-opacity, 1));
}
.wcag-feedback-form fieldset .form-group input::placeholder, .wcag-feedback-form fieldset .form-group select::placeholder, .wcag-feedback-form fieldset .form-group textarea::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(80 105 92 / var(--tw-placeholder-opacity, 1));
}
.wcag-feedback-form fieldset .form-group input:focus, .wcag-feedback-form fieldset .form-group select:focus, .wcag-feedback-form fieldset .form-group textarea:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(243 240 240 / var(--tw-bg-opacity, 1));
}
.wcag-feedback-form fieldset .form-group input:focus-visible, .wcag-feedback-form fieldset .form-group select:focus-visible, .wcag-feedback-form fieldset .form-group textarea:focus-visible {
  --tw-bg-opacity: 1;
  background-color: rgb(243 240 240 / var(--tw-bg-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(80 105 92 / var(--tw-ring-opacity, 1));
}
.wcag-feedback-form fieldset .form-group input:focus, .wcag-feedback-form fieldset .form-group select:focus, .wcag-feedback-form fieldset .form-group input:focus-visible, .wcag-feedback-form fieldset .form-group select:focus-visible {
  margin-bottom: -0.0625rem;
}
.wcag-feedback-form fieldset .form-group textarea {
  min-height: 230px;
  border-right-width: 1px;
}
.wcag-feedback-form fieldset .form-group:has(span.help-inline) input, .wcag-feedback-form fieldset .form-group:has(span.help-inline) select, .wcag-feedback-form fieldset .form-group:has(span.help-inline) textarea {
  border-style: none;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(218 40 48 / var(--tw-ring-opacity, 1));
}
.wcag-feedback-form fieldset .form-group span.help-inline {
  margin-top: 0.625rem;
  display: block;
  --tw-text-opacity: 1;
  color: rgb(218 40 48 / var(--tw-text-opacity, 1));
}
.wcag-feedback-form fieldset .form-group.form-checkbox {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.wcag-feedback-form fieldset .form-group.form-checkbox label {
  order: 2;
  margin-bottom: 0;
  margin-top: 6px;
  font-size: 1.125rem;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
.wcag-feedback-form fieldset .form-group.form-checkbox label a {
  display: inline-flex;
  flex-wrap: nowrap;
  gap: 5px;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
.wcag-feedback-form fieldset .form-group.form-checkbox label a:hover {
  --tw-text-opacity: 1;
  color: rgb(80 105 92 / var(--tw-text-opacity, 1));
  text-decoration-thickness: 2px;
}
.wcag-feedback-form fieldset .form-group.form-checkbox input[type="checkbox"] {
  position: relative;
  order: 1;
  margin-right: 1.25rem;
  height: 40px;
  min-height: 40px;
  width: 40px;
  min-width: 40px;
  cursor: pointer;
}
.wcag-feedback-form fieldset .form-group.form-checkbox input[type="checkbox"]:checked {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
            --tw-bg-opacity: 1;
            background-color: rgb(30 133 3 / var(--tw-bg-opacity, 1));
          }
.wcag-feedback-form fieldset .form-group.form-checkbox:has(span.help-inline) {
  padding-bottom: 25px;
}
.wcag-feedback-form fieldset .form-group.form-checkbox:has(span.help-inline) input {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(218 40 48 / var(--tw-border-opacity, 1));
}
.wcag-feedback-form fieldset .form-group.form-checkbox span.help-inline {
  position: absolute;
  left: 0;
  bottom: -0.625rem;
  margin-top: 0;
}
.wcag-feedback-form fieldset .form-group.form-radio label {
  order: 2;
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
.wcag-feedback-form fieldset .form-group.form-radio ul li {
  margin-bottom: 1rem;
}
.wcag-feedback-form fieldset .form-group.form-radio ul li label {
  margin-bottom: 0;
  display: flex;
  cursor: pointer;
  align-items: center;
}
.wcag-feedback-form fieldset .form-group.form-radio ul li label span {
  order: 2;
  flex: 1 1 0%;
  font-size: 1rem;
  line-height: 22px;
}
@media (min-width: 62rem) {
  .wcag-feedback-form fieldset .form-group.form-radio ul li label span {
    font-size: 1.25rem;
    line-height: 26px;
  }
}
.wcag-feedback-form fieldset .form-group.form-radio input[type="radio"] {
  position: relative;
  order: 1;
  margin-right: 1.25rem;
  height: 40px;
  min-height: 40px;
  width: 40px;
  min-width: 40px;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 1px;
}
.wcag-feedback-form fieldset .form-group.form-radio input[type="radio"]:checked {
            background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
            --tw-bg-opacity: 1;
            background-color: rgb(30 133 3 / var(--tw-bg-opacity, 1));
          }
.wcag-feedback-form .actions {
  margin-bottom: 1.25rem;
}
.wcag-feedback-form .actions button[type=submit] {
  display: inline-block;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding: 1.25rem;
  font-size: 1.125rem;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.wcag-feedback-form .actions button[type=submit]:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(243 240 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
.wcag-feedback-form .actions button[type=submit]:focus-visible {
  --tw-bg-opacity: 1;
  background-color: rgb(243 240 240 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(80 105 92 / var(--tw-ring-opacity, 1));
}
@media (min-width: 62rem) {
  .wcag-feedback-form fieldset.two-column,
  .wcag-feedback-form.two-column > fieldset {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
}
.wcag-feedback-form fieldset.two-column legend,
    .wcag-feedback-form.two-column > fieldset legend,
    .wcag-feedback-form fieldset.two-column .form-checkbox,
    .wcag-feedback-form.two-column > fieldset .form-checkbox,
    .wcag-feedback-form fieldset.two-column .form-textarea,
    .wcag-feedback-form.two-column > fieldset .form-textarea,
    .wcag-feedback-form fieldset.two-column .form-fileupload,
    .wcag-feedback-form.two-column > fieldset .form-fileupload,
    .wcag-feedback-form fieldset.two-column .form-text,
    .wcag-feedback-form.two-column > fieldset .form-text {
  grid-column: span 2 / span 2;
}
.wcag-feedback-form > fieldset, .wcag-feedback-form > fieldset fieldset:last-of-type {
  margin: 0;
}
div#klaro div.klaro div.cookie-modal div.cm-klaro {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  max-width: 930px;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(236 246 250 / var(--tw-bg-opacity, 1));
  padding: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
@media (min-width: 62rem) {
  div#klaro div.klaro div.cookie-modal div.cm-klaro {
    width: 100%;
    padding: 2.5rem;
    padding-right: 5rem;
  }
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-header {
  margin: 0;
  margin-bottom: 1.5rem;
  border-style: none;
  padding: 0;
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-header p {
  margin: 0;
  padding: 0;
  font-size: 1.125rem;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body {
  padding-left: 0;
  padding-right: 0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose {
  margin-top: 0;
  margin-bottom: 2.5rem;
  padding-left: 45px;
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose:last-child {
  margin-bottom: 0;
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose > input,
              div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose > label,
              div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose > div {
  padding-left: 1.875rem;
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose li.cm-service {
  padding-left: 45px;
}
@media (min-width: 48rem) {
  div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose li.cm-service {
    margin-left: -1.875rem;
  }
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose li.cm-service > input,
                div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose li.cm-service > label,
                div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose li.cm-service > div {
  padding-left: 1.875rem;
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose label {
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose p.cm-list-description {
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose p.purposes {
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose div.cm-services div.cm-caret {
  margin-top: 0.5rem;
  margin-bottom: 1.25rem;
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose div.cm-services div.cm-caret a {
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose div.cm-services div.cm-content {
  margin-top: 0;
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose span.cm-switch div.slider {
  height: 1.375rem;
  width: 47px;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose span.cm-switch div.slider:before {
  bottom: 0.1875rem;
  height: 0.875rem;
  width: 0.875rem;
}
:is(div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose) input.cm-list-input + label.cm-list-label span.cm-switch div.slider {
  --tw-border-opacity: 1;
  border-color: rgb(117 120 123 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(117 120 123 / var(--tw-bg-opacity, 1));
}
:is(div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose) input.cm-list-input + label.cm-list-label span.cm-switch div.slider:before {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
}
:is(div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose) input.cm-list-input:checked + label.cm-list-label span.cm-switch div.slider {
  height: 1.375rem;
  width: 47px;
  --tw-border-opacity: 1;
  border-color: rgb(0 131 181 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 131 181 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
:is(div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose) input.cm-list-input:checked + label.cm-list-label span.cm-switch div.slider:before {
  bottom: 0.1875rem;
  height: 0.875rem;
  width: 0.875rem;
  --tw-bg-opacity: 1;
  background-color: rgb(50 50 52 / var(--tw-bg-opacity, 1));
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer {
  margin: 0;
  border-style: none !important;
  padding: 0;
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons {
  margin-top: 0;
  display: flex;
  flex-direction: column;
}
@media (min-width: 48rem) {
  div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons {
    flex-direction: row;
  }
}
@media (min-width: 62rem) {
  div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons {
    margin-top: 0.625rem;
  }
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons button {
  margin-right: 0;
  margin-top: 1.25rem;
  border-width: 0px;
}
@media (min-width: 48rem) {
  div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons button {
    margin-top: 0;
  }
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons button.cm-btn-decline {
  order: 1;
  display: flex;
  height: 2.8125rem;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(4 29 44 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1rem;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
body div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons button.cm-btn-decline {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons button.cm-btn-decline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons button.cm-btn-accept {
  order: 2;
  display: flex;
  height: 2.8125rem;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(4 29 44 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1rem;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
body div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons button.cm-btn-accept {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons button.cm-btn-accept:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons button.cm-btn-accept-all {
  order: 2;
  display: flex;
  height: 2.8125rem;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(4 29 44 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1rem;
  line-height: 22px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
body div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons button.cm-btn-accept-all {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons button.cm-btn-accept-all:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
#klaro div.klaro .cookie-modal .cm-list-title,
#klaro div.klaro .context-notice .cm-list-title,
#klaro div.klaro .cookie-notice .cm-list-title {
  font-size: 1rem;
  line-height: 22px;
}
#klaro div.klaro .cookie-modal .cm-list-description,
#klaro div.klaro .context-notice .cm-list-description,
#klaro div.klaro .cookie-notice .cm-list-description {
  font-size: 1rem;
  line-height: 22px;
}
#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-footer div.cm-footer-buttons button.cm-btn-accept {
  display: block;
  text-align: center;
}
#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-header h1 {
  display: none !important;
}
#klaro div.klaro .cookie-modal .cm-list-input.required:checked+.cm-list-label .slider,
#klaro div.klaro .context-notice .cm-list-input.required:checked+.cm-list-label .slider,
#klaro div.klaro .cookie-notice .cm-list-input.required:checked+.cm-list-label .slider {
  --tw-border-opacity: 1;
  border-color: rgb(0 131 181 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 131 181 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#klaro div.klaro .cookie-modal a,
#klaro div.klaro .context-notice a,
#klaro div.klaro .cookie-notice a {
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
#klaro div.klaro .cookie-modal a:hover,
#klaro div.klaro .context-notice a:hover,
#klaro div.klaro .cookie-notice a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 131 181 / var(--tw-text-opacity, 1));
  text-decoration-thickness: 2px;
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose div.cm-services div.cm-caret a {
  display: flex;
  align-items: center;
  text-decoration-line: none !important;
}
div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose div.cm-services div.cm-caret a span {
  margin-right: 0.625rem;
  display: inline-flex;
  height: 1.25rem;
  width: 1.25rem;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
  font-size: 0.875rem;
  line-height: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose>div, div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose>input, div#klaro div.klaro div.cookie-modal div.cm-klaro div.cm-body ul.cm-purposes li.cm-purpose>label {
  display: block;
}
#klaro div.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content.expanded,
#klaro div.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content.expanded {
  margin-left: -1.25rem;
}
#klaro div.klaro .cookie-modal .cm-btn,
#klaro div.klaro .context-notice .cm-btn,
#klaro div.klaro .cookie-notice .cm-btn {
  border-style: solid !important;
}
/*! purgecss end ignore */
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
/* open-sans-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('../Fonts/OpenSans/open-sans-v40-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
/* open-sans-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../Fonts/OpenSans/open-sans-v40-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
/* open-sans-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../Fonts/OpenSans/open-sans-v40-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
@font-face {
    font-family: 'site';
    src: url('../Fonts/Site/site.woff2?di29um') format('woff2'),
    url('../Fonts/Site/site.ttf?di29um') format('truetype'),
    url('../Fonts/Site/site.woff?di29um') format('woff'),
    url('../Fonts/Site/site.svg?di29um#site') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
html {
  font-size: 1rem;
  line-height: 22px;
    scroll-padding-top: 100px;
}
body {
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
  font-family: Open Sans, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 22px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.-left-14 {
  left: -0.875rem;
}
.-left-40 {
  left: -2.5rem;
}
.-left-\[30px\] {
  left: -30px;
}
.-right-full {
  right: -100%;
}
.-top-20 {
  top: -1.25rem;
}
.-top-28 {
  top: -1.75rem;
}
.-top-6 {
  top: -0.375rem;
}
.-top-\[37px\] {
  top: -37px;
}
.-top-\[580px\] {
  top: -580px;
}
.bottom-0 {
  bottom: 0;
}
.bottom-20 {
  bottom: 1.25rem;
}
.bottom-34 {
  bottom: 2.125rem;
}
.bottom-80 {
  bottom: 5rem;
}
.bottom-\[70px\] {
  bottom: 70px;
}
.left-0 {
  left: 0;
}
.left-24 {
  left: 1.5rem;
}
.left-30 {
  left: 1.875rem;
}
.left-\[50\%\] {
  left: 50%;
}
.right-0 {
  right: 0;
}
.right-20 {
  right: 1.25rem;
}
.right-24 {
  right: 1.5rem;
}
.right-30 {
  right: 1.875rem;
}
.right-35 {
  right: 2.1875rem;
}
.right-40 {
  right: 2.5rem;
}
.right-50 {
  right: 3.125rem;
}
.top-0 {
  top: 0;
}
.top-14 {
  top: 0.875rem;
}
.top-16 {
  top: 1rem;
}
.top-20 {
  top: 1.25rem;
}
.top-24 {
  top: 1.5rem;
}
.top-35 {
  top: 2.1875rem;
}
.top-40 {
  top: 2.5rem;
}
.-z-1 {
  z-index: -1;
}
.z-1 {
  z-index: 1;
}
.z-10 {
  z-index: 10;
}
.z-2 {
  z-index: 2;
}
.z-20 {
  z-index: 20;
}
.z-3 {
  z-index: 3;
}
.z-97 {
  z-index: 97;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[3\] {
  z-index: 3;
}
.z-\[4\] {
  z-index: 4;
}
.z-\[50\] {
  z-index: 50;
}
.z-\[5\] {
  z-index: 5;
}
.z-\[6\] {
  z-index: 6;
}
.z-\[7\] {
  z-index: 7;
}
.z-\[90\] {
  z-index: 90;
}
.z-\[999\] {
  z-index: 999;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.col-span-full {
  grid-column: 1 / -1;
}
.\!m-0 {
  margin: 0 !important;
}
.m-0 {
  margin: 0;
}
.-mx-20 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-40 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.\!mt-10 {
  margin-top: 0.625rem !important;
}
.-ml-\[272px\] {
  margin-left: -272px;
}
.-mt-10 {
  margin-top: -0.625rem;
}
.mb-10 {
  margin-bottom: 0.625rem;
}
.mb-14 {
  margin-bottom: 0.875rem;
}
.mb-15 {
  margin-bottom: 0.9375rem;
}
.mb-16 {
  margin-bottom: 1rem;
}
.mb-20 {
  margin-bottom: 1.25rem;
}
.mb-24 {
  margin-bottom: 1.5rem;
}
.mb-30 {
  margin-bottom: 1.875rem;
}
.mb-32 {
  margin-bottom: 2rem;
}
.mb-4 {
  margin-bottom: 0.25rem;
}
.mb-40 {
  margin-bottom: 2.5rem;
}
.mb-48 {
  margin-bottom: 3rem;
}
.mb-60 {
  margin-bottom: 3.75rem;
}
.mb-72 {
  margin-bottom: 4.5rem;
}
.mb-8 {
  margin-bottom: 0.5rem;
}
.ml-20 {
  margin-left: 1.25rem;
}
.mr-20 {
  margin-right: 1.25rem;
}
.mt-10 {
  margin-top: 0.625rem;
}
.mt-120 {
  margin-top: 7.5rem;
}
.mt-16 {
  margin-top: 1rem;
}
.mt-20 {
  margin-top: 1.25rem;
}
.mt-24 {
  margin-top: 1.5rem;
}
.mt-30 {
  margin-top: 1.875rem;
}
.mt-32 {
  margin-top: 2rem;
}
.mt-40 {
  margin-top: 2.5rem;
}
.mt-48 {
  margin-top: 3rem;
}
.mt-60 {
  margin-top: 3.75rem;
}
.mt-8 {
  margin-top: 0.5rem;
}
.mt-80 {
  margin-top: 5rem;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-0 {
  height: 0;
}
.h-1 {
  height: 0.0625rem;
}
.h-100 {
  height: 6.25rem;
}
.h-11 {
  height: 0.6875rem;
}
.h-14 {
  height: 0.875rem;
}
.h-215 {
  height: 13.4375rem;
}
.h-24 {
  height: 1.5rem;
}
.h-40 {
  height: 2.5rem;
}
.h-44 {
  height: 2.75rem;
}
.h-45 {
  height: 2.8125rem;
}
.h-64 {
  height: 4rem;
}
.h-80 {
  height: 5rem;
}
.h-800 {
  height: 50rem;
}
.h-\[110px\] {
  height: 110px;
}
.h-\[250px\] {
  height: 250px;
}
.h-\[285px\] {
  height: 285px;
}
.h-\[565px\] {
  height: 565px;
}
.h-\[72px\] {
  height: 72px;
}
.h-\[82px\] {
  height: 82px;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-0 {
  max-height: 0rem;
}
.min-h-\[400px\] {
  min-height: 400px;
}
.min-h-\[440px\] {
  min-height: 440px;
}
.min-h-\[580px\] {
  min-height: 580px;
}
.min-h-\[670px\] {
  min-height: 670px;
}
.min-h-\[850px\] {
  min-height: 850px;
}
.w-100 {
  width: 6.25rem;
}
.w-14 {
  width: 0.875rem;
}
.w-17 {
  width: 1.0625rem;
}
.w-24 {
  width: 1.5rem;
}
.w-40 {
  width: 2.5rem;
}
.w-44 {
  width: 2.75rem;
}
.w-80 {
  width: 5rem;
}
.w-\[250px\] {
  width: 250px;
}
.w-\[285px\] {
  width: 285px;
}
.w-\[500px\] {
  width: 500px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.min-w-360 {
  min-width: 22.5rem;
}
.min-w-\[544px\] {
  min-width: 544px;
}
.max-w-1260 {
  max-width: 78.75rem;
}
.max-w-1440 {
  max-width: 90rem;
}
.max-w-1920 {
  max-width: 120rem;
}
.max-w-395 {
  max-width: 24.6875rem;
}
.max-w-400 {
  max-width: 25rem;
}
.max-w-992 {
  max-width: 62rem;
}
.max-w-\[700px\] {
  max-width: 700px;
}
.max-w-\[848px\] {
  max-width: 848px;
}
.max-w-none {
  max-width: none;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.-rotate-135 {
  --tw-rotate: -135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-135 {
  --tw-rotate: 135deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.auto-rows-fr {
  grid-auto-rows: minmax(0, 1fr);
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-10 {
  gap: 0.625rem;
}
.gap-16 {
  gap: 1rem;
}
.gap-20 {
  gap: 1.25rem;
}
.gap-24 {
  gap: 1.5rem;
}
.gap-40 {
  gap: 2.5rem;
}
.gap-48 {
  gap: 3rem;
}
.gap-5 {
  gap: 0.3125rem;
}
.gap-54 {
  gap: 3.375rem;
}
.gap-96 {
  gap: 6rem;
}
.gap-x-100 {
  -moz-column-gap: 6.25rem;
       column-gap: 6.25rem;
}
.gap-x-20 {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-x-40 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.gap-x-46 {
  -moz-column-gap: 2.875rem;
       column-gap: 2.875rem;
}
.gap-y-24 {
  row-gap: 1.5rem;
}
.gap-y-70 {
  row-gap: 4.375rem;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.\!hyphens-none {
  -webkit-hyphens: none !important;
          hyphens: none !important;
}
.hyphens-auto {
  -webkit-hyphens: auto;
          hyphens: auto;
}
.rounded-100 {
  border-radius: 100px;
}
.rounded-20 {
  border-radius: 20px;
}
.rounded-6 {
  border-radius: 6px;
}
.rounded-8 {
  border-radius: 8px;
}
.rounded-full {
  border-radius: 9999px;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-041D2C {
  --tw-border-opacity: 1;
  border-color: rgb(4 29 44 / var(--tw-border-opacity, 1));
}
.border-75787B {
  --tw-border-opacity: 1;
  border-color: rgb(117 120 123 / var(--tw-border-opacity, 1));
}
.border-opacity-50 {
  --tw-border-opacity: 0.5;
}
.bg-0083B5 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 131 181 / var(--tw-bg-opacity, 1));
}
.bg-041D2C {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
}
.bg-323234 {
  --tw-bg-opacity: 1;
  background-color: rgb(50 50 52 / var(--tw-bg-opacity, 1));
}
.bg-3D4A52 {
  --tw-bg-opacity: 1;
  background-color: rgb(61 74 82 / var(--tw-bg-opacity, 1));
}
.bg-D7D7DB {
  --tw-bg-opacity: 1;
  background-color: rgb(215 215 219 / var(--tw-bg-opacity, 1));
}
.bg-DDDCE0 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 220 224 / var(--tw-bg-opacity, 1));
}
.bg-EFEFF0 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 240 / var(--tw-bg-opacity, 1));
}
.bg-F6F6F7 {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 247 / var(--tw-bg-opacity, 1));
}
.bg-FFFFFF {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FFFFFF\]\/70 {
  background-color: rgb(255 255 255 / 0.7);
}
.bg-transparent {
  background-color: transparent;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-35 {
  padding: 2.1875rem;
}
.p-40 {
  padding: 2.5rem;
}
.p-54 {
  padding: 3.375rem;
}
.p-6 {
  padding: 0.375rem;
}
.p-8 {
  padding: 0.5rem;
}
.px-20 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-24 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-30 {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
.px-35 {
  padding-left: 2.1875rem;
  padding-right: 2.1875rem;
}
.px-8 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-10 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-18 {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}
.py-20 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-30 {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
.py-32 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-4 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-48 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-70 {
  padding-top: 4.375rem;
  padding-bottom: 4.375rem;
}
.py-80 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-16 {
  padding-bottom: 1rem;
}
.pb-24 {
  padding-bottom: 1.5rem;
}
.pb-40 {
  padding-bottom: 2.5rem;
}
.pb-80 {
  padding-bottom: 5rem;
}
.pl-20 {
  padding-left: 1.25rem;
}
.pl-40 {
  padding-left: 2.5rem;
}
.pr-24 {
  padding-right: 1.5rem;
}
.pr-30 {
  padding-right: 1.875rem;
}
.pr-40 {
  padding-right: 2.5rem;
}
.pr-80 {
  padding-right: 5rem;
}
.pt-12 {
  padding-top: 0.75rem;
}
.pt-20 {
  padding-top: 1.25rem;
}
.pt-32 {
  padding-top: 2rem;
}
.pt-40 {
  padding-top: 2.5rem;
}
.pt-54 {
  padding-top: 3.375rem;
}
.pt-60 {
  padding-top: 3.75rem;
}
.pt-64 {
  padding-top: 4rem;
}
.pt-80 {
  padding-top: 5rem;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.\!text-20\/26 {
  font-size: 1.25rem !important;
  line-height: 26px !important;
}
.text-12\/21 {
  font-size: 0.75rem;
  line-height: 21px;
}
.text-14\/19 {
  font-size: 0.875rem;
  line-height: 19px;
}
.text-16\/16 {
  font-size: 1rem;
  line-height: 16px;
}
.text-16\/20 {
  font-size: 1rem;
  line-height: 20px;
}
.text-16\/21 {
  font-size: 1rem;
  line-height: 21px;
}
.text-16\/22 {
  font-size: 1rem;
  line-height: 22px;
}
.text-20\/20 {
  font-size: 1.25rem;
  line-height: 20px;
}
.text-20\/26 {
  font-size: 1.25rem;
  line-height: 26px;
}
.text-20\/28 {
  font-size: 1.25rem;
  line-height: 28px;
}
.text-24\/24 {
  font-size: 1.5rem;
  line-height: 24px;
}
.text-28\/28 {
  font-size: 1.75rem;
  line-height: 28px;
}
.text-34\/34 {
  font-size: 2.125rem;
  line-height: 34px;
}
.text-54\/75 {
  font-size: 3.375rem;
  line-height: 75px;
}
.text-75\/75 {
  font-size: 4.6875rem;
  line-height: 75px;
}
.text-80\/80 {
  font-size: 5rem;
  line-height: 80px;
}
.\!font-normal {
  font-weight: 400 !important;
}
.font-bold {
  font-weight: 700;
}
.uppercase {
  text-transform: uppercase;
}
.\!normal-case {
  text-transform: none !important;
}
.italic {
  font-style: italic;
}
.\!leading-none {
  line-height: 1 !important;
}
.\!text-FFFFFF {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-0083B5 {
  --tw-text-opacity: 1;
  color: rgb(0 131 181 / var(--tw-text-opacity, 1));
}
.text-041D2C {
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
.text-323234 {
  --tw-text-opacity: 1;
  color: rgb(50 50 52 / var(--tw-text-opacity, 1));
}
.text-75787B {
  --tw-text-opacity: 1;
  color: rgb(117 120 123 / var(--tw-text-opacity, 1));
}
.text-F6F6F7 {
  --tw-text-opacity: 1;
  color: rgb(246 246 247 / var(--tw-text-opacity, 1));
}
.text-FFFFFF {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-\[\#707070\] {
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity, 1));
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.ring-offset-transparent {
  --tw-ring-offset-color: transparent;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.focus-within\:ring-2:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.hover\:text-041D2C:hover {
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
.focus\:text-041D2C:focus {
  --tw-text-opacity: 1;
  color: rgb(4 29 44 / var(--tw-text-opacity, 1));
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.group:hover .group-hover\:bottom-auto {
  bottom: auto;
}
.group:hover .group-hover\:top-0 {
  top: 0;
}
.group:hover .group-hover\:z-20 {
  z-index: 20;
}
.group:hover .group-hover\:h-full {
  height: 100%;
}
.group:hover .group-hover\:scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:bg-041D2C {
  --tw-bg-opacity: 1;
  background-color: rgb(4 29 44 / var(--tw-bg-opacity, 1));
}
.group:hover .group-hover\:text-0083B5 {
  --tw-text-opacity: 1;
  color: rgb(0 131 181 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:text-FFFFFF {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
@media (min-width: 36rem) {
  .\35 76\:left-auto {
    left: auto;
  }
  .\35 76\:order-1 {
    order: 1;
  }
  .\35 76\:order-2 {
    order: 2;
  }
  .\35 76\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .\35 76\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .\35 76\:col-start-2 {
    grid-column-start: 2;
  }
  .\35 76\:col-end-8 {
    grid-column-end: 8;
  }
  .\35 76\:m-0 {
    margin: 0;
  }
  .\35 76\:mb-0 {
    margin-bottom: 0;
  }
  .\35 76\:mb-100 {
    margin-bottom: 6.25rem;
  }
  .\35 76\:mb-32 {
    margin-bottom: 2rem;
  }
  .\35 76\:ml-auto {
    margin-left: auto;
  }
  .\35 76\:mt-0 {
    margin-top: 0;
  }
  .\35 76\:block {
    display: block;
  }
  .\35 76\:flex {
    display: flex;
  }
  .\35 76\:grid {
    display: grid;
  }
  .\35 76\:max-w-\[65\%\] {
    max-width: 65%;
  }
  .\35 76\:max-w-\[810px\] {
    max-width: 810px;
  }
  .\35 76\:max-w-none {
    max-width: none;
  }
  .\35 76\:grid-flow-row {
    grid-auto-flow: row;
  }
  .\35 76\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }
  .\35 76\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .\35 76\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .\35 76\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .\35 76\:grid-rows-none {
    grid-template-rows: none;
  }
  .\35 76\:flex-row {
    flex-direction: row;
  }
  .\35 76\:items-end {
    align-items: flex-end;
  }
  .\35 76\:justify-start {
    justify-content: flex-start;
  }
  .\35 76\:justify-between {
    justify-content: space-between;
  }
  .\35 76\:gap-40 {
    gap: 2.5rem;
  }
  .\35 76\:gap-48 {
    gap: 3rem;
  }
  .\35 76\:gap-54 {
    gap: 3.375rem;
  }
  .\35 76\:gap-y-24 {
    row-gap: 1.5rem;
  }
  .\35 76\:py-25 {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }
  .\35 76\:text-16\/21 {
    font-size: 1rem;
    line-height: 21px;
  }
}
@media (min-width: 48rem) {
  .\37 68\:absolute {
    position: absolute;
  }
  .\37 68\:bottom-60 {
    bottom: 3.75rem;
  }
  .\37 68\:left-0 {
    left: 0;
  }
  .\37 68\:left-48 {
    left: 3rem;
  }
  .\37 68\:z-10 {
    z-index: 10;
  }
  .\37 68\:order-1 {
    order: 1;
  }
  .\37 68\:order-2 {
    order: 2;
  }
  .\37 68\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .\37 68\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .\37 68\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .\37 68\:m-0 {
    margin: 0;
  }
  .\37 68\:mr-25 {
    margin-right: 1.5625rem;
  }
  .\37 68\:block {
    display: block;
  }
  .\37 68\:grid {
    display: grid;
  }
  .\37 68\:hidden {
    display: none;
  }
  .\37 68\:h-full {
    height: 100%;
  }
  .\37 68\:max-w-\[200px\] {
    max-width: 200px;
  }
  .\37 68\:max-w-\[550px\] {
    max-width: 550px;
  }
  .\37 68\:max-w-\[600px\] {
    max-width: 600px;
  }
  .\37 68\:grid-flow-row {
    grid-auto-flow: row;
  }
  .\37 68\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }
  .\37 68\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .\37 68\:flex-row {
    flex-direction: row;
  }
  .\37 68\:items-center {
    align-items: center;
  }
  .\37 68\:justify-between {
    justify-content: space-between;
  }
  .\37 68\:gap-100 {
    gap: 6.25rem;
  }
  .\37 68\:gap-20 {
    gap: 1.25rem;
  }
  .\37 68\:gap-48 {
    gap: 3rem;
  }
  .\37 68\:bg-transparent {
    background-color: transparent;
  }
  .\37 68\:p-48 {
    padding: 3rem;
  }
  .\37 68\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .\37 68\:px-40 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .\37 68\:px-48 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .\37 68\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .\37 68\:py-70 {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }
  .\37 68\:pt-80 {
    padding-top: 5rem;
  }
  .\37 68\:text-130\/130 {
    font-size: 8.125rem;
    line-height: 130px;
  }
}
@media (min-width: 62rem) {
  .\39 92\:absolute {
    position: absolute;
  }
  .\39 92\:-top-25 {
    top: -1.5625rem;
  }
  .\39 92\:bottom-0 {
    bottom: 0;
  }
  .\39 92\:left-0 {
    left: 0;
  }
  .\39 92\:right-110 {
    right: 6.875rem;
  }
  .\39 92\:top-0 {
    top: 0;
  }
  .\39 92\:top-70 {
    top: 4.375rem;
  }
  .\39 92\:top-84 {
    top: 5.25rem;
  }
  .\39 92\:z-0 {
    z-index: 0;
  }
  .\39 92\:z-1 {
    z-index: 1;
  }
  .\39 92\:z-30 {
    z-index: 30;
  }
  .\39 92\:order-1 {
    order: 1;
  }
  .\39 92\:order-2 {
    order: 2;
  }
  .\39 92\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .\39 92\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .\39 92\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .\39 92\:col-span-6 {
    grid-column: span 6 / span 6;
  }
  .\39 92\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  .\39 92\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .\39 92\:col-start-3 {
    grid-column-start: 3;
  }
  .\39 92\:col-start-6 {
    grid-column-start: 6;
  }
  .\39 92\:col-start-9 {
    grid-column-start: 9;
  }
  .\39 92\:col-end-11 {
    grid-column-end: 11;
  }
  .\39 92\:m-0 {
    margin: 0;
  }
  .\39 92\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .\39 92\:my-80 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .\39 92\:mb-0 {
    margin-bottom: 0;
  }
  .\39 92\:mb-40 {
    margin-bottom: 2.5rem;
  }
  .\39 92\:mt-0 {
    margin-top: 0;
  }
  .\39 92\:mt-120 {
    margin-top: 7.5rem;
  }
  .\39 92\:mt-30 {
    margin-top: 1.875rem;
  }
  .\39 92\:mt-72 {
    margin-top: 4.5rem;
  }
  .\39 92\:mt-80 {
    margin-top: 5rem;
  }
  .\39 92\:mt-90 {
    margin-top: 5.625rem;
  }
  .\39 92\:line-clamp-none {
    overflow: visible;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-line-clamp: none;
  }
  .\39 92\:block {
    display: block;
  }
  .\39 92\:flex {
    display: flex;
  }
  .\39 92\:hidden {
    display: none;
  }
  .\39 92\:h-140 {
    height: 8.75rem;
  }
  .\39 92\:h-50 {
    height: 3.125rem;
  }
  .\39 92\:h-54 {
    height: 3.375rem;
  }
  .\39 92\:h-60 {
    height: 3.75rem;
  }
  .\39 92\:h-800 {
    height: 50rem;
  }
  .\39 92\:h-\[157px\] {
    height: 157px;
  }
  .\39 92\:h-\[800px\] {
    height: 800px;
  }
  .\39 92\:h-full {
    height: 100%;
  }
  .\39 92\:min-h-\[670px\] {
    min-height: 670px;
  }
  .\39 92\:w-140 {
    width: 8.75rem;
  }
  .\39 92\:w-50 {
    width: 3.125rem;
  }
  .\39 92\:w-60 {
    width: 3.75rem;
  }
  .\39 92\:w-\[192px\] {
    width: 192px;
  }
  .\39 92\:w-\[992px\] {
    width: 992px;
  }
  .\39 92\:w-full {
    width: 100%;
  }
  .\39 92\:max-w-1260 {
    max-width: 78.75rem;
  }
  .\39 92\:max-w-\[330px\] {
    max-width: 330px;
  }
  .\39 92\:max-w-\[400px\] {
    max-width: 400px;
  }
  .\39 92\:max-w-\[580px\] {
    max-width: 580px;
  }
  .\39 92\:max-w-\[848px\] {
    max-width: 848px;
  }
  .\39 92\:max-w-none {
    max-width: none;
  }
  .\39 92\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .\39 92\:grid-cols-14 {
    grid-template-columns: repeat(14, minmax(0, 1fr));
  }
  .\39 92\:flex-row {
    flex-direction: row;
  }
  .\39 92\:flex-col {
    flex-direction: column;
  }
  .\39 92\:items-end {
    align-items: flex-end;
  }
  .\39 92\:items-center {
    align-items: center;
  }
  .\39 92\:justify-start {
    justify-content: flex-start;
  }
  .\39 92\:justify-end {
    justify-content: flex-end;
  }
  .\39 92\:justify-between {
    justify-content: space-between;
  }
  .\39 92\:gap-40 {
    gap: 2.5rem;
  }
  .\39 92\:gap-54 {
    gap: 3.375rem;
  }
  .\39 92\:gap-x-100 {
    -moz-column-gap: 6.25rem;
         column-gap: 6.25rem;
  }
  .\39 92\:gap-y-120 {
    row-gap: 7.5rem;
  }
  .\39 92\:hyphens-none {
    -webkit-hyphens: none;
            hyphens: none;
  }
  .\39 92\:p-60 {
    padding: 3.75rem;
  }
  .\39 92\:px-110 {
    padding-left: 6.875rem;
    padding-right: 6.875rem;
  }
  .\39 92\:px-50 {
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }
  .\39 92\:py-120 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .\39 92\:py-56 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .\39 92\:pb-0 {
    padding-bottom: 0;
  }
  .\39 92\:pb-120 {
    padding-bottom: 7.5rem;
  }
  .\39 92\:pb-68 {
    padding-bottom: 4.25rem;
  }
  .\39 92\:pt-120 {
    padding-top: 7.5rem;
  }
  .\39 92\:pt-84 {
    padding-top: 5.25rem;
  }
  .\39 92\:text-128\/128 {
    font-size: 8rem;
    line-height: 128px;
  }
  .\39 92\:text-20\/26 {
    font-size: 1.25rem;
    line-height: 26px;
  }
  .\39 92\:text-26\/34 {
    font-size: 1.625rem;
    line-height: 34px;
  }
  .\39 92\:text-44\/58 {
    font-size: 2.75rem;
    line-height: 58px;
  }
}
@media (min-width: 71.25rem) {
  .\31 140\:absolute {
    position: absolute;
  }
  .\31 140\:bottom-0 {
    bottom: 0;
  }
  .\31 140\:right-0 {
    right: 0;
  }
  .\31 140\:top-0 {
    top: 0;
  }
  .\31 140\:top-76 {
    top: 4.75rem;
  }
  .\31 140\:-z-1 {
    z-index: -1;
  }
  .\31 140\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .\31 140\:flex {
    display: flex;
  }
  .\31 140\:grid {
    display: grid;
  }
  .\31 140\:h-auto {
    height: auto;
  }
  .\31 140\:min-h-\[840px\] {
    min-height: 840px;
  }
  .\31 140\:max-w-\[350px\] {
    max-width: 350px;
  }
  .\31 140\:max-w-\[560px\] {
    max-width: 560px;
  }
  .\31 140\:max-w-\[580px\] {
    max-width: 580px;
  }
  .\31 140\:max-w-none {
    max-width: none;
  }
  .\31 140\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .\31 140\:gap-0 {
    gap: 0;
  }
  .\31 140\:gap-\[75px\] {
    gap: 75px;
  }
  .\31 140\:py-120 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
}
@media (min-width: 78.75rem) {
  .\31 260\:-mx-\[90px\] {
    margin-left: -90px;
    margin-right: -90px;
  }
}
@media (min-width: 80rem) {
  .\31 280\:m-0 {
    margin: 0;
  }
  .\31 280\:-ml-90 {
    margin-left: -5.625rem;
  }
  .\31 280\:ml-0 {
    margin-left: 0;
  }
  .\31 280\:ml-90 {
    margin-left: 5.625rem;
  }
  .\31 280\:mr-0 {
    margin-right: 0;
  }
  .\31 280\:mr-15 {
    margin-right: 0.9375rem;
  }
  .\31 280\:w-1440 {
    width: 90rem;
  }
  .\31 280\:max-w-\[500px\] {
    max-width: 500px;
  }
  .\31 280\:max-w-\[600px\] {
    max-width: 600px;
  }
  .\31 280\:p-0 {
    padding: 0;
  }
  .\31 280\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 90rem) {
  .\31 440\:right-100 {
    right: 6.25rem;
  }
  .\31 440\:-mx-\[80px\] {
    margin-left: -80px;
    margin-right: -80px;
  }
  .\31 440\:w-\[1440px\] {
    width: 1440px;
  }
}
@media print {
  .print\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
}

/*!*********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/jarallax/dist/jarallax.min.css ***!
  \*********************************************************************************************************************************************************************/
.jarallax{position:relative;z-index:0}.jarallax>.jarallax-img,picture.jarallax-img img{position:absolute;-o-object-fit:cover;object-fit:cover;top:0;left:0;width:100%;height:100%;z-index:-1}
/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/glightbox/dist/css/glightbox.min.css ***!
  \***************************************************************************************************************************************************************************/
.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{transition:transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:flex!important;justify-content:center;align-items:center;transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:flex;justify-content:center;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:grabbing!important;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:grabbing!important;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:flex;width:auto}.zoomed .gslide-media{box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;flex-direction:column}.gslide-description{position:relative;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;order:2!important;max-height:78vh;overflow:auto!important;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{transition:opacity .5s ease;opacity:1}.greset{transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:flex;justify-content:center;align-items:center;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{animation:gfadeIn .5s ease}.gfadeOut{animation:gfadeOut .5s ease}.gslideOutLeft{animation:gslideOutLeft .3s ease}.gslideInLeft{animation:gslideInLeft .3s ease}.gslideOutRight{animation:gslideOutRight .3s ease}.gslideInRight{animation:gslideInRight .3s ease}.gzoomIn{animation:gzoomIn .5s ease}.gzoomOut{animation:gzoomOut .5s ease}@keyframes lightboxLoader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gslideInLeft{from{opacity:0;transform:translate3d(-60%,0,0)}to{visibility:visible;transform:translate3d(0,0,0);opacity:1}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;transform:translate3d(0,0,0)}to{transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideInRight{from{opacity:0;visibility:visible;transform:translate3d(60%,0,0)}to{transform:translate3d(0,0,0);opacity:1}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;transform:translate3d(0,0,0)}to{transform:translate3d(60%,0,0);opacity:0}}@keyframes gzoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/swiper/swiper.css ***!
  \********************************************************************************************************************************************************/
/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */

/* FONT_START */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}

/* FONT_END */

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */

/* 3D Shadows */

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Slide styles end */

/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/swiper/modules/navigation-element.css ***!
  \****************************************************************************************************************************************************************************/
:host {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
/* Navigation font end */

/*!***************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/swiper/modules/scrollbar-element.css ***!
  \***************************************************************************************************************************************************************************/
:host {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}

/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/swiper/modules/thumbs-element.css ***!
  \************************************************************************************************************************************************************************/

