/* xl - DESKTOP STYLES */
/* Farbkonstanten */
/* Custom Fonts */
@font-face {
  font-family: "Gojira";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("https://s73steuerberater.de/wp-content/uploads/2025/12/Gojira-Black.woff2") format("woff2"), url("https://s73steuerberater.de/wp-content/uploads/2025/12/Gojira-Black.woff") format("woff");
}
@font-face {
  font-family: "Gojira";
  font-style: normal;
  font-weight: bold;
  font-display: auto;
  src: url("https://s73steuerberater.de/wp-content/uploads/2025/12/GojiraBlack.woff2") format("woff2"), url("https://s73steuerberater.de/wp-content/uploads/2025/12/GojiraBlack.woff") format("woff");
}
/* Allgemein */
::selection {
  background: #172940;
  color: white;
}
.position-unten {
  margin-top: auto;
}
/* Scrollbar */
::-webkit-scrollbar {
  width: 6px;
  background-color: #172940;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  background-color: white;
  border-radius: 100vw;
  border: 2px solid white;
}
::-webkit-scrollbar-thumb:hover {
  background-color: white;
  border-radius: 100vw;
  border: 2px solid white;
}
/* Typo */
[data-elementor-type="wp-post"] {
  /* h1,h2,...*/
  /* heading title (the plus) */
}
[data-elementor-type="wp-post"] .heading-title {
  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"] .elementor-widget-tp-heading-title .heading-title, [data-elementor-type="wp-post"] .elementor-widget-tp-heading-title .heading-sub-title {
  margin: 0;
}
.schreibschrift {
  font-family: "Gojira", Sans-serif;
  font-size: clamp(29px, 5vw, 116px);
  font-weight: 400;
  color: #ffff;
  letter-spacing: 2px;
  padding-inline-start: 10px;
}
h1, h2, h3, h4, h5, h6 {
  hyphens: auto;
}
/* hintergrund mit milchglasseffekt */
.backdrop-filter {
  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);
}
/* elementor button */
.elementor-button:hover svg path {
  fill: #172940 !important;
}
.elementor-button svg {
  width: 2em;
}
/* Header */
header[data-elementor-type="header"] .she-header-yes, .postid-4075 .she-header-yes {
  /* on scroll */
}
header[data-elementor-type="header"] .she-header-yes.she-header, .postid-4075 .she-header-yes.she-header {
  padding: 24px 5% 30px 5% !important;
}
header[data-elementor-type="header"] .she-header-yes:not(.she-header) .elementor-menu-toggle, .postid-4075 .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"] .elementor-widget-nav-menu .elementor-nav-menu, .postid-4075 .elementor-widget-nav-menu .elementor-nav-menu {
  /* mobile menu */
}
@media (min-width: 1025px) {
  header[data-elementor-type="header"] .elementor-widget-nav-menu .elementor-nav-menu, .postid-4075 .elementor-widget-nav-menu .elementor-nav-menu {
    border-radius: 10vmax;
    padding: 5px;
    backdrop-filter: blur(6px) saturate(150%) contrast(0.8);
    background-color: rgba(255, 255, 255, 0.55);
  }
}
header[data-elementor-type="header"] .elementor-widget-nav-menu .elementor-nav-menu a.elementor-item, .postid-4075 .elementor-widget-nav-menu .elementor-nav-menu a.elementor-item {
  border-radius: 10vmax;
}
header[data-elementor-type="header"] .elementor-widget-nav-menu .elementor-nav-menu a.elementor-item:hover, .postid-4075 .elementor-widget-nav-menu .elementor-nav-menu a.elementor-item:hover {
  background: #172940 !important;
  color: white !important;
}
header[data-elementor-type="header"] .elementor-widget-nav-menu .elementor-nav-menu a.elementor-item-active, .postid-4075 .elementor-widget-nav-menu .elementor-nav-menu a.elementor-item-active {
  font-weight: 700 !important;
  background: #172940 !important;
  color: white !important;
}
header[data-elementor-type="header"] .elementor-widget-nav-menu .elementor-nav-menu .elementor-nav-menu-current-active-parent > a, .postid-4075 .elementor-widget-nav-menu .elementor-nav-menu .elementor-nav-menu-current-active-parent > a {
  border-radius: 10vmax;
  font-weight: 700 !important;
  background: #172940 !important;
  color: white !important;
}
header[data-elementor-type="header"] .elementor-widget-nav-menu .elementor-nav-menu .elementor-nav-menu-current-active-parent > a:hover, .postid-4075 .elementor-widget-nav-menu .elementor-nav-menu .elementor-nav-menu-current-active-parent > a:hover {
  background: #172940 !important;
  color: white !important;
}
@media (max-width: 1024px) {
  header[data-elementor-type="header"] .elementor-widget-nav-menu .elementor-nav-menu--dropdown, .postid-4075 .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"] .elementor-widget-nav-menu .elementor-nav-menu--dropdown li:first-child a, header[data-elementor-type="header"] .elementor-widget-nav-menu .elementor-nav-menu--dropdown li:last-child a, .postid-4075 .elementor-widget-nav-menu .elementor-nav-menu--dropdown li:first-child a, .postid-4075 .elementor-widget-nav-menu .elementor-nav-menu--dropdown li:last-child a {
    border-radius: 10vmax !important;
  }
}
header[data-elementor-type="header"] .elementor-widget-nav-menu .elementor-menu-toggle, .postid-4075 .elementor-widget-nav-menu .elementor-menu-toggle {
  transition: padding-right 0.4s ease-in-out;
}
header[data-elementor-type="header"] .logo-wrapper, .postid-4075 .logo-wrapper {
  backdrop-filter: blur(6px) saturate(150%) contrast(0.8);
  background-color: rgba(255, 255, 255, 0.62);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-origin: view-box, fill-box, border-box;
  mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzAiIGhlaWdodD0iMTcxIiB2aWV3Qm94PSIwIDAgMTcwIDE3MSI+CiAgPHBhdGggZD0iTTAsMEgxNzBhMCwwLDAsMCwxLDAsMFYxNDJhMjksMjksMCwwLDEtMjksMjlIMjlBMjksMjksMCwwLDEsMCwxNDJWMEEwLDAsMCwwLDEsMCwwWiI+PC9wYXRoPgo8L3N2Zz4K);
}
/* Hero */
.hero {
  /* Maskierung r. u. */
}
@media (max-width: 1024px) {
  .hero {
    background-position: 23% center !important;
  }
}
.hero .ue_background_mask {
  top: 2px !important;
  left: unset !important;
  right: -1px;
  background-repeat: no-repeat;
  background-size: auto 73% !important;
  background-position: bottom right;
  backdrop-filter: blur(12px) saturate(150%);
  -webkit-backdrop-filter: blur(12px) saturate(150%);
  background-color: rgba(255, 255, 255, 0.15);
  mask-size: auto 77%;
  mask-repeat: no-repeat;
  mask-position: right calc(100% + 1px);
  mask-origin: view-box, fill-box, border-box;
  mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJFYmVuZV8xIiB2aWV3Qm94PSIwIDAgODM0LjcgODE4LjQ1Ij4KICA8cGF0aCBkPSJNNTguMDYsNzMwLjM0YzktODguMDktMTEuNjgtNDQyLjYsMzM2LjczLTQ1OC41NFM1MjYuNywyNC41OSw4MDAuNjIsMi4xM0M4MTIuNjgsMS4xNCw4MzQuMjYsMCw4MzQuMjYsMGMwLDAsMS4wMyw2NzUuNjctLjA2LDgxOC4zMWwtODIzLjM5LS4wMnMzOC4yNC4xNSw0Ny4yNC04Ny45NVoiIGZpbGw9IiMwMDAwMDAiPjwvcGF0aD4KPC9zdmc+Cg==);
}
@media (max-width: 1024px) {
  .ankermenu-wrapper .elementor-widget-container > .elementor-loop-container {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
.ankermenu a {
  text-decoration-color: #172940 !important;
}
@media (min-width: 1025px) {
  .ankermenu a {
    flex-direction: row-reverse;
  }
}
.ankermenu a .elementor-icon-list-text {
  border-bottom: 1px solid #172940;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .ankermenu a svg {
    margin-left: 0 !important;
  }
}
/* Bild Text Block (BTB) - ACF Repeater */
@media (min-width: 1025px) {
  .btb_rechts {
    flex-direction: row-reverse !important;
  }
}
/* Cards mit Icons - ACF Repeater */
.card-mit-icon-headline-1 {
  min-height: auto !important;
}
/* Accordions - Unlimited Elements Loop Accordion */
.uc_material_accordion .ue_accordion_icon.uc_active svg {
  width: 38px !important;
  height: 38px !important;
}
.uc_material_accordion .ue_accordion_content a {
  color: #172940;
}
.uc_material_accordion .ue_accordion_content a:hover {
  color: black;
}
/* Formulare */
.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 !important;
}
.elementor-widget-form .form-dsgvo-field {
  color: white;
  border-bottom: 1px solid white;
}
.elementor-widget-form .elementor-field-textual {
  max-height: 94px;
}
.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: 40px;
  height: 100%;
  display: flex;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NS41MjUiIGhlaWdodD0iMTguNjQzIiB2aWV3Qm94PSIwIDAgNTUuNTI1IDE4LjY0MyI+PHBhdGggZD0iTTEwLjMyOCwxLjAzNmwuMDI5LDUwLjk1Myw2LjUxOC02LjUxOGExLjAzNiwxLjAzNiwwLDEsMSwxLjQ2NSwxLjQ2NWwtOC4yODYsOC4yODVhMS4wMzUsMS4wMzUsMCwwLDEtMS40NjQsMEwuMyw0Ni45MzZhMS4wMzYsMS4wMzYsMCwxLDEsMS40NjUtMS40NjVsNi41MTgsNi41MThMOC4yNTcsMS4wMzZhMS4wMzYsMS4wMzYsMCwwLDEsMi4wNzEsMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMTguNjQzKSByb3RhdGUoLTkwKSIgZmlsbD0iIzQ3MTkyMyI+PC9wYXRoPjwvc3ZnPg==") 100%/contain no-repeat;
}
.elementor-widget-form .elementor-field-type-submit > button[type="submit"]:hover:after {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NS41MjUiIGhlaWdodD0iMTguNjQzIiB2aWV3Qm94PSIwIDAgNTUuNTI1IDE4LjY0MyI+PHBhdGggZD0iTTEwLjMyOCwxLjAzNmwuMDI5LDUwLjk1Myw2LjUxOC02LjUxOGExLjAzNiwxLjAzNiwwLDEsMSwxLjQ2NSwxLjQ2NWwtOC4yODYsOC4yODVhMS4wMzUsMS4wMzUsMCwwLDEtMS40NjQsMEwuMyw0Ni45MzZhMS4wMzYsMS4wMzYsMCwxLDEsMS40NjUtMS40NjVsNi41MTgsNi41MThMOC4yNTcsMS4wMzZhMS4wMzYsMS4wMzYsMCwwLDEsMi4wNzEsMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMTguNjQzKSByb3RhdGUoLTkwKSIgZmlsbD0iI2ZmZiI+PC9wYXRoPjwvc3ZnPg==") 100%/contain no-repeat;
}
.elementor-widget-form.contact-form {
  width: 100%;
  /* drag & drop upload */
}
.elementor-widget-form.contact-form select option {
  color: #172940;
}
.elementor-widget-form.contact-form input::placeholder, .elementor-widget-form.contact-form textarea::placeholder {
  opacity: 1 !important;
  color: #172940 !important;
}
.elementor-widget-form.contact-form input::-webkit-input-placeholder, .elementor-widget-form.contact-form textarea::-webkit-input-placeholder {
  opacity: 1 !important;
  color: #172940 !important;
}
.elementor-widget-form.contact-form input::-moz-placeholder, .elementor-widget-form.contact-form textarea::-moz-placeholder {
  opacity: 1 !important;
  color: #172940 !important;
}
.elementor-widget-form.contact-form input:-ms-input-placeholder, .elementor-widget-form.contact-form textarea:-ms-input-placeholder {
  opacity: 1 !important;
  color: #172940 !important;
}
.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);
}
.elementor-widget-form.jobs-form {
  /* drag & drop upload */
}
.elementor-widget-form.jobs-form select option {
  color: black;
}
.elementor-widget-form.jobs-form input::placeholder, .elementor-widget-form.jobs-form textarea::placeholder {
  opacity: 1 !important;
  color: black !important;
}
.elementor-widget-form.jobs-form input::-webkit-input-placeholder, .elementor-widget-form.jobs-form textarea::-webkit-input-placeholder {
  opacity: 1 !important;
  color: black !important;
}
.elementor-widget-form.jobs-form input::-moz-placeholder, .elementor-widget-form.jobs-form textarea::-moz-placeholder {
  opacity: 1 !important;
  color: black !important;
}
.elementor-widget-form.jobs-form input:-ms-input-placeholder, .elementor-widget-form.jobs-form textarea:-ms-input-placeholder {
  opacity: 1 !important;
  color: black !important;
}
.elementor-widget-form.jobs-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);
  border: 2px dashed white !important;
}
.elementor-widget-form.jobs-form .elementor-dragandrophandler-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.elementor-widget-form.jobs-form .elementor-dragandrophandler-inner .elementor-text-drop, .elementor-widget-form.jobs-form .elementor-dragandrophandler-inner .elementor-text-or {
  color: white !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);
}
.elementor-widget-form.jobs-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);
}
/* News - Unlimited Elements Loop Accordion */
.news-accordion .ue-accordion-item {
  margin-bottom: -3px !important;
}
/* Kacheln Mehrwert - Unlimited Elements Loop Grid for Elementor (SGK Jobs) */
.kacheln .ue-grid-item {
  height: 100%;
  min-height: 100%;
}
.kacheln .ue-grid-item > .e-loop-item {
  height: 100%;
  min-height: 100%;
}
/* Crocoblock - JetTabs - Classic Accordion */
.jet-accordion .jet-toggle {
  background-color: unset;
}
.jet-accordion .jet-toggle__content-inner a {
  color: var(--e-global-color-primary);
}
.jet-accordion .jet-toggle__content-inner a:hover {
  color: var(--e-global-color-text);
}
.jet-accordion .jet-toggle__icon.jet-tabs-icon {
  position: relative;
}
.jet-accordion .jet-toggle__icon.jet-tabs-icon svg {
  display: none;
}
.jet-accordion .jet-toggle__icon.jet-tabs-icon.icon-normal:before {
  content: "";
  position: absolute;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgdmlld0JveD0iMCAwIDUwIDUwIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTU0LjUgLTYwNjAuNSkiPjxwYXRoIGQ9Ik01MCwyLjVIMHYtNUg1MFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1NC41IDYwODUuNSkiIGZpbGw9IiM0NzE5MjMiLz48cGF0aCBkPSJNMi41LDUwaC01VjBoNVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3OS41IDYwNjAuNSkiIGZpbGw9IiM0NzE5MjMiLz48L2c+PC9zdmc+") center center no-repeat;
  width: 45px;
  height: 45px;
  display: block;
}
.jet-accordion .jet-toggle__icon.jet-tabs-icon.icon-active:before {
  content: "";
  position: absolute;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOC44OTEiIGhlaWdodD0iMzguODkxIiB2aWV3Qm94PSIwIDAgMzguODkxIDM4Ljg5MSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDE5NS42MTggLTQ0MTAuNTc5KSByb3RhdGUoNDUpIj48cGF0aCBkPSJNNTAsMi41SDB2LTVINTBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTQuNSA2MDg1LjUpIiBmaWxsPSIjNDcxOTIzIi8+PHBhdGggZD0iTTIuNSw1MGgtNVYwaDVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzkuNSA2MDYwLjUpIiBmaWxsPSIjNDcxOTIzIi8+PC9nPjwvc3ZnPg==") 100%/contain no-repeat;
  width: 40px;
  height: 40px;
  display: block;
}
/* Hospitz - Header - Navi - Popup */
/*# 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%3BACKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADbA%3BACsBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAD3BA%3BACgCA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhDA%3BACuDA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BADvGA%3BAC4GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5GA%3BACyHG%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAD%2FHD%3BACwIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnOD%3BAC%2BOA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADpSH%3BAC8SC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9SD%3BACoTA%3BAAAA%3BAAAA%3BADpTA%3BACiUI%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAD7UJ%3BACsVA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%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%3BAAWH%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhgBJ%3BACkjBC%3BAAAA%3BAAAA%3BADljBD%3BAC0jBC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAD9jBF%3BACwkBC%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3mBJ%22%7D */