/* xl - DESKTOP STYLES */
/* ==============================================================
   Variablen
   ============================================================== */
/* ==============================================================
   Selection
   ============================================================== */
::selection {
  background: #333333;
  color: white;
}
/* ==============================================================
   Scrollbar
   ============================================================== */
::-webkit-scrollbar {
  width: 6px;
  background-color: #FEDA00;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  background-color: #171717;
  border: 2px solid #171717;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #333333;
  border: 2px solid #333333;
}
/* ==============================================================
   Typography
   ============================================================== */
[data-elementor-type="wp-post"] {
  /* h1,h2,...*/
  /* heading title (the plus) */
}
[data-elementor-type="wp-post"] .heading-title, [data-elementor-type="wp-post"] h1, [data-elementor-type="wp-post"] h2, [data-elementor-type="wp-post"] h3, [data-elementor-type="wp-post"] h4, [data-elementor-type="wp-post"] h5, [data-elementor-type="wp-post"] h6 {
  word-break: break-word;
  hyphens: auto !important;
  overflow-wrap: break-word !important;
}
@media (max-width: 767px) {
  [data-elementor-type="wp-post"] .e-n-accordion-item-title-text, [data-elementor-type="wp-post"] .elementor-heading-title {
    hyphens: auto;
  }
}
@media (max-width: 767px) {
  [data-elementor-type="wp-post"] .elementor-widget-container p a {
    hyphens: auto;
    word-break: break-all;
  }
}
[data-elementor-type="wp-post"] .text-hyphens {
  hyphens: auto;
}
[data-elementor-type="wp-post"] .text-hyphens p {
  hyphens: auto;
}
[data-elementor-type="wp-post"] .text-balance {
  text-wrap: balance;
}
[data-elementor-type="wp-post"] .text-wrap {
  text-wrap: wrap !important;
}
[data-elementor-type="wp-post"] .text-wrap p {
  text-wrap: wrap !important;
}
[data-elementor-type="wp-post"] .elementor-widget-tp-heading-title .heading-title, [data-elementor-type="wp-post"] .elementor-widget-tp-heading-title .heading-sub-title {
  margin: 0;
}
[data-elementor-type="wp-post"] .elementor-widget-text-editor > .elementor-widget-container, [data-elementor-type="wp-post"] .elementor-widget-theme-post-content > .elementor-widget-container {
  text-wrap: balance !important;
}
[data-elementor-type="wp-post"] .elementor-widget-text-editor > .elementor-widget-container ul li, [data-elementor-type="wp-post"] .elementor-widget-theme-post-content > .elementor-widget-container ul li {
  list-style: none;
  background: url("data:image/svg+xml;base64,PHN2ZyBpZD0idXVpZC03MzEyMzQwMi1mYWMyLTRlMjktYTZmYi1lZTcwY2I1ZjAyZjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgIHZpZXdCb3g9IjAgMCA2OTMuNDYgNTk1LjA3Ij4KICAgIDxnIGlkPSJ1dWlkLThiZTMzMTc2LWNmZWYtNDA1Yy1hNzI0LWVhYzU5N2I1ZDVmOSI+CiAgICAgICAgPHBhdGggZmlsbD0iI0UyMkEyMiIKICAgICAgICAgICAgZD0iTTc2LjU5LDIyNS4zYzM2LjkyLDEwOS4yOSwxMzEuNzUsMTM5LjcyLDEzMS43NSwxMzkuNzIsMCwwLTEwOC44OSwyLjM2LTE0OS43Myw0NC42NUMxNy43NSw0NTIuMDEsMCw1MDUuNTksMCw1MDUuNTlsNDIwLjc5LDg5LjQ1czE3Ny4wNCw1LjY0LDIwMy41Ny0xNDcuOThjMjcuNTgtMTU5Ljg1LTEzMy4xOC0yMTMuMTQtMTMzLjE4LTIxMy4xNCwwLDAsODcuOTcsNS45MywxMzQuOTUtMzUuMDgsNDYuOTUtNDEuMDIsNjcuMzItMTA2Ljc5LDY3LjMyLTEwNi43OUwyNjAuNDcsMHMtOTUuNDcsMy43OC0xMzguMDksNTQuNDZjLTQyLjYyLDUwLjY4LTYyLjQsMTIxLjYtNDUuNzYsMTcwLjgyIgogICAgICAgIC8+CiAgICA8L2c+Cjwvc3ZnPg==") 0 10px/16px no-repeat;
  padding-left: 25px;
}
[data-elementor-type="wp-post"] .elementor-widget-text-editor > .elementor-widget-container > h2, [data-elementor-type="wp-post"] .elementor-widget-theme-post-content > .elementor-widget-container > h2 {
  font-family: "Lato", Sans-serif, Sans-serif;
  font-size: clamp(35px, 6vw, 80px);
  font-weight: 900;
  line-height: 1;
  letter-spacing: -2px;
}
[data-elementor-type="wp-post"] .elementor-widget-text-editor > .elementor-widget-container > h3, [data-elementor-type="wp-post"] .elementor-widget-theme-post-content > .elementor-widget-container > h3 {
  font-family: "Lato", Sans-serif, Sans-serif;
  font-size: clamp(20px, 3vw, 48px);
  font-weight: 900;
  line-height: 1;
}
[data-elementor-type="footer"] .elementor-widget-text-editor > .elementor-widget-container > h2 {
  font-family: "Lato", Sans-serif, Sans-serif;
  font-size: clamp(35px, 6vw, 80px);
  font-weight: 900;
  line-height: 1;
  letter-spacing: -2px;
}
[data-elementor-type="footer"] .elementor-widget-text-editor > .elementor-widget-container > h3 {
  font-family: "Lato", Sans-serif, Sans-serif;
  font-size: clamp(20px, 3vw, 48px);
  font-weight: 900;
  line-height: 1;
}
[data-elementor-type="footer"] .footer-logo h2 {
  width: 100%;
  white-space: nowrap;
  word-break: keep-all;
  display: flex;
  justify-content: center;
  overflow: hidden;
  align-items: flex-end;
  font-size: 11.302vw;
  transform: translateY(0.2em);
}
/* ==============================================================
   Klassen
   ============================================================== */
.position-unten {
  margin-top: auto;
}
.subsection-icon {
  top: -3rem;
  left: -7rem;
  min-width: calc(100% + 7rem) !important;
  min-height: calc(100% + 3rem) !important;
}
.anker {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  pointer-events: none;
}
/* ==============================================================
   Header
   ============================================================== */
@media (max-width: 1024px) {
  header[data-elementor-type="header"] .she-header-yes .header-main-logo-arrow svg {
    width: 12vw;
  }
}
@media (max-width: 767px) {
  header[data-elementor-type="header"] .she-header-yes .header-main-logo-sitelogo img {
    min-width: 60px;
    max-width: 60px;
  }
}
@media (min-width: 768px) {
  header[data-elementor-type="header"] .she-header-yes .header-main-logo-sitelogo img {
    min-width: 106px;
    max-width: 106px;
  }
}
@media (max-width: 1024px) {
  header[data-elementor-type="header"] .she-header-yes .header-main-menu {
    width: auto;
  }
}
header[data-elementor-type="header"] .she-header-yes .header-main-menu-button a {
  font-weight: 900 !important;
  background: #171717 !important;
  color: white;
}
header[data-elementor-type="header"] .she-header-yes .header-main-menu-button a:hover {
  background-color: transparent !important;
  color: white;
}
.header-main-menu-button header[data-elementor-type="header"] .she-header-yes .header-main-menu-button a:hover {
  backdrop-filter: blur(5px) saturate(150%) brightness(1);
  background-color: rgba(255, 255, 255, 0.15) !important;
}
@media (max-width: 1024px) {
  header[data-elementor-type="header"] .she-header-yes .header-main-menu-buchung {
    display: none;
  }
}
@media (max-width: 1024px) {
  header[data-elementor-type="header"] .she-header-yes .header-main-menu-buchung-mobile {
    font-style: italic;
  }
}
@media (min-width: 1024px) {
  header[data-elementor-type="header"] .she-header-yes .header-main-menu-buchung-mobile {
    display: none;
  }
}
header[data-elementor-type="header"] .she-header-yes .header-main-menu .login {
  font-style: italic;
}
header[data-elementor-type="header"] .she-header-yes .elementor-widget-nav-menu .elementor-nav-menu--main ul li a:hover, header[data-elementor-type="header"] .she-header-yes .elementor-widget-nav-menu .elementor-nav-menu--dropdown ul li a:hover {
  background: #171717;
  color: white;
}
header[data-elementor-type="header"] .she-header-yes .elementor-widget-nav-menu .elementor-nav-menu--main ul li.elementor-nav-menu-current-active-parent a, header[data-elementor-type="header"] .she-header-yes .elementor-widget-nav-menu .elementor-nav-menu--dropdown ul li.elementor-nav-menu-current-active-parent a {
  font-weight: 900 !important;
  background: transparent !important;
  color: #171717;
}
header[data-elementor-type="header"] .she-header-yes .elementor-widget-nav-menu .elementor-nav-menu--main ul li.elementor-nav-menu-current-active-parent a:hover, header[data-elementor-type="header"] .she-header-yes .elementor-widget-nav-menu .elementor-nav-menu--dropdown ul li.elementor-nav-menu-current-active-parent a:hover {
  background: #171717 !important;
  color: white !important;
}
header[data-elementor-type="header"] .she-header-yes .elementor-widget-nav-menu .elementor-nav-menu--main ul {
  background: transparent !important;
}
header[data-elementor-type="header"] .she-header-yes .elementor-widget-nav-menu .elementor-nav-menu--main ul a {
  color: #333333;
}
header[data-elementor-type="header"] .she-header-yes .elementor-widget-nav-menu .elementor-nav-menu--dropdown {
  position: absolute;
  top: 4rem;
  right: 0rem;
  background-color: #00000085 !important;
}
@media (max-width: 1024px) {
  header[data-elementor-type="header"] .she-header-yes .elementor-widget-nav-menu .elementor-nav-menu--dropdown {
    min-width: 35vw;
    border-radius: 0 !important;
  }
}
@media (max-width: 1024px) {
  header[data-elementor-type="header"] .she-header-yes .elementor-widget-nav-menu .elementor-nav-menu--dropdown ul li a {
    color: white !important;
    border-radius: 0 !important;
  }
}
@media (max-width: 1024px) {
  header[data-elementor-type="header"] .she-header-yes .elementor-widget-nav-menu.elementor-nav-menu--toggle {
    backdrop-filter: none !important;
    background: unset !important;
  }
  header[data-elementor-type="header"] .she-header-yes .elementor-widget-nav-menu.elementor-nav-menu--toggle .elementor-menu-toggle {
    padding-right: 0;
    transition: padding-right 0.4s ease-in-out;
    margin: 0;
    justify-content: end;
  }
}
header[data-elementor-type="header"] .she-header-yes:not(.she-header) .elementor-menu-toggle {
  padding-right: 0;
  transition: padding-right 0.4s ease-in-out;
}
header[data-elementor-type="header"] .she-header-yes:not(.she-header) .elementor-menu-toggle svg {
  fill: white !important;
}
header[data-elementor-type="header"] .she-header-yes.she-header {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
header[data-elementor-type="header"] .she-header-yes.she-header:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  top: 0;
  left: 0;
  backdrop-filter: blur(30px);
  mask-image: linear-gradient(180deg, #000 40%, transparent);
}
header[data-elementor-type="header"] .she-header-yes.she-header .header-main-logo-sitelogo img {
  filter: invert(0%) sepia(100%) saturate(3008%) hue-rotate(351deg) brightness(93%) contrast(136%);
}
@media (max-width: 767px) {
  header[data-elementor-type="header"] .she-header-yes.she-header .header-main-logo-sitelogo img {
    min-width: 60px;
    max-width: 60px;
  }
}
@media (min-width: 768px) {
  header[data-elementor-type="header"] .she-header-yes.she-header .header-main-logo-sitelogo img {
    min-width: 60px;
    max-width: 60px;
  }
}
header[data-elementor-type="header"] .she-header-yes.she-header .elementor-widget-nav-menu .elementor-nav-menu--main ul a {
  color: #333333;
}
@media (max-width: 1024px) {
  header[data-elementor-type="header"] .she-header-yes.she-header .elementor-widget-nav-menu.elementor-nav-menu--toggle .elementor-menu-toggle svg {
    fill: #333333 !important;
  }
}
/* ==============================================================
   Wordpress Menu Widget
   ============================================================== */
[data-elementor-type="footer"] nav.elementor-nav-menu--main ul li.elementor-nav-menu-current-active-parent a {
  color: #E22A22 !important;
  font-weight: 900 !important;
}
/* ==============================================================
   Popup (Elementor modals)
   ============================================================== */
.elementor-popup-modal p, .elementor-popup-modal a, .elementor-popup-modal h1, .elementor-popup-modal h2, .elementor-popup-modal h3, .elementor-popup-modal h4, .elementor-popup-modal h5 {
  hyphens: auto;
}
.elementor-popup-modal a.elementor-icon:focus, .elementor-popup-modal a.elementor-icon:focus-visible {
  outline: none;
  border: 0;
}
/* ==============================================================
   BG with frosted glass effect, backdrop filter
   ============================================================== */
.backdrop-filter {
  backdrop-filter: blur(5px) saturate(150%) brightness(1);
  -webkit-backdrop-filter: blur(5px) saturate(150%) brightness(1);
  background-color: rgba(255, 255, 255, 0.15);
}
.backdrop-filter-heavy {
  backdrop-filter: blur(17px) saturate(150%) brightness(0.7);
  -webkit-backdrop-filter: blur(17px) saturate(150%) brightness(0.7);
  background-color: rgba(255, 255, 255, 0.15);
}
.backdrop-filter-navi {
  backdrop-filter: blur(5px) saturate(150%) brightness(1);
  -webkit-backdrop-filter: blur(5px) saturate(150%) brightness(1);
  background-color: rgba(255, 255, 255, 0.15);
}
/* ==============================================================
   Video (Elementor Video)
   ============================================================== */
.video-embed {
  height: 100% !important;
}
.video-embed .elementor-wrapper {
  aspect-ratio: auto !important;
  height: 100% !important;
}
.video-embed .elementor-wrapper iframe {
  height: 100% !important;
}
/* ==============================================================
   Button (Elementor Button)
   ============================================================== */
.button a {
  min-width: 282px;
}
.button a > span {
  justify-content: space-between;
}
.button a > span svg {
  width: 7px;
  position: relative;
  top: 2px;
}
.button-hell a:hover svg path {
  fill: #333333 !important;
}
.button-dunkel a:hover > span svg path {
  fill: white !important;
}
/* ==============================================================
   Hero (ACF Repeater, Loop Grid)
   ============================================================== */
.hero video.elementor-background-video-hosted {
  filter: blur(0) !important;
}
@media (max-width: 1024px) {
  .hero-headline br {
    display: none;
  }
}
.hero-bild .button a {
  min-width: 282px;
}
.hero-bild .button a > span {
  justify-content: space-between;
}
.hero-bild .button a > span svg {
  width: 12px;
  position: relative;
  top: 2px;
}
/* ==============================================================
   Bild Text Block alias BTB mit Ankermenu (ACF Repeater)
   ============================================================== */
@media (min-width: 1025px) {
  .btb_rechts {
    flex-direction: row-reverse !important;
  }
}
.btb_image {
  aspect-ratio: 0.8292682927;
}
@media (max-width: 1024px) {
  .ankermenu-wrapper .elementor-widget-container > .elementor-loop-container {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
.ankermenu a {
  text-decoration-color: #333333 !important;
}
.ankermenu a:hover .elementor-icon-list-text {
  border-bottom: 1px solid #333333;
}
.ankermenu a:hover .elementor-icon-list-icon svg path {
  fill: #333333;
}
@media (min-width: 1025px) {
  .ankermenu a {
    flex-direction: row-reverse;
  }
}
.ankermenu a .elementor-icon-list-text {
  border-bottom: 1px solid #333333;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .ankermenu a svg {
    margin-left: 0 !important;
  }
}
/* ==============================================================
   Cards mit Portrait Carousel (ACF Repeater)
   ============================================================== */
.cmpc-wrapper-1 .owl-item.active:hover .cmpc-inner {
  background-image: linear-gradient(180deg, var(--e-global-color-34dd493) 0%, #171717 40%) !important;
}
.cmpc-1 {
  aspect-ratio: 0.7924528302;
}
.cmpc-2 {
  aspect-ratio: 1;
}
.cmpc-remotearrows-dark .ue-carousel-nav-icon svg path {
  fill: white !important;
}
/* ==============================================================
   Cards mit Icons (ACF Repeater)
   ============================================================== */
.card-mit-icon-headline-1 {
  min-height: auto !important;
}
.cmi_normal_lightbox-content {
  display: none !important;
}
.cmi_inverted {
  background: #333333 !important;
}
.cmi_inverted:hover {
  border-color: #333333 !important;
}
.cmi_inverted p, .cmi_inverted h1, .cmi_inverted h2, .cmi_inverted h3, .cmi_inverted h4, .cmi_inverted h5 {
  color: white !important;
}
.cmi_inverted a {
  background-color: transparent;
  text-decoration: none;
  border: 2px solid white !important;
}
/* Lightbox (Dynamic Elementor ACF Repeater PRO) */
.ear-lightbox-wrapper {
  width: 100dvw !important;
  min-width: 100vw !important;
}
.elementor-lightbox .cmi_normal .cmi_normal_lightbox-content, .dialog-widget-content .cmi_normal .cmi_normal_lightbox-content {
  display: flex !important;
}
.elementor-lightbox .cmi_normal > div:not(.cmi_normal_lightbox-content), .dialog-widget-content .cmi_normal > div:not(.cmi_normal_lightbox-content) {
  display: none !important;
}
/* ==============================================================
   Icon Liste (ACF Repeater)
   ============================================================== */
.icon-liste {
  aspect-ratio: 1.2738853503;
}
.icon-liste > .elementor-widget-custom_inline_svg > .elementor-widget-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-liste > .elementor-widget-custom_inline_svg > .elementor-widget-container > .custom-svg-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* ==============================================================
   Accordions (Unlimited Elements Loop Accordion)
   ============================================================== */
.uc_material_accordion .ue-accordion-item svg path {
  fill: #E22A22 !important;
}
.uc_material_accordion .ue-accordion-item:hover svg path {
  fill: #FEDA00 !important;
}
.uc_material_accordion .ue-accordion-item .ue_accordion_content a {
  color: white;
}
.uc_material_accordion .ue-accordion-item .ue_accordion_content a:hover {
  color: #FEDA00;
  border-bottom: 1px solid #FEDA00;
}
/* ==============================================================
   Formulare (Elementor Forms)
   ============================================================== */
.elementor-widget-form {
  /* Alle */
}
.elementor-widget-form .elementor-field-required {
  position: relative !important;
  display: inline-block !important;
}
.elementor-widget-form .elementor-field-required::after {
  content: "*";
  position: absolute;
  top: 2px;
  right: 22px;
  color: red;
  pointer-events: none;
}
.elementor-widget-form .elementor-field-textual.elementor-size-md {
  padding: 11px 24px 11px 0 !important;
}
.elementor-widget-form .elementor-field-textual {
  max-height: 94px;
}
.elementor-widget-form .elementor-field-type-submit {
  margin-top: 2rem !important;
  margin-bottom: 0rem !important;
}
.elementor-widget-form .elementor-field-type-submit > button[type="submit"] {
  position: relative;
}
.elementor-widget-form .elementor-field-type-submit > button[type="submit"]:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  width: 7px;
  height: 100%;
  display: flex;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjY1NyIgaGVpZ2h0PSIxNC43NTUiIHZpZXdCb3g9IjAgMCA4LjY1NyAxNC43NTUiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuMjggMS4yOCkiPjxwYXRoIGQ9Ik0xLjI4LDE0Ljc1NUExLjI4LDEuMjgsMCwwLDEsLjM3NSwxMi41N0w1LjU2Nyw3LjM3Ny4zNzUsMi4xODVBMS4yOCwxLjI4LDAsMCwxLDIuMTg1LjM3NWw2LjEsNi4xYTEuMjgsMS4yOCwwLDAsMSwwLDEuODFsLTYuMSw2LjFBMS4yNzYsMS4yNzYsMCwwLDEsMS4yOCwxNC43NTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMS4yOCAtMS4yOCkiPjwvcGF0aD48L2c+PC9zdmc+") 100%/contain no-repeat;
}
.elementor-widget-form .elementor-field-type-submit > button[type="submit"]:hover:after {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjY1NyIgaGVpZ2h0PSIxNC43NTUiIHZpZXdCb3g9IjAgMCA4LjY1NyAxNC43NTUiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuMjggMS4yOCkiPjxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Ik0xLjI4LDE0Ljc1NUExLjI4LDEuMjgsMCwwLDEsLjM3NSwxMi41N0w1LjU2Nyw3LjM3Ny4zNzUsMi4xODVBMS4yOCwxLjI4LDAsMCwxLDIuMTg1LjM3NWw2LjEsNi4xYTEuMjgsMS4yOCwwLDAsMSwwLDEuODFsLTYuMSw2LjFBMS4yNzYsMS4yNzYsMCwwLDEsMS4yOCwxNC43NTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMS4yOCAtMS4yOCkiPjwvcGF0aD48L2c+PC9zdmc+") 100%/contain no-repeat;
}
.elementor-widget-form.contact-form {
  width: 100%;
  /* drag & drop upload */
}
.elementor-widget-form.contact-form input:focus, .elementor-widget-form.contact-form input:focus-visible, .elementor-widget-form.contact-form input:hover, .elementor-widget-form.contact-form textarea:focus, .elementor-widget-form.contact-form textarea:focus-visible, .elementor-widget-form.contact-form textarea:hover {
  outline: 0 !important;
  box-shadow: none !important;
}
.elementor-widget-form.contact-form select option {
  color: #171717;
}
.elementor-widget-form.contact-form input::placeholder, .elementor-widget-form.contact-form textarea::placeholder {
  opacity: 1 !important;
  color: #171717 !important;
}
.elementor-widget-form.contact-form input::-webkit-input-placeholder, .elementor-widget-form.contact-form textarea::-webkit-input-placeholder {
  opacity: 1 !important;
  color: #171717 !important;
}
.elementor-widget-form.contact-form input::-moz-placeholder, .elementor-widget-form.contact-form textarea::-moz-placeholder {
  opacity: 1 !important;
  color: #171717 !important;
}
.elementor-widget-form.contact-form input:-ms-input-placeholder, .elementor-widget-form.contact-form textarea:-ms-input-placeholder {
  opacity: 1 !important;
  color: #171717 !important;
}
.elementor-widget-form.contact-form .elementor-field-type-acceptance .elementor-field-option {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.elementor-widget-form.contact-form .elementor-field-type-acceptance input[type="checkbox"].elementor-acceptance-field {
  -webkit-appearance: none;
  appearance: none;
  width: 24px;
  height: 24px;
  border: 3px solid #171717 !important;
  background-color: transparent;
  cursor: pointer;
  margin: 0;
  flex-shrink: 0;
}
.elementor-widget-form.contact-form .elementor-field-type-acceptance input[type="checkbox"].elementor-acceptance-field:checked {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMTcyOTQwIiBzdHJva2Utd2lkdGg9IjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBvbHlsaW5lIHBvaW50cz0iMjAgNiA5IDE3IDQgMTIiPjwvcG9seWxpbmU+PC9zdmc+");
  background-size: 14px;
  background-position: center;
  background-repeat: no-repeat;
}
.elementor-widget-form.contact-form .elementor-dragandrophandler {
  font-family: var(--e-global-typography-0e67108-font-family), Sans-serif;
  font-size: var(--e-global-typography-0e67108-font-size);
  font-weight: var(--e-global-typography-0e67108-font-weight);
  line-height: var(--e-global-typography-0e67108-line-height);
}
.elementor-widget-form.contact-form .elementor-dragandrophandler-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.elementor-widget-form.contact-form .elementor-dragandrophandler-inner .elementor-text-drop, .elementor-widget-form.contact-form .elementor-dragandrophandler-inner .elementor-text-or {
  font-family: var(--e-global-typography-0e67108-font-family), Sans-serif;
  font-size: var(--e-global-typography-0e67108-font-size);
  font-weight: var(--e-global-typography-0e67108-font-weight);
  line-height: var(--e-global-typography-0e67108-line-height);
}
.elementor-widget-form.contact-form .elementor-dragandrophandler-inner .elementor-text-browser a {
  border-radius: 0 !important;
  font-family: var(--e-global-typography-0e67108-font-family), Sans-serif;
  font-size: var(--e-global-typography-0e67108-font-size);
  font-weight: var(--e-global-typography-0e67108-font-weight);
  line-height: var(--e-global-typography-0e67108-line-height);
}
/* ==============================================================
   Icon Liste - Social Media Icons
   ============================================================== */
@media (max-width: 1024px) {
  .sm-icon-liste ul.elementor-icon-list-items {
    display: flex;
    flex-direction: row;
  }
  .sm-icon-liste ul.elementor-icon-list-items li {
    padding: 0 !important;
    margin: 0 !important;
  }
}
/* ==============================================================
   Borlabs - Vorschau Component Style Blocker
   ============================================================== */
.brlbs-cmpnt-content-blocker > div {
  border-radius: 0px !important;
  background: #FEDA00 !important;
  color: #333333 !important;
}
.brlbs-cmpnt-content-blocker > div > a.brlbs-cmpnt-cb-provider-toggle {
  color: #333333 !important;
  text-decoration: underline !important;
}
@media (max-width: 767px) {
  .brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-thumbnail {
    border-radius: 50px;
  }
}
.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-description {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
  font-style: var(--e-global-typography-text-font-style);
  line-height: var(--e-global-typography-text-line-height);
  border: none !important;
}
.brlbs-cmpnt-content-blocker a.brlbs-cmpnt-cb-btn {
  background-color: transparent !important;
  color: #333333 !important;
  border: 2px solid #333333 !important;
  border-radius: 0 !important;
  padding: 8px 24px 9px 24px !important;
}
.brlbs-cmpnt-content-blocker a.brlbs-cmpnt-cb-btn:hover {
  background-color: #333333 !important;
  color: white !important;
}
.brlbs-cmpnt-content-blocker .brlbs-cmpnt-dialog {
  background-color: rgba(0, 0, 0, 0) !important;
  backdrop-filter: blur(8px) !important;
  border-radius: 0 !important;
}
.brlbs-cmpnt-content-blocker .brlbs-cmpnt-dialog button.brlbs-cmpnt-close-button:hover {
  top: 30px;
  right: 19px;
}
.brlbs-cmpnt-content-blocker .brlbs-cmpnt-dialog button.brlbs-cmpnt-btn-close {
  background-color: transparent !important;
  border: 2px solid white;
  color: white !important;
  border-radius: 0 !important;
}
/* ==============================================================
   AOS Custom Animations (Loop Grid Animation for Elementor)
   ============================================================== */
[data-aos="fade-up-blur"] {
  opacity: 0;
  filter: blur(20px);
  -webkit-filter: blur(20px);
  transform: translateY(60px);
  transition-property: opacity, filter, -webkit-filter, transform !important;
}
[data-aos="fade-up-blur"].aos-animate {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  transform: translate(0, 0);
}
[data-aos="fade-up-blur-light"] {
  opacity: 0;
  filter: blur(8px);
  -webkit-filter: blur(8px);
  transform: translateY(40px);
  transition-property: opacity, filter, -webkit-filter, transform !important;
}
[data-aos="fade-up-blur-light"].aos-animate {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  transform: translate(0, 0);
}
[data-aos="fade-up-blur-heavy"] {
  opacity: 0;
  filter: blur(40px);
  -webkit-filter: blur(40px);
  transform: translateY(100px);
  transition-property: opacity, filter, -webkit-filter, transform !important;
}
[data-aos="fade-up-blur-heavy"].aos-animate {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  transform: translate(0, 0);
}
[data-aos="fade-down-blur"] {
  opacity: 0;
  filter: blur(20px);
  -webkit-filter: blur(20px);
  transform: translateY(-60px);
  transition-property: opacity, filter, -webkit-filter, transform !important;
}
[data-aos="fade-down-blur"].aos-animate {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  transform: translate(0, 0);
}
[data-aos="fade-down-blur-light"] {
  opacity: 0;
  filter: blur(8px);
  -webkit-filter: blur(8px);
  transform: translateY(-40px);
  transition-property: opacity, filter, -webkit-filter, transform !important;
}
[data-aos="fade-down-blur-light"].aos-animate {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  transform: translate(0, 0);
}
[data-aos="fade-down-blur-heavy"] {
  opacity: 0;
  filter: blur(40px);
  -webkit-filter: blur(40px);
  transform: translateY(-100px);
  transition-property: opacity, filter, -webkit-filter, transform !important;
}
[data-aos="fade-down-blur-heavy"].aos-animate {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  transform: translate(0, 0);
}
[data-aos="fade-right-blur"] {
  opacity: 0;
  filter: blur(20px);
  -webkit-filter: blur(20px);
  transform: translateX(-60px);
  transition-property: opacity, filter, -webkit-filter, transform !important;
}
[data-aos="fade-right-blur"].aos-animate {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  transform: translate(0, 0);
}
[data-aos="fade-right-blur-light"] {
  opacity: 0;
  filter: blur(8px);
  -webkit-filter: blur(8px);
  transform: translateX(-40px);
  transition-property: opacity, filter, -webkit-filter, transform !important;
}
[data-aos="fade-right-blur-light"].aos-animate {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  transform: translate(0, 0);
}
[data-aos="fade-right-blur-heavy"] {
  opacity: 0;
  filter: blur(40px);
  -webkit-filter: blur(40px);
  transform: translateX(-100px);
  transition-property: opacity, filter, -webkit-filter, transform !important;
}
[data-aos="fade-right-blur-heavy"].aos-animate {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  transform: translate(0, 0);
}
[data-aos="fade-left-blur"] {
  opacity: 0;
  filter: blur(20px);
  -webkit-filter: blur(20px);
  transform: translateX(60px);
  transition-property: opacity, filter, -webkit-filter, transform !important;
}
[data-aos="fade-left-blur"].aos-animate {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  transform: translate(0, 0);
}
[data-aos="fade-left-blur-light"] {
  opacity: 0;
  filter: blur(8px);
  -webkit-filter: blur(8px);
  transform: translateX(40px);
  transition-property: opacity, filter, -webkit-filter, transform !important;
}
[data-aos="fade-left-blur-light"].aos-animate {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  transform: translate(0, 0);
}
[data-aos="fade-left-blur-heavy"] {
  opacity: 0;
  filter: blur(40px);
  -webkit-filter: blur(40px);
  transform: translateX(100px);
  transition-property: opacity, filter, -webkit-filter, transform !important;
}
[data-aos="fade-left-blur-heavy"].aos-animate {
  opacity: 1;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  transform: translate(0, 0);
}
@media (max-width: 1024px) {
  [data-aos="fade-up-blur-heavy"] {
    opacity: 1 !important;
    filter: blur(0px) !important;
    transform: translate(0, 0) !important;
  }
}
/* ==============================================================
   iOS bug fix statusbar
   ============================================================== */
.topbar, .bottombar {
  pointer-events: none;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
}
.topbar {
  top: 4px;
  width: 89%;
  height: 11px;
  display: block;
  background: oklch(57.21% 0.2227 27.69);
  mask-image: linear-gradient(to right, transparent, transparent);
  -webkit-mask-image: linear-gradient(to right, transparent, transparent);
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F18-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsBA%3BAAAA%3BAAAA%3BAAAA%3BADtBA%3BAAAA%3BAAAA%3BAC8BA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAD%2FCA%3BAAAA%3BAAAA%3BAC0DA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADlLF%3BAAAA%3BAAAA%3BACmMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9MA%3BAAAA%3BAAAA%3BACuOK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAqBK%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBC%3BAAAA%3BAAAA%3BAAUF%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BADvfP%3BAAAA%3BAAAA%3BAC%2BgBK%3BAAAA%3BAAAA%3BAAAA%3BAD%2FgBL%3BAAAA%3BAAAA%3BAC8hBC%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BADpiBF%3BAAAA%3BAAAA%3BAC%2BiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD1jBD%3BAAAA%3BAAAA%3BACqkBA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAD5kBF%3BAAAA%3BAAAA%3BACulBC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BADxnBJ%3BAAAA%3BAAAA%3BAC2oBC%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnqBL%3BAAAA%3BAAAA%3BACwsBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAaG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD7vBH%3BAAAA%3BAAAA%3BACixBK%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BADzyBL%3BAAAA%3BAAAA%3BACqzBA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD70BF%3BACs1BA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADp2BF%3BAAAA%3BAAAA%3BAC62BA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADv3BH%3BAAAA%3BAAAA%3BACu4BE%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BADx5BJ%3BAAAA%3BAAAA%3BACo6BA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxjCJ%3BAAAA%3BAAAA%3BACykCC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9kCH%3BAAAA%3BAAAA%3BAC2lCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjpCF%3BAAAA%3BAAAA%3BACsrCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxsCD%3BAAAA%3BAAAA%3BACktCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */