@charset "UTF-8";
/* easeOutQuart */
@font-face {
  font-family: "Brockmann";
  src: url("fonts/Brockmann/Brockmann-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Brockmann";
  src: url("fonts/Brockmann/Brockmann-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Brockmann";
  src: url("fonts/Brockmann/Brockmann-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Brockmann";
  src: url("fonts/Brockmann/Brockmann-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "CharterBTProBoldItalic";
  src: url("fonts/CharterBTProBoldItalic/CharterBTProBoldItalic.woff2") format("woff2"), url("fonts/CharterBTProBoldItalic/CharterBTProBoldItalic.woff") format("woff");
}
@font-face {
  font-family: "icons";
  font-display: swap;
  src: url("fonts/icons.eot");
  src: url("fonts/icons.eot?#iefix") format("embedded-opentype"), url("fonts/icons.ttf") format("truetype"), url("fonts/icons.woff") format("woff"), url("fonts/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  -webkit-text-size-adjust: none;
}
::-webkit-input-placeholder {
  color: #fff;
  font-style: normal;
  opacity: 1;
}
/* WebKit browsers */
:-moz-placeholder {
  color: #fff;
  font-style: normal;
  opacity: 1;
}
/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {
  color: #fff;
  font-style: normal;
  opacity: 1;
}
/* Mozilla Firefox 19+ */
:-ms-input-placeholder {
  color: #fff;
  font-style: normal;
  opacity: 1;
}
/* Internet Explorer 10+ */
.placeholder, .placeholderText {
  color: #fff !important;
  font-style: normal;
  opacity: 1;
}
::-moz-selection {
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  text-shadow: none;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.9) 0.5rem 0px 0px #000;
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.9) 0.5rem 0px 0px #000;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.9) 0.5rem 0px 0px #000;
}
::selection {
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  text-shadow: none;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.9) 0.5rem 0px 0px #000;
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.9) 0.5rem 0px 0px #000;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.9) 0.5rem 0px 0px #000;
}
[data-icon]:before, .icon, #scroll-top, .btn.btn-with-arrow:after, .css-forms.type2 .styled-select:after, .css-forms .styled-file-upload .placeholder-text:after, .slick-prev:before, .slick-next:before, .badge-cta a:after, .news-collection .news-list-view .news-slider-arrows .news-slider-prev::before, .news-collection .news-list-view .news-slider-arrows .news-slider-next::before, .text-image-block__type02 ul li .btn:after {
  font-family: "icons";
  speak: none;
  text-transform: none;
  text-decoration: none !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  vertical-align: -0.2prem;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: attr(data-icon);
  -webkit-transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
[data-icon] {
  text-decoration: none;
}
*, *::after, *::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
  border: none;
}
html {
  font-size: 62.5%;
  /* This defines what 1rem is - 10px font size 10/16=0.625 */
  box-sizing: border-box;
  background-color: #fff;
  overflow-x: hidden;
  height: 100%;
}
@media only screen and (max-width: 1610px) {
  html:after {
    content: "bp1";
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
    color: #000;
    background: rgba(255, 255, 0, 0.8);
    font-size: 11px;
    visibility: visible;
    display: none;
  }
}
@media only screen and (max-width: 1450px) {
  html:after {
    content: "bp2";
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
    color: #000;
    background: rgba(255, 255, 0, 0.8);
    font-size: 11px;
    visibility: visible;
    display: none;
  }
}
@media only screen and (max-width: 1285px) {
  html:after {
    content: "bp3";
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
    color: #000;
    background: rgba(255, 255, 0, 0.8);
    font-size: 11px;
    visibility: visible;
    display: none;
  }
}
@media only screen and (max-width: 1124px) {
  html:after {
    content: "bp4";
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
    color: #000;
    background: rgba(255, 255, 0, 0.8);
    font-size: 11px;
    visibility: visible;
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  html:after {
    content: "bp5";
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
    color: #000;
    background: rgba(255, 255, 0, 0.8);
    font-size: 11px;
    visibility: visible;
    display: none;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  html:after {
    content: "mobile";
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
    color: #000;
    background: rgba(255, 255, 0, 0.8);
    font-size: 11px;
    visibility: visible;
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  html:after {
    content: "tabletLandscapeOnly";
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
    color: #000;
    background: rgba(255, 255, 0, 0.8);
    font-size: 11px;
    visibility: visible;
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  html:after {
    content: "tabletPortraitOnly";
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
    color: #000;
    background: rgba(255, 255, 0, 0.8);
    font-size: 11px;
    visibility: visible;
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  html:after {
    content: "fullMobile";
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
    color: #000;
    background: rgba(255, 255, 0, 0.8);
    font-size: 11px;
    visibility: visible;
    display: none;
  }
}
body {
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(2rem, calc(1.8666666667rem + 0.2777777778vw), 2.4rem);
  line-height: 140%;
  color: #000;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body {
    overflow-x: hidden;
  }
}
p {
  margin-bottom: clamp(1.6rem, calc(1.4666666667rem + 0.2777777778vw), 2rem);
}
p.small {
  font-size: clamp(1.6rem, calc(1.4666666667rem + 0.2777777778vw), 2rem);
}
p.big {
  font-size: clamp(2.4rem, calc(2.1333333333rem + 0.5555555556vw), 3.2rem);
}
strong {
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
a {
  color: #000;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
/*
    %stageWidthStyles {
        max-width: $stage-width;
        width: 100%;
        margin: 0 auto;

        @include breakpoint(mobile) {
            width: auto;
            max-width: none;
            //padding: 0 3rem;
        }
    }
    */
.footer .footer-nav ul {
  /* ul */
  list-style: none;
}
.footer .footer-nav ul > li {
  /* li */
  list-style: none;
  display: inline-block;
}
.footer .footer-nav ul > li > a {
  color: #000;
  display: inline-block;
  text-decoration: none;
}
.flex-table, .css-forms .styled-checkbox, .css-forms .styled-radio, .css-forms .multi-row {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .flex-table, .css-forms .styled-checkbox, .css-forms .styled-radio, .css-forms .multi-row {
    webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
}
.image-wrap, .video-wrap {
  width: 100%;
  background: transparent center center no-repeat;
  background-size: cover;
  position: relative;
  overflow: visible;
  line-height: 0;
  /*&.in-view {
            img {
                opacity: 1;
            }
        }*/
}
.image-wrap img, .image-wrap video, .video-wrap img, .video-wrap video {
  width: 100%;
  min-width: 50%;
  height: auto;
}
@supports (object-fit: contain) {
  .image-wrap img, .image-wrap video, .video-wrap img, .video-wrap video {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
  }
}
.image-wrap[style^="background-image"] img, .video-wrap[style^="background-image"] img {
  visibility: hidden;
}
.iframe-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#scroll-top {
  font-size: 3rem;
  width: 5.6rem;
  height: 5.6rem;
  line-height: 5.6rem;
  text-align: center;
  position: fixed;
  right: 3rem;
  bottom: 3rem;
  opacity: 0;
  z-index: 9;
  background: #000;
  border-radius: 0.4rem;
  color: #fff;
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#scroll-top:hover, #scroll-top:active {
  background-color: black;
}
body.scrolled #scroll-top {
  opacity: 1;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #scroll-top {
    display: none;
  }
}
input:focus {
  outline: none;
}
section.star::before {
  content: "";
  position: absolute;
  bottom: clamp(-12rem, calc(-4rem + -4.1666666667vw), -6rem);
  left: clamp(-10rem, calc(-1.6rem + -4.375vw), -3.7rem);
  height: clamp(25rem, calc(14.2666666667rem + 22.3611111111vw), 57.2rem);
  width: clamp(24.3rem, calc(14.0666666667rem + 21.3194444444vw), 55rem);
  background-color: #053b4b;
  -webkit-mask-image: url("../images/chrome/star.svg");
  mask-image: url("../images/chrome/star.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  pointer-events: none;
}
.btn {
  font-size: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
  font-family: inherit;
  padding-inline: clamp(1.6rem, calc(1.0666666667rem + 1.1111111111vw), 3.2rem);
  padding-block: clamp(1.2rem, calc(0.8rem + 0.8333333333vw), 2.4rem);
  line-height: 1.1;
  border-radius: 0.4rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  background: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.btn.btn-outlined {
  color: #fff;
  border: 0.2rem solid #fff;
  background-color: transparent;
}
.btn.btn-outlined:hover, .btn.btn-outlined:active {
  background-color: #000;
  color: #fff;
  border: 0.2rem solid #000;
}
.btn.btn-with-arrow {
  gap: clamp(1.2rem, calc(1.0666666667rem + 0.2777777778vw), 1.6rem);
}
.btn.btn-with-arrow:after {
  content: "";
}
.btn.btn-secondary {
  color: #053b4b;
  background-color: #fff;
}
.btn.btn-secondary:hover, .btn.btn-secondary:active {
  color: #fff;
  background-color: #000;
}
.btn:hover, .btn:active {
  background-color: #000;
  color: #fff;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.hidden {
  display: none;
}
@media only screen and (max-width: 480px) {
  .center-mobile {
    text-align: center;
  }
}
.desktop-only {
  display: block;
}
.mobile-only {
  display: none;
}
.fullMobile-only {
  display: none;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .fullMobile-only {
    display: block;
  }
}
.css-forms .styled-checkbox:after, .css-forms .styled-radio:after, .css-forms .button-group:after {
  content: "";
  display: block;
  position: absolute;
  background: right top url("../images/chrome/line.svg") repeat-x;
  z-index: -1;
}
html.no-js .image-wrap > img, html.no-js main > section, html.no-js .three-col-slider-block, html.no-js .three-col-slider .col-1-of-3 {
  opacity: 1 !important;
}
/* h1, .h1 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    font-size: 9rem;
    line-height: 13rem;
    @include regularFont;
    text-transform: uppercase;
    font-weight: 700;

    @include breakpoint(mobile) {
        font-size: 8rem;
        line-height: 9rem;
    }

    @include breakpoint(fullMobile) {
        font-size: 6rem;
        line-height: 6rem;
    }
}
h2,
.h2,
h3,
.h3 {
    @include regularFont;
    margin-bottom: 0.5em;
    font-weight: 700;
} */
h1, h2, h3, h4, h5, h6 {
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-wrap: balance;
  line-height: 110%;
}
h1.heading-margin-4, h2.heading-margin-4, h3.heading-margin-4, h4.heading-margin-4, h5.heading-margin-4, h6.heading-margin-4 {
  margin-bottom: 4rem;
}
h1 {
  font-size: clamp(4rem, calc(2.7378640777rem + 3.3656957929vw), 9.2rem);
}
h2 {
  font-size: clamp(3.2rem, calc(2.2291262136rem + 2.5889967638vw), 7.2rem);
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-bottom: clamp(2.4rem, calc(1.3333333333rem + 2.2222222222vw), 5.6rem);
}
h3 {
  font-size: clamp(2.4rem, calc(2.0116504854rem + 1.0355987055vw), 4rem);
  line-height: 140%;
  margin-bottom: 2rem;
}
h4 {
  font-size: clamp(2rem, calc(1.7087378641rem + 0.7766990291vw), 3.2rem);
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 1.6rem;
}
h5 {
  font-size: clamp(1.6rem, calc(1.4058252427rem + 0.5177993528vw), 2.4rem);
  margin-bottom: 1.6rem;
}
h6 {
  font-size: clamp(1.6rem, calc(1.5029126214rem + 0.2588996764vw), 2rem);
  margin-bottom: 1.6rem;
}
#lightbox, #alert, #cookie-info, #lightbox-contact, #lightboxImprint, #lightboxPrivacy, #lightboxLautenbachSassRedirect, #service-lightbox-1, #service-lightbox-2, #service-lightbox-3 {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: margin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: margin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: margin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: margin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: margin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s, opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  padding: 11rem 10rem;
  position: fixed;
  z-index: 10001;
  width: 120rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  overflow: hidden;
  max-height: 96%;
  line-height: 150%;
  -webkit-box-shadow: 0 0 3rem rgba(0, 0, 0, 0.3) 0.5rem 0px 0px #000;
  -moz-box-shadow: 0 0 3rem rgba(0, 0, 0, 0.3) 0.5rem 0px 0px #000;
  box-shadow: 0 0 3rem rgba(0, 0, 0, 0.3) 0.5rem 0px 0px #000;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #lightbox, #alert, #cookie-info, #lightbox-contact, #lightboxImprint, #lightboxPrivacy, #lightboxLautenbachSassRedirect, #service-lightbox-1, #service-lightbox-2, #service-lightbox-3 {
    width: 96% !important;
    margin: 0;
    padding: 11rem 3rem;
  }
}
#lightbox .lightbox-close, #alert .lightbox-close, #cookie-info .lightbox-close, #lightbox-contact .lightbox-close, #lightboxImprint .lightbox-close, #lightboxPrivacy .lightbox-close, #lightboxLautenbachSassRedirect .lightbox-close, #service-lightbox-1 .lightbox-close, #service-lightbox-2 .lightbox-close, #service-lightbox-3 .lightbox-close {
  font-size: 3rem;
  position: absolute;
  top: 4rem;
  left: 4rem;
  cursor: pointer;
  background-color: transparent;
}
#lightbox h1, #lightbox h2, #lightbox h3, #alert h1, #alert h2, #alert h3, #cookie-info h1, #cookie-info h2, #cookie-info h3, #lightbox-contact h1, #lightbox-contact h2, #lightbox-contact h3, #lightboxImprint h1, #lightboxImprint h2, #lightboxImprint h3, #lightboxPrivacy h1, #lightboxPrivacy h2, #lightboxPrivacy h3, #lightboxLautenbachSassRedirect h1, #lightboxLautenbachSassRedirect h2, #lightboxLautenbachSassRedirect h3, #service-lightbox-1 h1, #service-lightbox-1 h2, #service-lightbox-1 h3, #service-lightbox-2 h1, #service-lightbox-2 h2, #service-lightbox-2 h3, #service-lightbox-3 h1, #service-lightbox-3 h2, #service-lightbox-3 h3 {
  margin-bottom: 1em;
}
html.showLightbox {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  height: 100vh;
}
html.showLightbox body::after {
  content: " ";
  background: rgba(0, 0, 0, 0.75);
  z-index: 10000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  html.showLightbox {
    height: auto;
    overflow: auto;
  }
}
body {
  /*
    .three-col-slider-block__wrapper.showLightbox-1,
    .three-col-slider-block__wrapper.showLightbox-2,
    .three-col-slider-block__wrapper.showLightbox-3 {
        &:after {
            content: "\2009";
            background: $coverColor; z-index: 10000;
            position: fixed; top: 0; right: 0; bottom: 0; left: 0;
            pointer-events: none;
        }
    }
    */
}
body.showImprintLightbox, body.showPrivacyLightbox, body.showLSRedirectLightbox {
  xxpointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
}
body.showImprintLightbox::after, body.showPrivacyLightbox::after, body.showLSRedirectLightbox::after {
  content: " ";
  background: rgba(0, 0, 0, 0.75);
  z-index: 10000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
body .three-col-slider-block #service-lightbox-1, body .three-col-slider-block #service-lightbox-2, body .three-col-slider-block #service-lightbox-3 {
  position: fixed;
  max-width: 140rem;
  max-height: 94vh;
  overflow: auto !important;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body .three-col-slider-block #service-lightbox-1, body .three-col-slider-block #service-lightbox-2, body .three-col-slider-block #service-lightbox-3 {
    max-width: 90vw;
  }
}
body.showPrivacyLightbox > #lightboxPrivacy, body.showImprintLightbox > #lightboxImprint, body.showLSRedirectLightbox > #lightboxLautenbachSassRedirect, body .three-col-slider-block__wrapper.showLightbox-1 > #service-lightbox-1, body .three-col-slider-block__wrapper.showLightbox-2 > #service-lightbox-2, body .three-col-slider-block__wrapper.showLightbox-3 > #service-lightbox-3 {
  visibility: visible;
  opacity: 1;
  overflow: auto;
  -webkit-transition: margin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: margin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: margin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: margin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: margin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  pointer-events: all;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.css-forms {
  width: 100%;
}
.css-forms legend {
  margin-bottom: 4rem;
}
.css-forms label {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
}
.css-forms label.css-error > input {
  border-bottom: 2px solid #ee3524 !important;
}
.css-forms label.css-error textarea {
  border: 2px solid #ee3524 !important;
}
.css-forms .lbl {
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
  display: inline-block;
  line-height: 140%;
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.css-forms .lbl.big {
  font-size: 2rem;
  line-height: 3.2rem;
  padding-left: 1rem;
}
.css-forms .lbl a {
  text-decoration: underline;
}
.css-forms .lbl.error-message {
  color: #ee3524;
}
.css-forms input:not([type="radio"]):not([type="checkbox"]), .css-forms select, .css-forms textarea, .css-forms .styled-file-upload .placeholder-text {
  font-size: 2rem;
  width: 100%;
  height: 3.5rem;
  line-height: 3.2rem;
  padding-left: 1rem;
  display: block;
  border: none;
  border-bottom: 1px solid #fff;
  background-color: transparent;
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  outline: none;
  color: #fff;
  margin-bottom: 3rem;
}
.css-forms input:required {
  box-shadow: none;
}
.css-forms input:invalid {
  box-shadow: none;
}
.css-forms textarea {
  min-height: 15rem;
  background-color: #fff;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  color: #000;
  padding: 2rem;
}
.css-forms .styled-select {
  position: relative;
}
.css-forms .styled-select:after {
  display: inline-block;
  height: calc(3.5rem - 2px);
  line-height: calc(3.5rem - 2px);
  padding: 0 1rem;
  content: "▼";
  color: #fff;
  background-color: #000;
  position: absolute;
  right: 0;
  top: 1px;
  pointer-events: none;
  -webkit-transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.css-forms .styled-select:hover:after {
  background-color: rgba(0, 0, 0, 0.8);
}
.css-forms .styled-select select {
  cursor: pointer;
  color: #fff;
  -webkit-appearance: none;
  appearance: none;
}
.css-forms .styled-select select::-ms-expand {
  display: none;
}
.css-forms .styled-select select:focus {
  color: currentColor;
}
.css-forms.type2 .styled-select select {
  font-size: 1.8rem;
  height: 4rem;
  line-height: 4rem;
  border: 1px solid #d8d8d8;
  text-transform: none;
  background-color: #fff;
}
.css-forms.type2 .styled-select:after {
  display: inline-block;
  height: calc(4rem - 2px);
  line-height: calc(4rem - 2px);
  padding: 0 1rem;
  content: "";
  color: #000;
  background-color: #fff;
  position: absolute;
  right: 1px;
  top: 1px;
  pointer-events: none;
  -webkit-transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.css-forms .styled-file-upload {
  position: relative;
  cursor: pointer;
}
.css-forms .styled-file-upload input[type="file"] {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  z-index: -2;
}
.css-forms .styled-file-upload .placeholder-text {
  font-size: 2rem;
  color: #fff;
  display: block;
  width: 39rem;
  padding-right: 9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.css-forms .styled-file-upload .placeholder-text:after {
  font-size: 2rem;
  display: inline-block;
  height: calc(3.5rem - 2px);
  line-height: calc(3.5rem - 2px);
  padding: 0 2rem;
  background-color: #1b4677;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  -webkit-transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.css-forms .styled-file-upload .placeholder-text:hover:after {
  background-color: rgba(27, 70, 119, 0.8);
}
.css-forms .styled-checkbox, .css-forms .styled-radio {
  position: relative;
  cursor: pointer;
  margin-top: 3rem;
  z-index: 1;
}
.css-forms .styled-checkbox.css-error .custom-checkbox, .css-forms .styled-radio.css-error .custom-checkbox {
  border: 2px solid #ee3524 !important;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .css-forms .styled-checkbox, .css-forms .styled-radio {
    webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
  }
}
.css-forms .styled-checkbox input[type="checkbox"], .css-forms .styled-checkbox input[type="radio"], .css-forms .styled-radio input[type="checkbox"], .css-forms .styled-radio input[type="radio"] {
  display: none;
}
.css-forms .styled-checkbox .custom-checkbox, .css-forms .styled-checkbox .custom-radio, .css-forms .styled-radio .custom-checkbox, .css-forms .styled-radio .custom-radio {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 1.1rem;
  height: 1.1rem;
  margin-top: 0.4rem;
  display: inline-block;
  border: none;
  margin-right: 2rem;
  position: relative;
  background-color: #e3e3e3;
}
.css-forms .styled-checkbox .custom-checkbox:after, .css-forms .styled-checkbox .custom-radio:after, .css-forms .styled-radio .custom-checkbox:after, .css-forms .styled-radio .custom-radio:after {
  font-size: 1.2rem;
  display: inline-block;
  background-color: transparent;
  color: #000;
  content: "✖";
  text-align: center;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.css-forms .styled-checkbox .custom-radio, .css-forms .styled-radio .custom-radio {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.css-forms .styled-checkbox .custom-radio:after, .css-forms .styled-radio .custom-radio:after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  content: "";
}
.css-forms .styled-checkbox input[type="checkbox"]:checked ~ .custom-checkbox:after, .css-forms .styled-checkbox input[type="radio"]:checked ~ .custom-radio:after, .css-forms .styled-radio input[type="checkbox"]:checked ~ .custom-checkbox:after, .css-forms .styled-radio input[type="radio"]:checked ~ .custom-radio:after {
  opacity: 1;
}
.css-forms .styled-checkbox .lbl, .css-forms .styled-radio .lbl {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 1.6rem;
  line-height: 2.2rem;
  vertical-align: bottom;
}
.css-forms .button-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 4rem;
  position: relative;
  z-index: 1;
}
.css-forms .button-group:before, .css-forms .button-group:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}
.css-forms .button-group:after {
  clear: both;
}
.css-forms .button-group span {
  font-size: 1.4rem;
  vertical-align: top;
  color: #fff;
  line-height: 1.4rem;
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  flex: 1;
}
.css-forms .multi-row > label {
  margin-right: 2rem;
  -webkit-flex: 1;
  flex: 1;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .css-forms .multi-row > label {
    margin-right: 0;
  }
}
.css-forms .multi-row > label:last-of-type {
  margin-right: 0;
}
.css-forms .multi-row > label + button {
  height: 4rem;
  line-height: 4rem;
  margin-right: 4rem;
  margin-left: 1rem;
  background-color: transparent;
  cursor: pointer;
  outline: none;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .css-forms .multi-row > label + button {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.css-forms .multi-row > label + button + button {
  height: 4rem;
  line-height: 2.3rem;
}
.css-forms .multi-row.variable-row > label {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
}
body.nav-open {
  overflow: hidden;
}
.nav--main {
  width: 100%;
  height: 100vh;
  margin-right: 0;
  background-color: #053b4b;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 11;
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  pointer-events: auto;
  overflow-y: auto;
}
body.nav-open .nav--main {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .nav--main {
    width: 100%;
  }
}
.nav--main .container {
  padding-inline: clamp(6.4rem, calc(-3.4666666667rem + 20.5555555556vw), 36rem);
  max-width: unset;
  margin-inline: unset;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.nav--main ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  margin: auto 0;
}
.nav--main ul > li {
  display: flex;
  padding-block: clamp(0.8rem, calc(0.6666666667rem + 0.2777777778vw), 1.2rem);
}
.nav--main ul > li a {
  background: linear-gradient(#fff, #fff) left bottom no-repeat;
  background-size: 0 clamp(0.4rem, calc(0.2666666667rem + 0.2777777778vw), 0.8rem);
  transition: background-size 0.3s ease-in-out;
  padding-block: clamp(0.8rem, calc(0.6666666667rem + 0.2777777778vw), 1.2rem);
}
.nav--main ul > li a:link, .nav--main ul > li a:visited, .nav--main ul > li a:hover, .nav--main ul > li a:active, .nav--main ul > li a:focus {
  font-size: clamp(3.2rem, calc(1.8666666667rem + 2.7777777778vw), 7.2rem);
  line-height: clamp(3rem, calc(2rem + 2.0833333333vw), 6rem);
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.nav--main ul > li a:hover, .nav--main ul > li a:active, .nav--main ul > li a:focus {
  background-size: 100% clamp(0.4rem, calc(0.2666666667rem + 0.2777777778vw), 0.8rem);
}
.nav--main ul > li a.active {
  background-size: 100% clamp(0.4rem, calc(0.2666666667rem + 0.2777777778vw), 0.8rem);
}
.lan-menu a, .lan-menu {
  color: white;
  text-decoration: none;
  font-size: 2.1rem;
}
.lan-menu {
  padding: 10px 10px 10px;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .lan-menu {
    visibility: hidden;
    position: absolute;
    transition: all 0.35s ease-out;
    opacity: 0;
    left: 75%;
    padding-left: 0;
  }
}
.lan-menu a:hover, .lan-menu a:active, .lan-menu a:focus {
  text-decoration: underline;
}
.lan-menu a.active {
  text-decoration: underline;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.splide__container {
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
  display: none;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  position: relative;
  visibility: hidden;
}
.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide__track--ttb > .splide__list {
  display: block;
}
.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}
.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}
.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}
.splide__arrow:disabled {
  opacity: 0.3;
}
.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__arrow--prev {
  left: 1em;
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 1em;
}
.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}
.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}
.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__progress__bar {
  background: #ccc;
  height: 3px;
}
.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.splide__slide:focus {
  outline: 0;
}
@supports (outline-offset:-3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset:-3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}
.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}
.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}
.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}
.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}
.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}
.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}
.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat;
}
/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 4rem;
  width: 4rem;
  line-height: 4rem;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 10;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .slick-prev, .slick-next {
    display: none !important;
  }
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none !important;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 0.75;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
  font-size: 3rem;
  line-height: 1;
  color: #fff;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
section.bg-white .slick-prev::before {
  color: #000;
}
section.bg-white .slick-next::before {
  color: #000;
}
.slick-prev {
  left: 3rem;
  transform: none;
}
.slick-prev:before {
  content: "";
}
[dir="rtl"] .slick-prev:before {
  content: "";
}
.slick-next {
  right: 3rem;
  transform: none;
}
.slick-next:before {
  content: "";
}
[dir="rtl"] .slick-next:before {
  content: "";
}
/* Dots */
.slick-dots {
  position: absolute;
  bottom: 3rem;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 0.6rem;
  width: 4rem;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .slick-dots li {
    width: 3rem;
  }
}
.slick-dots li button {
  border: 0;
  background: #fff;
  display: block;
  height: 0.6rem;
  width: 4rem;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  cursor: pointer;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .slick-dots li button {
    width: 3rem;
  }
}
section.bg-white .slick-dots li button {
  background: #000;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button {
  background: transparent;
  border: 1px solid #fff;
  cursor: default;
}
section.bg-white .slick-dots li.slick-active button {
  background: transparent;
  border: 1px solid #000;
}
.slick-slide:focus {
  outline: none;
}
.top-slider__slide {
  height: 100vh;
  background: center center/cover no-repeat;
  position: relative;
  display: none;
}
.top-slider__slide:first-child {
  display: block;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .top-slider__slide {
    min-height: 30rem;
  }
}
.top-slider__slide__content {
  position: absolute;
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  max-width: 50rem;
  margin: 0 auto;
  /*
            width: auto;
            position: absolute;
            top: 33%;
            left: 50%;
            @include transform(translate(-50%, 0));
            */
  color: #fff;
  right: clamp(5%, 12vw, 25%);
  bottom: 10%;
  /*
                        @include breakpoint(fullMobile) {
                            width: 100%;
                            top: 25%;
                            padding: 0 4rem;
                        }
             */
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .top-slider__slide__content {
    position: relative;
    right: unset;
    bottom: unset;
    padding: 0 4rem 10rem 4rem;
    height: 100%;
    justify-content: flex-end;
    max-width: 55rem;
  }
}
.top-slider__slide__content .h1 {
  font-size: 6rem;
  line-height: 7rem;
  margin-bottom: 3rem;
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  white-space: nowrap;
}
@media only screen and (max-width: 1450px) {
  .top-slider__slide__content .h1 {
    font-size: 54px;
    line-height: 63px;
    white-space: wrap;
  }
}
@media only screen and (max-width: 480px) {
  .top-slider__slide__content .h1 {
    font-size: 6rem;
    line-height: 7rem;
  }
}
.top-slider__slide__content p {
  font-size: 2.5rem;
  line-height: 3.6rem;
}
.top-slider__slide__content p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1450px) {
  .top-slider__slide__content p {
    font-size: 22.5px;
    line-height: 32.4px;
  }
}
@media only screen and (max-width: 480px) {
  .top-slider__slide__content p {
    font-size: 2.5rem;
    line-height: 3.6rem;
  }
}
.top-slider #slick-slide02 bg-picture {
  background: 25% 0 / cover no-repeat;
}
.top-slider #slick-slide03 bg-picture {
  background: 45% 0 / cover no-repeat;
}
.top-slider #slick-slide04 bg-picture {
  background: 10% 0 / cover no-repeat;
}
.basic-slider {
  /*
    .scroll-container {
        height: 37rem;
        overflow-y: scroll;
        padding-right: 2rem;

        @include breakpoint(mobile) {
            height: auto;
        }
    }

    .scrollbar {
        content:'';
        display: block;
        width: 3rem;
        height: 37rem;
        background-color: $white;
        position: absolute;
        right: 0;
        top: 6.8rem;
        z-index: 1;
        pointer-events: none;

        @include breakpoint(mobile) {
            display: none;
        }

        &:after,
        &:before{
            @extend %iconStyles;
            content: '\e907';
            position: absolute;
            top:0;
            left: 50%;
            @include transform(translate(-50%, 0));
        }

        &:after {
            content: '\e906';
            top: auto;
            bottom: 0;
        }
    }
*/
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .basic-slider {
    height: 100%;
    overflow: auto;
  }
}
.basic-slider h3 {
  font-size: 4.8rem;
  line-height: 5.2rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 480px) {
  .basic-slider h3 {
    font-size: 3.2rem;
    line-height: 4.2rem;
  }
}
.basic-slider h3 + p {
  font-size: 3.2rem;
  line-height: 4.2rem;
  margin-bottom: 8rem;
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media only screen and (max-width: 480px) {
  .basic-slider h3 + p {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
}
.basic-slider .flex-table > div:first-child {
  width: 58rem;
  margin-right: 8rem;
  height: 44rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .basic-slider .flex-table > div:first-child {
    width: 100%;
    height: auto;
    margin-right: unset;
    margin-bottom: 5rem;
  }
}
.basic-slider .flex-table > div:first-child p.small {
  font-size: 2.1rem;
}
@media only screen and (max-width: 480px) {
  .basic-slider .flex-table > div:first-child p.small {
    font-size: 1.9rem;
  }
}
.basic-slider .flex-table > div:first-child img {
  height: 100%;
  width: auto;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .basic-slider .flex-table > div:first-child img {
    height: auto;
    width: 75%;
    object-fit: contain;
  }
}
.basic-slider .flex-table > div:last-child {
  width: 66rem;
  position: relative;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .basic-slider .flex-table > div:last-child {
    width: 100%;
  }
}
.basic-slider .flex-table h4 {
  font-size: 2.4rem;
  line-height: 2.8rem;
  margin-bottom: 4rem;
  text-transform: uppercase;
}
.lined-list {
  font-size: 2.1rem;
  line-height: 2.8rem;
  list-style-type: "‒ ";
  padding-left: 2.5rem;
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .lined-list {
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  .lined-list {
    font-size: 1.9rem;
  }
}
.lined-list li {
  margin-bottom: 1rem;
}
.basic-slider .slick-prev {
  left: -7rem;
}
.basic-slider .slick-prev:before {
  color: #000;
}
.basic-slider .slick-next {
  right: -7rem;
}
.basic-slider .slick-next:before {
  color: #000;
}
.basic-slider .slick-dots {
  bottom: -11rem;
}
.basic-slider .slick-dots li button {
  background-color: #000;
}
.basic-slider .slick-dots li.slick-active button {
  background-color: transparent;
  border-color: #000;
}
.accordion-block {
  padding-block: clamp(9.6rem, calc(0.8rem + 18.3333333333vw), 36rem);
  padding-block-start: 0;
}
.accordion-block .accordion {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: clamp(3.2rem, calc(1.0666666667rem + 4.4444444444vw), 9.6rem);
  padding-block-end: clamp(3.2rem, calc(2.4rem + 1.6666666667vw), 5.6rem);
  margin-block-end: clamp(3.2rem, calc(2.4rem + 1.6666666667vw), 5.6rem);
  border-bottom: 1px solid #000;
}
.accordion-block .accordion__header {
  flex: 1;
}
.accordion-block .accordion__header h3 {
  font-size: clamp(3.2rem, calc(0.5333333333rem + 5.5555555556vw), 11.2rem);
  line-height: 110%;
  margin-bottom: 0;
}
.accordion-block .accordion__body {
  max-width: 33%;
}
.accordion-block .accordion__body > p, .accordion-block .accordion__body a {
  hyphens: none;
  margin-bottom: 0.8rem;
}
.accordion-block .accordion__body .accordion__show-more {
  display: inline-block;
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  cursor: pointer;
}
.accordion-block .accordion__body .accordion__extended-content {
  hyphens: auto;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}
.accordion-block .accordion__body .accordion__extended-content.is-expanded {
  max-height: 750px;
}
.accordion-block .accordion__body .accordion__extended-content li {
  font-size: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
}
.accordion-block .accordion__body .accordion__extended-content ul {
  list-style: none;
  padding: 0;
}
.accordion-block .accordion__body .accordion__extended-content li {
  display: flex;
  gap: clamp(1.2rem, calc(1.0666666667rem + 0.2777777778vw), 1.6rem);
}
.accordion-block .accordion__body .accordion__extended-content li::before {
  content: "-";
  flex-shrink: 0;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .accordion-block .accordion {
    flex-direction: column;
    gap: clamp(1.6rem, calc(0.2666666667rem + 2.7777777778vw), 5.6rem);
  }
  .accordion-block .accordion__body {
    max-width: unset;
  }
}
.container {
  width: 100%;
  max-width: 192rem;
  padding-inline: clamp(3.2rem, calc(1.0666666667rem + 4.4444444444vw), 9.6rem);
  margin-inline: auto;
}
.container:has(.quote-element__with-image) {
  max-width: 100%;
  padding-inline: 0;
}
.badge-cta {
  height: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  position: sticky;
  top: 10rem;
  transform: translateY(15rem);
  z-index: 100;
}
.badge-cta a {
  font-size: clamp(1.6rem, calc(0.893vw + 0.686rem), 2.4rem);
  margin-right: clamp(5rem, calc(5.58vw + -0.714rem), 10rem);
  display: flex;
  aspect-ratio: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #e6650c;
  border-radius: 50%;
  width: clamp(12rem, calc(8.036vw + 3.771rem), 19.2rem);
  padding: clamp(2rem, calc(1.339vw + 0.629rem), 3.2rem);
  color: #fff;
  text-decoration: none;
  gap: clamp(0.8rem, calc(0.5333333333rem + 0.5555555556vw), 1.6rem);
}
.badge-cta a:after {
  content: "";
}
.badge-cta a:hover {
  cursor: pointer;
  background-color: #ce5a0b;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .badge-cta {
    display: none;
  }
}
.badge-cta-range {
  position: relative;
  margin-block-end: clamp(9.6rem, calc(0.8rem + 18.3333333333vw), 36rem);
}
.badge-cta-range > section:last-child {
  padding-block-end: 0;
}
.icon-grid {
  min-height: 100vh;
}
.icon-grid.bg-white .iconWrapper img {
  filter: grayscale(100%) invert(0%);
}
.iconSection {
  padding: 9rem 0 15rem;
  max-width: 140rem;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .iconSection {
    padding: 12rem 4rem 10rem !important;
  }
}
.iconSection h2 {
  margin-bottom: 11rem;
}
.iconSection .iconWrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10rem;
}
.iconSection .iconWrapper__icon {
  width: 20rem;
  height: 20rem;
  display: flex;
  align-items: center;
}
.iconSection .iconWrapper img {
  filter: grayscale(100%) invert(100%);
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .iconSection .iconWrapper {
    gap: 6rem !important;
  }
}
@media only screen and (max-width: 480px) {
  .iconSection .iconWrapper {
    gap: 0 !important;
    justify-content: space-around;
  }
  .iconSection .iconWrapper__icon {
    width: 15rem !important;
    height: 15rem !important;
  }
  .iconSection .iconWrapper img {
    width: 100% !important;
    height: auto !important;
  }
}
.team-section {
  padding-block: clamp(9.6rem, calc(7.4666666667rem + 4.4444444444vw), 16rem) clamp(9.6rem, calc(3.4666666667rem + 12.7777777778vw), 28rem);
  background-color: #a8b29f;
  position: relative;
  overflow: hidden;
}
.team-section::before {
  background-color: #053b4b;
}
.team-section .section-header {
  margin-bottom: clamp(4rem, calc(2.1333333333rem + 3.8888888889vw), 9.6rem);
}
.team-section .team__slider-buttons {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
  margin-top: clamp(2.4rem, calc(2.1333333333rem + 0.5555555556vw), 3.2rem);
}
.team-section .team__slider-buttons .slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  height: clamp(4.8rem, calc(4.2666666667rem + 1.1111111111vw), 6.4rem);
  width: clamp(4.8rem, calc(4.2666666667rem + 1.1111111111vw), 6.4rem);
  font-size: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
  border: 0.2rem solid #000;
  border-radius: 50%;
  color: #000;
  cursor: pointer;
  font-weight: bold;
  transition: opacity 0.2s;
}
.team-section .team__slider-buttons .slick-arrow.slick-disabled {
  opacity: 0.5;
}
.team-section .team__slider-buttons .team-slider-prev::before {
  font-family: "icons";
  content: "";
}
.team-section .team__slider-buttons .team-slider-next::before {
  font-family: "icons";
  content: "";
}
.team__content-wrapper:not(.slick-initialized) {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.team__content-wrapper.sliderLayout .slick-list {
  margin: 0 -2rem;
}
.team__content-wrapper.sliderLayout .slick-slide {
  padding: 0 2rem;
}
.team__content-wrapper.sliderLayout .slick-track {
  display: flex;
  align-items: stretch;
}
.team__content-wrapper.sliderLayout .slick-slide {
  display: flex;
  height: auto;
}
.team__content-wrapper.sliderLayout .content__item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
  border-radius: 0.4rem;
  overflow: hidden;
  cursor: pointer;
}
.team__content-wrapper.sliderLayout .content__item-image {
  position: relative;
  overflow: hidden;
  flex: 0 1 auto;
  max-height: 50%;
  height: 100%;
}
.team__content-wrapper.sliderLayout .content__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.team__content-wrapper.sliderLayout .content__item-text {
  flex: 1;
  width: 100%;
  padding: clamp(2.4rem, calc(1.8666666667rem + 1.1111111111vw), 4rem);
  color: #fff;
  background-color: #053b4b;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.team__content-wrapper.sliderLayout .content__item-text p {
  margin-bottom: 0;
}
.team__content-wrapper.sliderLayout .content__item-text p > a {
  color: inherit;
  text-decoration: none;
}
.team__content-wrapper.sliderLayout .content__item-text p > a:hover {
  text-decoration: underline;
}
.team__content-wrapper.sliderLayout .content__item-text p > span {
  display: block;
  max-lines: 1;
  text-transform: none;
}
.team__content-wrapper.sliderLayout .content__item-text h3 {
  font-size: clamp(2.4rem, calc(2.1333333333rem + 0.5555555556vw), 3.2rem);
  font-weight: 500;
  margin-bottom: clamp(0.8rem, calc(0.5333333333rem + 0.5555555556vw), 1.6rem);
}
.team__content-wrapper.sliderLayout .content__item-text .icon, .team__content-wrapper.sliderLayout .content__item-text #scroll-top {
  font-size: clamp(2.4rem, calc(2.1333333333rem + 0.5555555556vw), 3.2rem);
  height: clamp(4rem, calc(3.3333333333rem + 1.3888888889vw), 6rem);
  width: clamp(4rem, calc(3.3333333333rem + 1.3888888889vw), 6rem);
  margin-left: auto;
  color: #fff;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.team__content-wrapper.sliderLayout .content__item-text--contact {
  margin-block: clamp(2.4rem, calc(2.1333333333rem + 0.5555555556vw), 3.2rem);
  font-size: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
}
.team__content-wrapper.sliderLayout .content__item-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
}
.team__content-wrapper.sliderLayout .content__item:hover .content__item-text .icon, .team__content-wrapper.sliderLayout .content__item:hover .content__item-text #scroll-top {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.team__content-wrapper.sliderLayout .content__item-detail {
  display: flex;
  flex-direction: column;
  position: absolute;
  inset: 0;
  z-index: 1;
  padding: clamp(3.2rem, calc(2.9333333333rem + 0.5555555556vw), 4rem);
  color: #fff;
  font-size: clamp(48rem, 192rem, 1.6rem, 2.4rem);
  background-color: #e6650c;
  outline: 15px solid #e6650c;
  overflow: auto;
  -webkit-transform: translateY(calc(-100% - 20px));
  -moz-transform: translateY(calc(-100% - 20px));
  -ms-transform: translateY(calc(-100% - 20px));
  transform: translateY(calc(-100% - 20px));
  -webkit-transition: transform 0.5s cubic-bezier(0.545, -0.25, 0.38, 1.135);
  -moz-transition: transform 0.5s cubic-bezier(0.545, -0.25, 0.38, 1.135);
  -ms-transition: transform 0.5s cubic-bezier(0.545, -0.25, 0.38, 1.135);
  -o-transition: transform 0.5s cubic-bezier(0.545, -0.25, 0.38, 1.135);
  transition: transform 0.5s cubic-bezier(0.545, -0.25, 0.38, 1.135);
}
.team__content-wrapper.sliderLayout .content__item-detail h3 {
  font-weight: 500;
}
.team__content-wrapper.sliderLayout .content__item-detail p, .team__content-wrapper.sliderLayout .content__item-detail li {
  font-size: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
}
.team__content-wrapper.sliderLayout .content__item-detail ul {
  list-style: none;
  padding: 0;
}
.team__content-wrapper.sliderLayout .content__item-detail li {
  display: flex;
  gap: clamp(1.2rem, calc(1.0666666667rem + 0.2777777778vw), 1.6rem);
}
.team__content-wrapper.sliderLayout .content__item-detail li::before {
  content: "-";
  flex-shrink: 0;
}
.team__content-wrapper.sliderLayout .content__item-detail button.icon, .team__content-wrapper.sliderLayout .content__item-detail button#scroll-top {
  font-size: clamp(2.4rem, calc(2.1333333333rem + 0.5555555556vw), 3.2rem);
  height: clamp(4rem, calc(3.3333333333rem + 1.3888888889vw), 6rem);
  width: clamp(4rem, calc(3.3333333333rem + 1.3888888889vw), 6rem);
  margin-top: auto;
  margin-left: auto;
  background: transparent;
  color: #fff;
  cursor: pointer;
  -webkit-transition: transform 0.5s cubic-bezier(0.545, -0.25, 0.38, 1.135);
  -moz-transition: transform 0.5s cubic-bezier(0.545, -0.25, 0.38, 1.135);
  -ms-transition: transform 0.5s cubic-bezier(0.545, -0.25, 0.38, 1.135);
  -o-transition: transform 0.5s cubic-bezier(0.545, -0.25, 0.38, 1.135);
  transition: transform 0.5s cubic-bezier(0.545, -0.25, 0.38, 1.135);
}
.team__content-wrapper.sliderLayout .content__item-detail .icon:hover, .team__content-wrapper.sliderLayout .content__item-detail #scroll-top:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.team__content-wrapper.sliderLayout .content__item-detail.active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.news-collection {
  padding-block: clamp(9.6rem, calc(0.8rem + 18.3333333333vw), 36rem);
  position: relative;
  overflow: hidden;
}
.news-collection .section-header {
  margin-bottom: clamp(4rem, calc(1.6rem + 5vw), 11.2rem);
}
.news-collection .splide__list {
  align-items: stretch;
}
.news-collection .splide__slide {
  display: flex;
  flex-direction: column;
  height: auto;
}
.news-collection .news-list-view .news-slider-item {
  --news-card-bg: #053b4b;
  --news-tag-color: #d2e29f;
  height: 100%;
  min-height: 32rem;
  background-color: var(--news-card-bg);
  color: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 0.4rem;
  box-sizing: border-box;
}
.news-collection .news-list-view .news-slider-item .news-card-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: clamp(2.4rem, calc(1.8666666667rem + 1.1111111111vw), 4rem);
}
.news-collection .news-list-view .news-slider-item a {
  color: #fff;
  text-decoration: none;
}
.news-collection .news-list-view .news-slider-item .news-card-tags {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(0.8rem, calc(0.5333333333rem + 0.5555555556vw), 1.6rem);
  margin-bottom: clamp(0.8rem, calc(0.5333333333rem + 0.5555555556vw), 1.6rem);
}
.news-collection .news-list-view .news-slider-item .news-card-tag {
  border: 0.16rem solid var(--news-tag-color);
  color: var(--news-tag-color);
  border-radius: 10rem;
  white-space: pre-line;
  padding-block: clamp(0.4rem, calc(0.2666666667rem + 0.2777777778vw), 0.8rem);
  padding-inline: clamp(0.8rem, calc(0.6666666667rem + 0.2777777778vw), 1.2rem);
  font-size: clamp(1.2rem, calc(1.0666666667rem + 0.2777777778vw), 1.6rem);
  line-height: 100%;
  text-transform: uppercase;
  user-select: none;
}
.news-collection .news-list-view .news-slider-item .lead {
  flex-grow: 1;
  margin-bottom: clamp(2.4rem, calc(2.1333333333rem + 0.5555555556vw), 3.2rem);
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-collection .news-list-view .news-slider-item .lead p {
  margin: 0;
}
.news-collection .news-list-view .news-slider-item .btn-read-more {
  align-self: flex-start;
  margin-top: auto;
}
.news-collection .news-list-view .news-slider-arrows {
  display: flex;
  justify-content: flex-end;
  gap: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
  margin-top: clamp(2.4rem, calc(2.1333333333rem + 0.5555555556vw), 3.2rem);
}
.news-collection .news-list-view .news-slider-arrows button.news-slider-prev, .news-collection .news-list-view .news-slider-arrows button.news-slider-next {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  height: clamp(4.8rem, calc(4.2666666667rem + 1.1111111111vw), 6.4rem);
  width: clamp(4.8rem, calc(4.2666666667rem + 1.1111111111vw), 6.4rem);
  font-size: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
  border: 0.2rem solid #053b4b;
  border-radius: 50%;
  color: #053b4b;
  cursor: pointer;
  font-weight: bold;
  transition: opacity 0.2s ease;
}
.news-collection .news-list-view .news-slider-arrows button.news-slider-prev:disabled, .news-collection .news-list-view .news-slider-arrows button.news-slider-next:disabled {
  opacity: 0.5;
}
.news-collection .news-list-view .news-slider-arrows .news-slider-prev::before {
  content: "";
}
.news-collection .news-list-view .news-slider-arrows .news-slider-next::before {
  content: "";
}
.news-collection .splide__slide {
  width: 24%;
}
.news-collection .splide__slide:nth-child(3n + 1) {
  width: 49%;
}
.news-collection .splide__slide h3 {
  font-weight: 500;
  font-size: clamp(2.4rem, calc(2.2058252427rem + 0.5177993528vw), 3.2rem);
  margin-top: clamp(0.4rem, calc(0rem + 0.8333333333vw), 1.6rem);
  line-height: 1.1;
}
@media (max-width: 1200px) {
  .news-collection .splide__slide:first-child .news-slider-item {
    --news-card-bg: #38ad5e;
    --news-tag-color: #053b4b;
  }
  .news-collection .splide__slide:first-child .news-slider-item h3 {
    font-weight: 500;
    font-size: clamp(3.2rem, calc(2.6666666667rem + 1.1111111111vw), 4.8rem);
    line-height: 1.1;
    margin-top: unset;
  }
  .news-collection .splide__slide:first-child .news-slider-item p {
    font-size: clamp(2rem, calc(1.7333333333rem + 0.5555555556vw), 2.8rem);
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .news-collection .splide__slide:nth-child(2n + 1) .news-slider-item {
    --news-card-bg: #38ad5e;
    --news-tag-color: #053b4b;
  }
  .news-collection .splide__slide:nth-child(2n + 1) .news-slider-item h3 {
    font-weight: 500;
    font-size: clamp(3.2rem, calc(2.6666666667rem + 1.1111111111vw), 4.8rem);
    line-height: 1.1;
    margin-top: unset;
  }
  .news-collection .splide__slide:nth-child(2n + 1) .news-slider-item p {
    font-size: clamp(2rem, calc(1.7333333333rem + 0.5555555556vw), 2.8rem);
  }
}
@media (min-width: 1601px) {
  .news-collection .splide__slide:nth-child(3n + 1) .news-slider-item {
    --news-card-bg: #38ad5e;
    --news-tag-color: #053b4b;
  }
  .news-collection .splide__slide:nth-child(3n + 1) .news-slider-item h3 {
    font-weight: 500;
    font-size: clamp(3.2rem, calc(2.6666666667rem + 1.1111111111vw), 4.8rem);
    line-height: 1.1;
    margin-top: unset;
  }
  .news-collection .splide__slide:nth-child(3n + 1) .news-slider-item p {
    font-size: clamp(2rem, calc(1.7333333333rem + 0.5555555556vw), 2.8rem);
  }
}
.news-single .article {
  margin: 0 auto;
}
.news-single .article h2 {
  font-size: clamp(3.2rem, calc(2.4rem + 1.6666666667vw), 5.6rem);
  font-weight: 400;
}
.news-single .article h1 {
  font-size: clamp(4rem, calc(3.2233009709rem + 2.071197411vw), 7.2rem);
  margin-top: clamp(2.4rem, calc(1.8666666667rem + 1.1111111111vw), 4rem);
  margin-bottom: clamp(3.2rem, calc(2.9333333333rem + 0.5555555556vw), 4rem);
}
.news-single .article ul, .news-single .article ol {
  padding-left: 2.5rem;
}
.news-single .article .extra {
  margin-bottom: clamp(1.2rem, calc(0.9333333333rem + 0.5555555556vw), 2rem);
  font-weight: 600;
}
.news-single .article .link-back {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  margin-left: 4.8rem;
  position: relative;
}
.news-single .article .link-back:link {
  text-decoration: underline;
}
.news-single .article .link-back:before {
  font-family: "icons";
  content: "";
  margin-right: clamp(1.2rem, calc(1.0666666667rem + 0.2777777778vw), 1.6rem);
  position: absolute;
  left: -4.8rem;
  height: 100%;
}
.news-single .article .news-inner-content {
  display: flex;
  justify-content: space-between;
  gap: clamp(5.6rem, calc(2.5333333333rem + 6.3888888889vw), 14.8rem);
}
.news-single .article .news-inner-content__main {
  flex: 1;
}
.news-single .article .news-inner-content__sidebar {
  flex-basis: 30%;
}
@media only screen and (max-width: 960px) {
  .news-single .article .news-inner-content {
    flex-direction: column;
    gap: clamp(1.6rem, calc(0.8rem + 1.6666666667vw), 4rem);
  }
}
.news-single .article .news-related-files {
  display: block;
  position: sticky;
  top: clamp(11.2rem, calc(2.4rem + 6.875vw), 15.6rem);
  padding: clamp(2.4rem, calc(0.8rem + 1.25vw), 3.2rem);
  width: 100%;
  border-radius: 0.4rem;
  background-color: #e6650c;
  color: #fff;
  border: none;
}
.news-single .article .news-related-files .list-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.news-single .article .news-related-files .list-group li {
  margin-top: 4rem;
  margin-bottom: 0;
  line-height: 1.3;
}
.news-single .article .news-related-files .list-group li:first-child {
  margin-top: 2rem;
}
.news-single .article .news-related-files .list-group li:only-child {
  margin-top: 2rem;
  margin-bottom: 0;
}
.news-single .article .news-related-files .list-group li:only-child p {
  margin-bottom: 5.56rem;
}
.news-single .article .news-related-files .list-group li h5 {
  font-weight: 600;
}
.news-single .article .news-related-files .list-group li span {
  font-weight: normal;
  color: rgba(255, 255, 255, 0.7);
}
.news-single .article .news-related-files .list-group li .btn {
  display: inline-flex;
}
.slider-image-collection {
  padding-block: clamp(9.6rem, calc(0.8rem + 18.3333333333vw), 36rem);
}
.image-collection__block {
  display: flex;
  flex-direction: column;
  gap: clamp(5.6rem, calc(2.5333333333rem + 6.3888888889vw), 14.8rem);
}
.image-collection__item {
  display: flex;
  align-items: center;
  gap: clamp(5.6rem, calc(2.5333333333rem + 6.3888888889vw), 14.8rem);
}
.image-collection__item-image {
  order: 2;
  flex: 0;
  flex-basis: 49.1%;
}
.image-collection__item-image img {
  width: 100%;
  height: auto;
}
.image-collection__item-content {
  order: 1;
  flex: 1;
}
.image-collection__item-content .btn {
  color: #000;
  border: 0.2rem solid #000;
  justify-self: flex-start;
  margin-top: 4rem;
}
.image-collection__item-content .btn:hover, .image-collection__item-content .btn:active {
  background-color: #000;
  color: #fff;
}
.image-collection__item:nth-child(2n) .image-collection__item-image {
  order: 1;
}
.image-collection__item:nth-child(2n) .image-collection__item-content {
  order: 2;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .image-collection__item {
    flex-direction: column;
  }
  .image-collection__item .image-collection__item-image {
    order: 1 !important;
  }
  .image-collection__item .image-collection__item-content {
    order: 2 !important;
  }
}
bg-picture {
  display: block;
  background: center 0/cover no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
bg-picture bg-source {
  display: none;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  bg-picture {
    background: 40% 0/cover no-repeat;
  }
}
.hero-complement {
  position: relative;
  min-height: 100vh;
  min-height: 100dvh;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}
.hero-complement .hero-complement__content {
  position: relative;
  z-index: 1;
  margin-block: clamp(4rem, calc(0rem + 8.3333333333vw), 16rem);
  margin-inline: clamp(3.2rem, calc(-2.1333333333rem + 11.1111111111vw), 19.2rem);
  width: 100%;
  box-sizing: border-box;
}
.hero-complement .hero-complement__slideshow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: calc((var(--slide-count) + 1) * 100%);
  display: flex;
  z-index: 0;
  will-change: transform;
  filter: brightness(0.75);
}
.hero-complement .hero-complement__slide {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  flex: 0 0 calc(100% / (var(--slide-count) + 1));
  height: 100%;
}
.hero-complement .hero-complement__text {
  max-width: 100%;
  margin-bottom: clamp(4rem, calc(2.1333333333rem + 3.8888888889vw), 9.6rem);
  color: #fff;
  text-transform: none;
  text-wrap: balance;
}
.hero-complement .hero-complement__text h1 {
  margin-bottom: clamp(1.6rem, calc(0.8rem + 1.6666666667vw), 4rem);
  max-width: clamp(60%, calc(220rem - 100vw), 100%);
}
.hero-complement .hero-complement__text p {
  font-size: clamp(2rem, calc(1.6rem + 0.8333333333vw), 3.2rem);
  max-width: clamp(50%, calc(160rem - 100vw), 100%);
}
.hero-complement .hero-complement__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(1.6rem, calc(0.8rem + 1.6666666667vw), 4rem);
}
.layout-error {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex: 1;
}
body:has(.layout-error) {
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: hidden;
}
body:has(.layout-error) main {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden;
}
.layout-article {
  margin-top: clamp(13.2rem, calc(11.2rem + 4.1666666667vw), 19.2rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}
body:has(.layout-article) {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
body:has(.layout-article) main {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.section-header {
  margin-bottom: clamp(9.6rem, calc(6.4rem + 6.6666666667vw), 19.2rem);
}
.section-header h2 {
  margin-bottom: clamp(2.4rem, calc(1.3333333333rem + 2.2222222222vw), 5.6rem);
}
.section-header p {
  font-size: clamp(2rem, calc(1.6rem + 0.8333333333vw), 3.2rem);
  line-height: 1.4;
}
.section-header p:last-child {
  margin-bottom: 0;
}
.section-header__text {
  max-width: clamp(75%, calc(133.33rem - 100vw), 100%);
}
.section-header:has(.section-header__button) .section-header__wrapper {
  display: flex;
  justify-content: space-between;
  column-gap: clamp(5.6rem, calc(2.5333333333rem + 6.3888888889vw), 14.8rem);
  row-gap: clamp(2.4rem, calc(1.3333333333rem + 2.2222222222vw), 5.6rem);
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .section-header:has(.section-header__button) .section-header__wrapper {
    flex-direction: column;
  }
  .section-header:has(.section-header__button) .section-header__wrapper .btn {
    display: inline-flex;
  }
}
.section-header:has(.section-header__button) .btn {
  color: #000;
  border: 0.2rem solid #000;
}
.section-header:has(.section-header__button) .btn:hover, .section-header:has(.section-header__button) .btn:active {
  background-color: #000;
  color: #fff;
}
.card-grid-section {
  margin-top: clamp(12.8rem, calc(10.6666666667rem + 4.4444444444vw), 19.2rem);
}
.card-grid {
  display: grid;
  gap: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
  grid-template-columns: repeat(auto-fit, minmax(clamp(min(100%, 30rem), 40%, 48rem), 1fr));
  grid-auto-rows: 1fr;
}
.card {
  display: flex;
  flex-direction: column;
  gap: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
  border: 0.2rem solid #000;
  border-radius: 0.4rem;
  padding: clamp(2.4rem, calc(2.1333333333rem + 0.5555555556vw), 3.2rem);
}
.card .card-label {
  margin: 0;
}
.card .card-label--colored {
  color: #e6650c;
  font-weight: bold;
}
.card .card-description {
  font-size: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
  margin: 0;
}
.card img {
  align-self: flex-end;
  margin-top: auto;
  width: clamp(5.6rem, calc(4.8rem + 1.6666666667vw), 8rem);
  height: clamp(5.6rem, calc(4.8rem + 1.6666666667vw), 8rem);
}
.card .card-source {
  color: #e6650c;
  font-weight: 500;
  margin-top: auto;
}
.references-section {
  padding-block: clamp(9.6rem, calc(0.8rem + 18.3333333333vw), 36rem);
}
.references-section h2 {
  margin-bottom: clamp(2.4rem, calc(1.3333333333rem + 2.2222222222vw), 5.6rem);
}
.references-section h3 {
  margin-top: clamp(5.6rem, calc(4.8rem + 1.6666666667vw), 8rem);
  margin-bottom: clamp(2rem, calc(1.6rem + 0.8333333333vw), 3.2rem);
}
.references-section .hidden-content-wrapper {
  position: relative;
  margin-left: clamp(4rem, calc(-13.6rem + 13.75vw), 12.8rem);
  height: 100%;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .references-section .hidden-content-wrapper {
    margin-top: 4rem;
    margin-left: 0;
  }
}
.references-section .text-with-card__content p {
  margin-bottom: 0;
}
.references-section .text-with-card__content ul {
  list-style: none;
  padding: 0;
}
.references-section .text-with-card__content li {
  display: flex;
  gap: clamp(1.2rem, calc(1.0666666667rem + 0.2777777778vw), 1.6rem);
  line-height: 1.4;
}
.references-section .text-with-card__content li::before {
  content: "-";
  flex-shrink: 0;
}
.references-section .text-with-card__card {
  position: sticky;
  top: clamp(11.2rem, calc(2.4rem + 6.875vw), 15.6rem);
  padding: clamp(2.4rem, calc(0.8rem + 1.25vw), 3.2rem);
  width: clamp(48rem, calc(32rem + 12.5vw), 56rem);
  border-radius: 0.4rem;
  background-color: #e6650c;
  color: #fff;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .references-section .text-with-card__card {
    width: auto;
  }
}
.references-section .text-with-card__card > p {
  margin-bottom: clamp(4.8rem, calc(-1.6rem + 5vw), 8rem);
}
.references-section .text-with-card__card > a {
  justify-self: flex-start;
}
.contact {
  padding-block: clamp(9.6rem, calc(7.4666666667rem + 4.4444444444vw), 16rem) clamp(9.6rem, calc(3.4666666667rem + 12.7777777778vw), 28rem);
  background-color: #053b4b;
  color: #fff;
  margin-bottom: 0;
}
.contact .section-header {
  margin-bottom: 0;
}
.contact .section-header h2 {
  font-size: clamp(3.2rem, calc(1.8666666667rem + 2.7777777778vw), 7.2rem);
  line-height: 120%;
  margin-bottom: clamp(2.4rem, calc(1.3333333333rem + 2.2222222222vw), 5.6rem);
  font-weight: 500;
}
.contact a {
  color: #fff;
  text-decoration: none;
}
.contact a:hover {
  text-decoration: underline;
}
.contact p {
  font-size: clamp(2rem, calc(1.6rem + 0.8333333333vw), 3.2rem);
  line-height: 140%;
  margin-bottom: clamp(2.4rem, calc(1.8666666667rem + 1.1111111111vw), 4rem);
}
.contact .flex-table {
  justify-content: space-between;
  align-items: flex-start;
}
.contact .flex-table > div:first-child {
  width: 40%;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .contact .flex-table > div:first-child {
    width: 100%;
    margin-bottom: 2.5rem;
  }
}
.contact .flex-table > div:last-child {
  width: 40%;
  display: flex;
  align-items: flex-end;
}
.contact .flex-table > div:last-child textarea {
  min-height: 25rem;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .contact .flex-table > div:last-child {
    width: 100%;
  }
}
.text-image-block {
  padding-block: clamp(9.6rem, calc(0.8rem + 18.3333333333vw), 36rem);
  padding-top: clamp(8rem, calc(5.3333333333rem + 5.5555555556vw), 16rem);
}
.text-image-block:not(#profil) .flex-table {
  margin-bottom: 20rem;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .text-image-block:not(#profil) .flex-table {
    margin-bottom: 5rem;
  }
}
.text-image-block .section-header {
  margin-bottom: clamp(4rem, calc(1.6rem + 5vw), 11.2rem);
}
@media only screen and (max-width: 1124px) {
  .text-image-block .section-header__text {
    max-width: 100%;
  }
}
.text-image-block .flex-table {
  gap: clamp(5.6rem, calc(2.5333333333rem + 6.3888888889vw), 14.8rem);
}
.text-image-block .flex-table > * {
  flex: 1;
}
.text-image-block .flex-table > *:has(.image-wrap) {
  flex: 0;
  flex-basis: 49.1%;
}
.text-image-block .flex-table .hidden-content-wrapper {
  position: sticky;
  top: clamp(9.6rem, calc(7.6rem + 4.1666666667vw), 15.6rem);
}
.text-image-block .flex-table .image-wrap {
  position: relative;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  overflow: hidden;
}
.text-image-block .flex-table .image-wrap-box {
  position: relative;
  margin-block-end: clamp(5.6rem, calc(2.5333333333rem + 6.3888888889vw), 14.8rem);
}
.text-image-block .flex-table .image-wrap-badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background-color: #e6650c;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: clamp(28rem, calc(24rem + 8.3333333333vw), 40rem);
  height: clamp(28rem, calc(24rem + 8.3333333333vw), 40rem);
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(2rem, calc(1.7333333333rem + 0.5555555556vw), 2.8rem);
  padding: clamp(1.6rem, calc(1.0666666667rem + 1.1111111111vw), 3.2rem);
  text-align: center;
  border-radius: 50%;
  transform: translate(50%, -35%);
}
.text-image-block .flex-table .image-wrap-badge p {
  margin: 0;
}
.text-image-block .flex-table .image-wrap-badge a:link, .text-image-block .flex-table .image-wrap-badge a:visited {
  color: #fff;
}
@media only screen and (max-width: 2000px) {
  .text-image-block .flex-table .image-wrap-badge {
    right: calc(-1 * clamp(3.2rem, calc(1.0666666667rem + 4.4444444444vw), 9.6rem));
    transform: translate(0, -35%);
  }
}
@media only screen and (max-width: 1124px) {
  .text-image-block .flex-table .image-wrap-badge {
    position: relative;
    top: 0;
    right: auto;
    left: 50%;
    transform: translate(-50%, -35%);
  }
}
.text-image-block__type02 p.mb-0 {
  font-size: clamp(3.2rem, calc(2.9333333333rem + 0.5555555556vw), 4rem);
  margin-block-end: clamp(2.4rem, calc(1.9333333333rem + 0.9722222222vw), 3.8rem) !important;
  line-height: 110%;
}
.text-image-block__type02 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text-image-block__type02 ul li {
  display: flex;
  align-items: center;
  gap: clamp(3.2rem, calc(2.9333333333rem + 0.5555555556vw), 4rem);
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(2.4rem, calc(1.3333333333rem + 2.2222222222vw), 5.6rem);
  line-height: 110%;
  position: relative;
  margin-block-end: clamp(1.6rem, calc(1.0666666667rem + 1.1111111111vw), 3.2rem);
}
.text-image-block__type02 ul li:before {
  content: "";
  width: 100%;
  display: block;
  height: 1px;
  overflow: hidden;
  border-top: 1px solid #000;
  z-index: -1;
  order: 2;
}
.text-image-block__type02 ul li span {
  order: 1;
  flex: 1 0 auto;
}
.text-image-block__type02 ul li .btn {
  border: 0.2rem solid #000;
  background-color: #fff;
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(2rem, calc(1.8666666667rem + 0.2777777778vw), 2.4rem);
  gap: clamp(1.2rem, calc(1.0666666667rem + 0.2777777778vw), 1.6rem);
  order: 3;
}
.text-image-block__type02 ul li .btn:after {
  content: "";
}
.text-image-block__type02 ul li .btn:hover, .text-image-block__type02 ul li .btn:active {
  background-color: #000;
  color: #fff;
  border: 0.2rem solid #000;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .text-image-block__type02 ul li .btn {
    position: relative;
  }
}
@media only screen and (max-width: 960px) {
  .text-image-block__type02 ul li {
    flex-direction: column;
    align-items: flex-start;
    gap: clamp(1.6rem, calc(0.8rem + 1.6666666667vw), 4rem);
    margin-block-end: clamp(3.2rem, calc(2.9333333333rem + 0.5555555556vw), 4rem);
  }
  .text-image-block__type02 ul li:before {
    order: 3;
  }
  .text-image-block__type02 ul li span {
    order: 1;
  }
  .text-image-block__type02 ul li .btn {
    order: 2;
  }
}
.three-col-slider-block {
  padding-block: clamp(9.6rem, calc(7.4666666667rem + 4.4444444444vw), 16rem) clamp(9.6rem, calc(3.4666666667rem + 12.7777777778vw), 28rem);
  background-color: #aab8c2;
  position: relative;
  overflow: hidden;
  color: #053b4b;
}
.three-col-slider-block .section-header {
  margin-bottom: clamp(4rem, calc(1.6rem + 5vw), 11.2rem);
}
.three-col-slider-block__wrapper #service-lightbox-1, .three-col-slider-block__wrapper #service-lightbox-2, .three-col-slider-block__wrapper #service-lightbox-3 {
  width: fit-content;
  max-width: unset;
  height: auto;
  position: absolute;
  padding-inline: clamp(2.4rem, calc(1.8666666667rem + 1.1111111111vw), 4rem);
  padding-top: 8rem;
}
.three-col-slider-block__wrapper #service-lightbox-1 .lightbox-close, .three-col-slider-block__wrapper #service-lightbox-2 .lightbox-close, .three-col-slider-block__wrapper #service-lightbox-3 .lightbox-close {
  left: clamp(4rem, calc(2.6666666667rem + 2.7777777778vw), 8rem);
}
.three-col-slider-block__wrapper #service-lightbox-1 .counter, .three-col-slider-block__wrapper #service-lightbox-2 .counter, .three-col-slider-block__wrapper #service-lightbox-3 .counter {
  top: 0;
  right: clamp(4rem, calc(2.6666666667rem + 2.7777777778vw), 8rem);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.three-col-slider-block__wrapper #service-lightbox-1 .basic-slider .flex-table ul, .three-col-slider-block__wrapper #service-lightbox-2 .basic-slider .flex-table ul, .three-col-slider-block__wrapper #service-lightbox-3 .basic-slider .flex-table ul {
  list-style-type: "-  ";
  padding-left: 2rem;
  font-size: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
}
.three-col-slider-block__wrapper #service-lightbox-1 .basic-slider .flex-table > div:first-child, .three-col-slider-block__wrapper #service-lightbox-2 .basic-slider .flex-table > div:first-child, .three-col-slider-block__wrapper #service-lightbox-3 .basic-slider .flex-table > div:first-child {
  width: clamp(12.8rem, calc(6.4rem + 13.3333333333vw), 32rem);
  margin-block: 2rem;
}
.three-col-slider-block__wrapper #service-lightbox-1 .basic-slider .flex-table > div:first-child > img, .three-col-slider-block__wrapper #service-lightbox-2 .basic-slider .flex-table > div:first-child > img, .three-col-slider-block__wrapper #service-lightbox-3 .basic-slider .flex-table > div:first-child > img {
  width: clamp(12.8rem, calc(6.4rem + 13.3333333333vw), 32rem);
}
.three-col-slider-block .services__slider-buttons {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
  margin-top: clamp(2.4rem, calc(2.1333333333rem + 0.5555555556vw), 3.2rem);
}
.three-col-slider-block .services__slider-buttons .slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  height: clamp(4.8rem, calc(4.2666666667rem + 1.1111111111vw), 6.4rem);
  width: clamp(4.8rem, calc(4.2666666667rem + 1.1111111111vw), 6.4rem);
  font-size: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
  border: 0.2rem solid #053b4b;
  border-radius: 50%;
  color: #053b4b;
  cursor: pointer;
  font-weight: bold;
  transition: opacity 0.2s;
}
.three-col-slider-block .services__slider-buttons .slick-arrow.slick-disabled, .three-col-slider-block .services__slider-buttons .slick-arrow.slick-hidden {
  opacity: 0.5;
}
.three-col-slider-block .services__slider-buttons .services-slider-prev::before {
  font-family: "icons";
  content: "";
}
.three-col-slider-block .services__slider-buttons .services-slider-next::before {
  font-family: "icons";
  content: "";
}
.three-col-slider-block .three-col-slider {
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, visibility 0s ease-in 0s;
  -moz-transition: opacity 0.5s ease-in-out, visibility 0s ease-in 0s;
  -ms-transition: opacity 0.5s ease-in-out, visibility 0s ease-in 0s;
  -o-transition: opacity 0.5s ease-in-out, visibility 0s ease-in 0s;
  transition: opacity 0.5s ease-in-out, visibility 0s ease-in 0s;
  overflow: hidden;
}
.three-col-slider-block .three-col-slider.hidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease-in-out, visibility 0s ease-in 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, visibility 0s ease-in 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, visibility 0s ease-in 0.5s;
  -o-transition: opacity 0.5s ease-in-out, visibility 0s ease-in 0.5s;
  transition: opacity 0.5s ease-in-out, visibility 0s ease-in 0.5s;
}
.three-col-slider-block .three-col-slider .slick-slider {
  margin-left: -10px;
  margin-right: -10px;
}
.three-col-slider-block .three-col-slider .slick-list {
  clip-path: inset(0 10px 0 10px);
  margin: 0;
  padding: 0;
}
.three-col-slider-block .three-col-slider .slick-slide {
  margin-left: 10px;
  margin-right: 10px;
}
.three-col-slider-block .three-col-slider .slick-track {
  display: flex;
  align-items: stretch;
}
.three-col-slider-block .three-col-slider .slick-slide {
  display: flex;
  height: auto;
  width: 100%;
}
.three-col-slider-block .three-col-slider .col-1-of-3 .content__item {
  width: 100%;
  background-color: #fff;
  border-radius: 0.4rem;
  position: relative;
  margin-top: 3.2rem;
  cursor: pointer;
  padding: clamp(2.4rem, calc(1.8666666667rem + 1.1111111111vw), 4rem);
  -webkit-transition: margin-left 0.5s ease-in-out;
  -moz-transition: margin-left 0.5s ease-in-out;
  -ms-transition: margin-left 0.5s ease-in-out;
  -o-transition: margin-left 0.5s ease-in-out;
  transition: margin-left 0.5s ease-in-out;
  display: flex;
}
.three-col-slider-block .three-col-slider .col-1-of-3 .content__item h3 {
  font-size: clamp(2.4rem, calc(2.1333333333rem + 0.5555555556vw), 3.2rem);
  font-weight: 500;
  /* line-height: 1.4;
                    @include regularFont;
                    font-weight: 600; */
}
.three-col-slider-block .three-col-slider .col-1-of-3 .content__item > p:last-of-type {
  margin-bottom: 0;
}
.counter {
  font-size: 5rem;
  line-height: 2.8rem;
  font-family: "Brockmann", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: block;
  width: 7rem;
  height: 8rem;
  padding: 3rem 1.4rem 1.2rem 0.5rem;
  border-radius: 0.2rem;
  background-color: #000;
  color: #fff;
  position: absolute;
  top: -3.2rem;
  right: 1.8rem;
  text-align: right;
}
.three-col-slider-block .three-col-slider .col-1-of-3 .content__item .icon, .three-col-slider-block .three-col-slider .col-1-of-3 .content__item #scroll-top {
  font-size: 2.5rem;
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.three-col-slider-block .three-col-slider .col-1-of-3 .content__item:hover .icon, .three-col-slider-block .three-col-slider .col-1-of-3 .content__item:hover #scroll-top {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.three-col-slider-block .three-col-slider .services-overview__content {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
}
.three-col-slider-block .three-col-slider .services-overview__content--text {
  flex: 1 1 25rem;
  min-width: 0;
  font-size: clamp(1.6rem, calc(1.3333333333rem + 0.5555555556vw), 2.4rem);
}
.three-col-slider-block .three-col-slider .services-overview__content--img > img {
  flex: 0 0 clamp(12.8rem, calc(11.7333333333rem + 2.2222222222vw), 16rem);
  height: clamp(12.8rem, calc(11.7333333333rem + 2.2222222222vw), 16rem);
  width: clamp(12.8rem, calc(11.7333333333rem + 2.2222222222vw), 16rem);
}
.link-row {
  display: flex;
  margin-top: clamp(6.4rem, calc(4.2666666667rem + 4.4444444444vw), 12.8rem);
}
.link-row--left {
  justify-content: flex-start;
}
.link-row--right {
  justify-content: flex-end;
}
.link-row .btn-outlined {
  color: #000;
  border: 0.2rem solid #000;
}
.link-row .btn-outlined:hover, .link-row .btn-outlined:active {
  background-color: #000;
  color: #fff;
}
.backdrop-blur {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9000;
  display: grid;
  height: clamp(9.6rem, calc(7.6rem + 4.1666666667vw), 15.6rem);
  pointer-events: none;
}
.backdrop-blur > span {
  grid-area: 1 / 1;
  transition: opacity 0.2s linear;
}
.backdrop-blur > :nth-child(1) {
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  -webkit-mask: linear-gradient(0deg, transparent 0%, #000 15%);
  mask: linear-gradient(0deg, transparent 0%, #000 15%);
}
.backdrop-blur > :nth-child(2) {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  -webkit-mask: linear-gradient(0deg, transparent 10%, #000 25%);
  mask: linear-gradient(0deg, transparent 10%, #000 25%);
}
.backdrop-blur > :nth-child(3) {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  -webkit-mask: linear-gradient(0deg, transparent 20%, #000 40%);
  mask: linear-gradient(0deg, transparent 20%, #000 40%);
}
.backdrop-blur > :nth-child(4) {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  -webkit-mask: linear-gradient(0deg, transparent 35%, #000 55%);
  mask: linear-gradient(0deg, transparent 35%, #000 55%);
}
.backdrop-blur > :nth-child(5) {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  -webkit-mask: linear-gradient(0deg, transparent 50%, #000 75%);
  mask: linear-gradient(0deg, transparent 50%, #000 75%);
}
.backdrop-blur > :nth-child(6) {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  -webkit-mask: linear-gradient(0deg, transparent 70%, #000 100%);
  mask: linear-gradient(0deg, transparent 70%, #000 100%);
}
.backdrop-blur::after {
  content: "";
  grid-area: 1 / 1;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  padding-inline: clamp(3.2rem, calc(1.0666666667rem + 4.4444444444vw), 9.6rem);
  padding-block: clamp(4.8rem, calc(3.7333333333rem + 2.2222222222vw), 8rem);
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: padding-block 0.2s ease-in-out;
}
body.scrolled .header {
  padding-block: clamp(3.8rem, calc(3.4666666667rem + 0.6944444444vw), 4.8rem);
}
.header.textDark .logo::before {
  background-color: #000;
}
.header.textDark .burger span, .header.textDark .burger span > * {
  color: #000;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .header.textDark .burger span, .header.textDark .burger span > * {
    color: #fff !important;
  }
}
.header.textDark .burger svg {
  stroke: #000;
}
.header .logo {
  width: 30rem;
  display: block;
  pointer-events: auto;
  position: relative;
  /*
        position: fixed;
        top: 5rem;
        left: 8rem;*/
  z-index: 1;
  transition: width 0.2s ease-in-out;
  /*
        @include breakpoint(mobile) {
            top: 4rem;
            left: 4rem;
        }*/
}
.header .logo::before {
  content: "";
  display: block;
  height: clamp(2.8rem, calc(2.1333333333rem + 1.3888888889vw), 4.8rem);
  background-color: #fff;
  -webkit-mask-image: url("../images/chrome/logo_complement.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-image: url("../images/chrome/logo_complement.svg");
  mask-repeat: no-repeat;
  mask-size: contain;
}
body.scrolled .header .logo {
  width: 20rem;
}
.header .burger {
  position: relative;
  /*
        position: fixed;
        right: 8rem;
        top: 5rem;*/
  z-index: 12;
  height: clamp(2.8rem, calc(2.1333333333rem + 1.3888888889vw), 4.8rem);
  cursor: pointer;
  pointer-events: auto;
  display: flex;
  align-items: center;
  /*
        @include breakpoint(mobile) {
            right: 4rem;
            top: 4rem;
            @at-root body.nav-open .burger {
                display: flex;
                width: calc(100% - 12rem);
                justify-content: flex-end;
            }
        }*/
}
.header .burger svg {
  width: clamp(3.2rem, calc(2.4rem + 1.6666666667vw), 5.6rem);
  stroke: #fff;
  transition: stroke 0.2s ease-in-out, width 0.2s ease-in-out;
}
.header .burger svg g:first-child {
  opacity: 1;
  transition: opacity 0s 0.2s;
}
.header .burger svg g:first-child line {
  transition: transform 0.2s 0.2s;
  transform: translateY(0px);
}
.header .burger svg g:last-child {
  opacity: 0;
  transition: opacity 0s 0.2s;
}
.header .burger svg g:last-child line {
  transition: transform 0.2s;
  transform: rotate(0deg);
  transform-origin: center;
}
body.scrolled .header .burger svg {
  width: clamp(2.4rem, calc(1.8666666667rem + 1.1111111111vw), 4rem);
}
body.nav-open .burger svg {
  stroke: #fff !important;
}
body.nav-open .burger svg g:first-child {
  opacity: 0;
}
body.nav-open .burger svg g:first-child:first-child line {
  transition: transform 0.2s;
}
body.nav-open .burger svg g:first-child:first-child line:first-child {
  transform: translateY(7px);
}
body.nav-open .burger svg g:first-child:first-child line:last-child {
  transform: translateY(-7px);
}
body.nav-open .burger svg g:last-child {
  opacity: 1;
}
body.nav-open .burger svg g:last-child:last-child line {
  transition: transform 0.2s 0.2s;
}
body.nav-open .burger svg g:last-child:last-child line:first-child {
  transform: rotate(45deg);
}
body.nav-open .burger svg g:last-child:last-child line:last-child {
  transform: rotate(-45deg);
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body.nav-open .burger span {
    visibility: visible;
    left: 0;
    opacity: 1;
  }
}
main section {
  /*&.contact {
            scroll-snap-align: center;
        }*/
}
main .bg-black {
  background-color: #000;
  color: #fff;
}
main .bg-white {
  background-color: #fff;
  color: #000;
}
main .full-size {
  width: 124rem;
  margin: 30rem auto 20rem;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  main .full-size {
    width: 100%;
    margin: 20rem 0 15rem;
    padding: 0 4rem;
  }
}
main .full-size h1 {
  font-size: 9rem;
  line-height: 10rem;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 480px) {
  main .full-size h1 {
    font-size: 5.5rem;
    line-height: 7rem;
    margin-bottom: 5rem;
  }
}
main .full-size h2 {
  font-size: 3rem;
  line-height: 4rem;
  margin-bottom: 1rem;
}
.footer {
  padding-inline: clamp(3.2rem, calc(1.0666666667rem + 4.4444444444vw), 9.6rem);
  padding-block: clamp(3.2rem, calc(2.1333333333rem + 2.2222222222vw), 6.4rem);
}
.footer .flex-table > div:first-child span {
  font-weight: 600;
}
.footer .flex-table > * {
  -webkit-flex: 1;
  flex: 1;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .footer .flex-table > *:first-child {
    order: 2;
  }
}
.footer .footer-nav {
  text-align: right;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .footer .footer-nav {
    text-align: left;
    margin-bottom: 2rem;
  }
}
.footer .footer-nav ul > li:not(:first-child) {
  margin-left: 7rem;
}
.footer .footer-nav ul > li a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .footer .footer-nav ul > li {
    display: block;
    margin-left: 0 !important;
  }
  .footer .footer-nav ul > li:not(:last-child) {
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 767px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .footer {
    padding-top: 8rem;
  }
}
.quote-section.star:has(.quote-element__without-image) {
  background-color: #324d46;
  position: relative;
  overflow: hidden;
}
.quote-section.star:has(.quote-element__without-image)::before {
  height: clamp(25rem, calc(14.2666666667rem + 22.3611111111vw), 57.2rem);
  width: clamp(24.3rem, calc(14.0666666667rem + 21.3194444444vw), 55rem);
  right: clamp(-10rem, calc(-1.6rem + -4.375vw), -3.7rem);
  left: unset;
  bottom: clamp(-12rem, calc(-4rem + -4.1666666667vw), -6rem);
  background-color: #e6650c;
}
.quote-element {
  position: relative;
  display: flex;
}
.quote-element__with-image {
  min-height: clamp(55rem, calc(25.4285714286rem + 38.5044642857vw), 124rem);
  align-items: center;
  justify-content: flex-end;
  position: relative;
  overflow: hidden;
}
.quote-element__with-image .quote-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}
.quote-element__with-image .quote-background img {
  width: 100%;
  height: 115%;
  object-fit: cover;
  object-position: left center;
  transform: translateY(0);
}
.quote-element__with-image .quote-background::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(5, 59, 75, 0.25);
  pointer-events: none;
}
.quote-element__with-image .quote-content {
  max-width: 35%;
  margin-right: clamp(3.2rem, calc(-29.6rem + 25.625vw), 36rem);
  position: relative;
  z-index: 1;
}
.quote-element__with-image .quote-content blockquote {
  font-size: clamp(3.2rem, calc(-0.8rem + 3.125vw), 7.2rem);
  line-height: 110%;
  font-weight: 400;
  margin-bottom: clamp(2.4rem, calc(-4rem + 5vw), 5.6rem);
  position: relative;
}
.quote-element__with-image .quote-content blockquote::before {
  content: "“";
  position: absolute;
  left: clamp(-2.5rem, calc(1.4rem + -2.03125vw), -1.2rem);
  top: 0;
}
.quote-element__with-image .quote-content blockquote::after {
  content: "”";
}
html[lang="de"] .quote-element__with-image .quote-content blockquote::before {
  content: "„";
}
html[lang="de"] .quote-element__with-image .quote-content blockquote::after {
  content: "“";
}
.quote-element__with-image .quote-content cite {
  display: inline-block;
  font-size: clamp(1.6rem, calc(-1.6rem + 2.5vw), 3.2rem);
  font-style: normal;
}
@media only screen and (max-width: 1124px) {
  .quote-element__with-image {
    align-items: flex-end;
  }
  .quote-element__with-image .quote-content {
    max-width: 100%;
    padding: clamp(2.4rem, calc(1.92rem + 1vw), 3.2rem) clamp(3.2rem, calc(1.0666666667rem + 4.4444444444vw), 9.6rem);
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    margin: 0;
    backdrop-filter: blur(0.5rem);
  }
  .quote-element__with-image .quote-content blockquote {
    hyphens: auto;
    font-size: clamp(2.4rem, calc(1.92rem + 1vw), 3.2rem);
    margin-bottom: clamp(1.2rem, calc(0.48rem + 1.5vw), 2.4rem);
  }
  .quote-element__with-image .quote-background img {
    object-position: 18% center;
  }
}
.quote-element__without-image {
  padding-block: clamp(8rem, calc(5.7333333333rem + 4.7222222222vw), 14.8rem) clamp(14.8rem, calc(10.4rem + 9.1666666667vw), 28rem);
  gap: clamp(1.2rem, calc(-1.6rem + 5.8333333333vw), 9.6rem);
}
.quote-element__without-image .quote-icon img {
  width: clamp(3.5rem, calc(-3.6666666667rem + 14.9305555556vw), 25rem);
}
.quote-element__without-image .quote-content {
  max-width: clamp(35rem, calc(13.3333333333rem + 45.1388888889vw), 100rem);
}
.quote-element__without-image .quote-content blockquote {
  padding-top: clamp(0rem, calc(-1.0666666667rem + 2.2222222222vw), 3.2rem);
  font-family: "CharterBTProBoldItalic";
  font-size: clamp(3.2rem, calc(1.8666666667rem + 2.7777777778vw), 7.2rem);
  font-style: italic;
  font-weight: 700;
  color: #e6650c;
  line-height: 120%;
}
@media only screen and (max-width: 480px) {
  .quote-element__without-image .quote-content {
    max-width: unset;
  }
  .quote-element__without-image .quote-content blockquote {
    hyphens: auto;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .quote-element__without-image {
    flex-direction: column;
  }
}
@media (scripting: enabled) {
  header, .text-with-card > h2, .text-with-card__content, .section-header__headline, .btn:not(.news-slider-item .btn):not(.hero-complement__buttons .btn):not(.hidden-content-wrapper .btn), .nav--main ul li, .hero-complement__text > *, .hero-complement__buttons > *, .team__slider-buttons, .badge-cta a, .image-wrap-badge, .section-header__text > *, .text-image-block .flex-table > *, .text-with-card .flex-table > *, .card-grid-section > h3, .card-grid > *, .slick-track > *, .splide__list > *, .contact .flex-table > *, .services__slider-buttons, .news-slider-arrows, .image-collection__item > *, .quote-element__with-image > .quote-content > * {
    opacity: 0;
    will-change: opacity, transform;
  }
}
@media print {
  header, .text-with-card > h2, .text-with-card__content, .section-header__headline, .btn:not(.news-slider-item .btn):not(.hero-complement__buttons .btn):not(.hidden-content-wrapper .btn), .nav--main ul li, .hero-complement__text > *, .hero-complement__buttons > *, .team__slider-buttons, .badge-cta a, .image-wrap-badge, .section-header__text > *, .text-image-block .flex-table > *, .text-with-card .flex-table > *, .card-grid-section > h3, .card-grid > *, .slick-track > *, .splide__list > *, .contact .flex-table > *, .services__slider-buttons, .news-slider-arrows, .image-collection__item > *, .quote-element__with-image > .quote-content > * {
    opacity: 1 !important;
  }
}
@media print {
  * {
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  body {
    margin: 0.5cm 0.5cm 0.5cm 1.5cm;
  }
  p, h1, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h1, h2, h3 {
    page-break-after: avoid;
  }
  @page {
    size: 297mm 210mm;
    /* landscape */
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2F(stdin)%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fbase%2F_fonts.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fabstracts%2F_mixins.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fbase%2F_base-styles.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fabstracts%2F_breakpoints.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_buttons.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fbase%2F_utilities.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fbase%2F_headlines.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_lightbox.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_forms.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_nav.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fvendor%2F_slick.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fvendor%2F_splide.min.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_slick-theme.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_accordion.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_container.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_badge.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_iconSection.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_team.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_news-collection.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_news-article.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_slider-image-collection.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_bg-picture.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_hero.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_error_layout.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_article_layout.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_section-header.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_card-grid.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_references.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_contact.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_text-image.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_services.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_link_row.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Flayout%2F_header.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Flayout%2F_page.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Flayout%2F_footer.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fcomponents%2F_quote.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement%2Fbase%2F_animations.scss%22%2C%22%2Fhomepages%2F39%2Fd98402811%2Fhtdocs%2Fwww.lautenbachsass.de-2023%2Fvendor%2Faashro%2Fat-solutions%2FResources%2FPrivate%2Fsass%2Fcomplement.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BACwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BACLQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAACF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAACF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAACF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAACF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnFR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtCQ%3BAApBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBI%3BAAvBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0BI%3BAA1BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6BI%3BAA7BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgCI%3BAAhCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsCI%3BAAtCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8CI%3BAA9CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2CI%3BAA3CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiDI%3BAAjDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD8FJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxDQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADqER%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3HA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGkJA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7HQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD0IR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACzNI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADmOR%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2FQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BACnDJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAFiDQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEzCR%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAF4BQ%3BAEzBJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAFmCI%3BAEhCJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0BJ%3BAAAA%3BAAAA%3BANjDA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO6BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BACnEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJmCQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIAJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJnBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAImCR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJrDI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI4EJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxGJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBI%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUQ%3BAAAA%3BAAAA%3BAL%2FKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKwLA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2BBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPrSA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAOwSI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALtRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK8RI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALlSJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKiTQ%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAChWZ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMXA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAASpB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAN9CQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM0DJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAVtGJ%3BAWEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BACjGA%3BAAAA%3BAAAA%3BAAAA%3BAAA0D%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA6H%3BAAAA%3BAAAA%3BAAAmE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAyM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA4G%3BAAAA%3BAAAA%3BAAA2D%3BAAAA%3BAAAA%3BAAA%2BB%3BAAAA%3BAAAA%3BAAAA%3BAAA4C%3BAAAA%3BAAAA%3BAAA8D%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA4J%3BAAAA%3BAAAA%3BAAAyC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA0P%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAqH%3BAAAA%3BAAAA%3BAAAoF%3BAAAA%3BAAAA%3BAAAgE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAA2D%3BAAA0B%3BAAAA%3BAAAA%3BAAAuB%3BAAAA%3BAAAA%3BAAAA%3BAAA4B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAoH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAyF%3BAAAA%3BAAAA%3BAAAA%3BAAAgF%3BAAAA%3BAAAA%3BAAA2B%3BAAAA%3BAAAA%3BAAAgD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAwS%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAsD%3BAAAA%3BAAAA%3BAAA%2BC%3BAAAA%3BAAAA%3BAAAmC%3BAAAA%3BAAAA%3BAAAA%3BAAAuE%3BAAAA%3BAAAA%3BAAA8B%3BAAAA%3BAAAA%3BAAA8C%3BAAAA%3BAAAA%3BAAA%2BB%3BAAAA%3BAAAA%3BAAAA%3BAAAmF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAyF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAiM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAmF%3BAAAA%3BAAAA%3BAAAA%3BAAA0D%3BAAAA%3BAAAA%3BAAAA%3BAAAkF%3BAAAA%3BAAAA%3BAAAA%3BAAA8F%3BAAAA%3BAAAA%3BAAAA%3BAAAkD%3BAAAA%3BAAAA%3BAAAyD%3BAAAA%3BAAAA%3BAAA%2BB%3BAAA%2BB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAyE%3BAAA2C%3BAAAA%3BAAAA%3BAAAA%3BAAAoD%3BAAA%2BB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAqF%3BAAA2C%3BAAAA%3BAAAA%3BAAA%2BD%3BAAAA%3BAAAA%3BAAAA%3BAAAyF%3BAAAA%3BAAAA%3BAAA%2BB%3BAAAA%3BAAAA%3BAAAA%3BAAAwE%3BAAAA%3BAAAA%3BAAAA%3BAAAoF%3BAAAA%3BAAAA%3BAAAA%3BAAA6F%3BAAAA%3BAAAA%3BAAAiF%3BAAAA%3BAAAA%3BAAAA%3BAAA8D%3BAAAA%3BAAAA%3BAAAkE%3BAAAA%3BAAAA%3BAAAA%3BAAA8D%3BAAAA%3BAAAA%3BAAAmE%3BAAAA%3BAAAA%3BAAAA%3BAAAuE%3BAAAA%3BAAAA%3BAAAkD%3BAAAA%3BAAAA%3BAAAuE%3BAAAA%3BAAAA%3BAAAA%3BAAA8D%3BAAAA%3BAAAA%3BAAAsE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZA7uJ%3BAa0CI%3BAAAA%3BAAAA%3BAb1CJ%3BAaiDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATVQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASgCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAbtHR%3BAa6HA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT%2FFI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS4GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT5GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS6HI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAT1KA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASkLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATlLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASoNI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATnOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS2NI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BATxPR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS8OA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATzQQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS%2BQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATpQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS%2BQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT%2FQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS8RI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATzSJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASwTQ%3BAAAA%3BAAAA%3BAT7SR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASoTQ%3BAAAA%3BAAAA%3BAAAA%3BAT%2FTR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASyUI%3BAAAA%3BAAAA%3BAAAA%3BATzUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASmVA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATtYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS2YA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAC1dZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAVxBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUmCI%3BAAAA%3BAAAA%3BAAAA%3BAC1EZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BACNJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAZUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAYAJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAC3CR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb%2BBQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAavBJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAaXI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1CZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvNhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAnBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAzBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BACnJJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAhBnBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB4BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAClGpB%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAjBPJ%3BAAAA%3BAAAA%3BAAAA%3BAiBcI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACxDZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAlBmCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBvCR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACfJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACbJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBmBA%3BAAAA%3BAAAA%3BAAAA%3BAsBXQ%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BACtCZ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxCJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxB2BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBVA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBZI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwByBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACpER%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAzBEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAzBZR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BvCR%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BA1BkCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0B3BJ%3BAAAA%3BAAAA%3BA1BkBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BRJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBI%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BA1BxDR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0B8DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1BvGZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0B%2BHY%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACtKpB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjMZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAChBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BA7BrBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6B4BI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQQ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BA7B7JhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BjCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BA9BaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChDR%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB%2BBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBpBJ%3BAAAA%3BAAAA%3BA%2FBoBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2BBTI%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BA%2FBKR%3BA%2BBFQ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BA%2FBDZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgCvCR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhCtDJ%3BAAAA%3BAAAA%3BAAAA%3BAgC%2BDI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhCxEJ%3BAAAA%3BAAAA%3BAAAA%3BAgCmFQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhCnFR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiClDR%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4BJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAjCuBI%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAkCvBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */