html {
  box-sizing: border-box;
  font-size: 16px;
  scroll-behavior: smooth;
  color: #000;
  font-family: "Arial", sans-serif;
}
*, *:before, *:after {
  box-sizing: inherit;
}
body {
  margin: 0;
  font-family: "Arial", sans-serif;
}
body, h1, h2, h3, h4, h5, h6, p, ol, ul, figure {
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 1.1;
}
.wysiwyg ol, .wysiwyg ul {
  margin: 16px 0 !important;
  padding-left: 40px !important;
  font-weight: normal;
  line-height: 1.1;
}
div:not(.wysiwyg) ul {
  list-style: none;
}
.wysiwyg ul {
  list-style: disc !important;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  text-decoration: none;
  transition: 0.2s;
}
picture {
  display: flex;
}
@font-face {
  font-family: "Abril Fatface";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/wp-content/themes/happytheme/fonts/AbrilFatface-Regular.woff2") format("woff2"), url("/wp-content/themes/happytheme/fonts/AbrilFatface-Regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/wp-content/themes/happytheme/fonts/DMSans-Regular.woff2") format("woff2"), url("/wp-content/themes/happytheme/fonts/DMSans-Regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("/wp-content/themes/happytheme/fonts/DMSans-Medium.woff2") format("woff2"), url("/wp-content/themes/happytheme/fonts/DMSans-Medium.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("/wp-content/themes/happytheme/fonts/DMSans-Bold.woff2") format("woff2"), url("/wp-content/themes/happytheme/fonts/DMSans-Bold.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/wp-content/themes/happytheme/fonts/urbanist-v15-latin_latin-ext-regular.woff2") format("woff2"), url("/wp-content/themes/happytheme/fonts/urbanist-v15-latin_latin-ext-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
:root {
  --black: #000909;
  --black-text: rgba(0, 9, 9, 0.9);
  --neon-pink: #ef2db3;
  --green: #0f7173;
  --light-green: #abc8c0;
  --pink: #db6c79;
  --light-pink: #e38c95;
  --blue: #5d737e;
  --light-blue: #edf8fd;
  --yellow: #fcbf49;
  --light-yellow: #fffbec;
  --chocolate: #594c4a;
  --light-chocolate: #ede0d4;
  --grey: #b7b7b7;
  --light-grey: #e1e1e1;
  --white: #fffefa;
  --white-text: rgba(255, 254, 250, 0.9);
}
html {
  color: var(--black);
  font-family: "DM Sans";
  font-style: normal;
}
body {
  font-family: "DM Sans";
  font-style: normal;
  background-color: #fffefa;
}
.heading-100 {
  font-family: "Abril Fatface";
  font-size: 100px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 100px */
}
@media (min-width: 992px) and (max-width: 1199px) {
  .heading-100 {
    font-size: clamp(80px, 8.5vw, 100px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading-100 {
    font-size: clamp(70px, 7.5vw, 100px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .heading-100 {
    font-size: clamp(60px, 6.5vw, 100px);
  }
}
@media (max-width: 575px) {
  .heading-100 {
    font-size: clamp(50px, 6.5vw, 100px);
  }
}
.heading-79 {
  font-family: "Abril Fatface";
  font-size: 69px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 100px */
  letter-spacing: 1.58px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading-79 {
    font-size: clamp(60px, 7.5vw, 69px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .heading-79 {
    font-size: clamp(50px, 6.5vw, 60px);
  }
}
@media (max-width: 575px) {
  .heading-79 {
    font-size: clamp(40px, 6.5vw, 50px);
  }
}
@media (max-width: 389px) {
  .heading-79 {
    font-size: clamp(31px, 6.5vw, 40px);
  }
}
.heading-56 {
  font-family: "Abril Fatface";
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 72.8px */
  letter-spacing: 0.56px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .heading-56 {
    font-size: clamp(52px, 6.5vw, 56px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading-56 {
    font-size: clamp(48px, 5.5vw, 56px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .heading-56 {
    font-size: clamp(44px, 4.5vw, 56px);
  }
}
@media (max-width: 575px) {
  .heading-56 {
    font-size: clamp(40px, 4.5vw, 56px);
  }
}
.heading-48 {
  font-family: "Abril Fatface";
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 62.4px */
  letter-spacing: 0.96px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .heading-48 {
    font-size: clamp(42px, 6.5vw, 48px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading-48 {
    font-size: clamp(40px, 5.5vw, 48px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .heading-48 {
    font-size: clamp(38px, 5.5vw, 48px);
  }
}
@media (max-width: 575px) {
  .heading-48 {
    font-size: clamp(36px, 5vw, 48px);
  }
}
.heading-40 {
  font-family: "Abril Fatface";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 52px */
  letter-spacing: 0.4px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .heading-40 {
    font-size: clamp(36px, 4.5vw, 40px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading-40 {
    font-size: clamp(32px, 3.5vw, 40px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .heading-40 {
    font-size: clamp(28px, 2.5vw, 40px);
  }
}
@media (max-width: 575px) {
  .heading-40 {
    font-size: clamp(24px, 2.5vw, 40px);
  }
}
.heading-32 {
  font-family: "Abril Fatface";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 38.4px */
  letter-spacing: 0.32px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .heading-32 {
    font-size: clamp(28px, 4.5vw, 32px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading-32 {
    font-size: clamp(26px, 3.5vw, 28px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .heading-32 {
    font-size: clamp(24px, 2.5vw, 26px);
  }
}
@media (max-width: 575px) {
  .heading-32 {
    font-size: clamp(23px, 2.5vw, 24px);
  }
}
.txt-32 {
  font-family: "DM Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 48px */
  letter-spacing: -0.96px;
}
.heading-28 {
  font-family: "Abril Fatface";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 30px */
  letter-spacing: 0.56px;
}
.heading-25 {
  font-family: "Abril Fatface";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 30px */
  letter-spacing: 0.25px;
}
@media (max-width: 450px) {
  .heading-25 {
    font-size: clamp(21px, 2.5vw, 40px);
  }
}
.blog-btn {
  font-family: "Urbanist";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
  letter-spacing: 0.18px;
}
@media (max-width: 575px) {
  .blog-btn {
    font-size: 17px;
  }
}
.txt-25 {
  font-family: "DM Sans";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 37.5px */
}
@media (max-width: 991px) {
  .txt-25 {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .txt-25 {
    font-size: 19px;
  }
}
@media (max-width: 575px) {
  .txt-25 {
    font-size: 17px;
  }
}
.txt-24 {
  font-family: "DM Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 33.6px */
  letter-spacing: -0.48px;
}
@media (max-width: 575px) {
  .txt-24 {
    font-size: 22px;
  }
}
.txt-22 {
  font-family: "DM Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 26.4px */
  letter-spacing: -0.44px;
}
@media (max-width: 575px) {
  .txt-22 {
    font-size: 20px;
  }
}
.txt-20 {
  font-family: "DM Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
  letter-spacing: -0.4px;
}
@media (max-width: 575px) {
  .txt-20 {
    font-size: 18px;
  }
}
.txt-18 {
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 27px */
}
@media (max-width: 575px) {
  .txt-18 {
    font-size: 16px;
  }
}
.txt-18-400 {
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 25.2px */
}
@media (max-width: 575px) {
  .txt-18-400 {
    font-size: 16px;
  }
}
.txt-16 {
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.32px;
}
.txt-14 {
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 0.14px;
}
.black-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  color: var(--black);
  background-color: transparent;
  border: 0.5px solid var(--black);
  transition: 0.4s ease;
}
.black-button:hover {
  color: var(--white);
  background-color: var(--black);
  border: 0.5px solid var(--black);
}
.white-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  color: var(--white);
  background-color: transparent;
  border: 0.5px solid var(--white);
  transition: 0.4s ease;
}
.white-button:hover {
  color: var(--black);
  background-color: var(--white);
  border: 0.5px solid var(--white);
}
.pink-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  color: var(--white);
  background-color: var(--neon-pink);
  border: 0.5px solid var(--neon-pink);
  transition: 0.4s ease;
}
.pink-button:hover {
  color: var(--neon-pink);
  background-color: transparent;
  border: 0.5px solid var(--neon-pink);
}
.trans-pink-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  color: var(--neon-pink);
  background-color: transparent;
  border: 0.5px solid var(--neon-pink);
  transition: 0.4s ease;
}
.trans-pink-button:hover {
  color: var(--white);
  background-color: var(--neon-pink);
  border: 0.5px solid var(--neon-pink);
}
main.home {
  overflow-x: hidden;
}
.heading-container {
  margin: 0px 40px 120px 104px;
}
@media (max-width: 767px) {
  .heading-container {
    margin: 0px 40px 80px 25px;
  }
}
@media (max-width: 575px) {
  .heading-container {
    margin: 0px 16px 42px 16px;
  }
}
h1 {
  max-width: 1212px;
}
body.no-scroll {
  overflow: hidden;
}
main {
  overflow-x: hidden;
}
@media (max-width: 575px) {
  main.frequently-questions, main.contact, main.blog-page, main.catalog, main.realizations {
    padding-top: 50px;
  }
}
main section {
  overflow: hidden;
}
@font-face {
  font-family: "Abril Fatface";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/wp-content/themes/happytheme/fonts/AbrilFatface-Regular.woff2") format("woff2"), url("/wp-content/themes/happytheme/fonts/AbrilFatface-Regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/wp-content/themes/happytheme/fonts/DMSans-Regular.woff2") format("woff2"), url("/wp-content/themes/happytheme/fonts/DMSans-Regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("/wp-content/themes/happytheme/fonts/DMSans-Medium.woff2") format("woff2"), url("/wp-content/themes/happytheme/fonts/DMSans-Medium.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("/wp-content/themes/happytheme/fonts/DMSans-Bold.woff2") format("woff2"), url("/wp-content/themes/happytheme/fonts/DMSans-Bold.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: "Urbanist";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("/wp-content/themes/happytheme/fonts/urbanist-v15-latin_latin-ext-regular.woff2") format("woff2"), url("/wp-content/themes/happytheme/fonts/urbanist-v15-latin_latin-ext-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
:root {
  --black: #000909;
  --black-text: rgba(0, 9, 9, 0.9);
  --neon-pink: #ef2db3;
  --green: #0f7173;
  --light-green: #abc8c0;
  --pink: #db6c79;
  --light-pink: #e38c95;
  --blue: #5d737e;
  --light-blue: #edf8fd;
  --yellow: #fcbf49;
  --light-yellow: #fffbec;
  --chocolate: #594c4a;
  --light-chocolate: #ede0d4;
  --grey: #b7b7b7;
  --light-grey: #e1e1e1;
  --white: #fffefa;
  --white-text: rgba(255, 254, 250, 0.9);
}
html {
  color: var(--black);
  font-family: "DM Sans";
  font-style: normal;
}
body {
  font-family: "DM Sans";
  font-style: normal;
  background-color: #fffefa;
}
.heading-100 {
  font-family: "Abril Fatface";
  font-size: 100px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 100px */
}
@media (min-width: 992px) and (max-width: 1199px) {
  .heading-100 {
    font-size: clamp(80px, 8.5vw, 100px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading-100 {
    font-size: clamp(70px, 7.5vw, 100px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .heading-100 {
    font-size: clamp(60px, 6.5vw, 100px);
  }
}
@media (max-width: 575px) {
  .heading-100 {
    font-size: clamp(50px, 6.5vw, 100px);
  }
}
.heading-79 {
  font-family: "Abril Fatface";
  font-size: 69px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 100px */
  letter-spacing: 1.58px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading-79 {
    font-size: clamp(60px, 7.5vw, 69px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .heading-79 {
    font-size: clamp(50px, 6.5vw, 60px);
  }
}
@media (max-width: 575px) {
  .heading-79 {
    font-size: clamp(40px, 6.5vw, 50px);
  }
}
@media (max-width: 389px) {
  .heading-79 {
    font-size: clamp(31px, 6.5vw, 40px);
  }
}
.heading-56 {
  font-family: "Abril Fatface";
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 72.8px */
  letter-spacing: 0.56px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .heading-56 {
    font-size: clamp(52px, 6.5vw, 56px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading-56 {
    font-size: clamp(48px, 5.5vw, 56px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .heading-56 {
    font-size: clamp(44px, 4.5vw, 56px);
  }
}
@media (max-width: 575px) {
  .heading-56 {
    font-size: clamp(40px, 4.5vw, 56px);
  }
}
.heading-48 {
  font-family: "Abril Fatface";
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 62.4px */
  letter-spacing: 0.96px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .heading-48 {
    font-size: clamp(42px, 6.5vw, 48px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading-48 {
    font-size: clamp(40px, 5.5vw, 48px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .heading-48 {
    font-size: clamp(38px, 5.5vw, 48px);
  }
}
@media (max-width: 575px) {
  .heading-48 {
    font-size: clamp(36px, 5vw, 48px);
  }
}
.heading-40 {
  font-family: "Abril Fatface";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 52px */
  letter-spacing: 0.4px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .heading-40 {
    font-size: clamp(36px, 4.5vw, 40px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading-40 {
    font-size: clamp(32px, 3.5vw, 40px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .heading-40 {
    font-size: clamp(28px, 2.5vw, 40px);
  }
}
@media (max-width: 575px) {
  .heading-40 {
    font-size: clamp(24px, 2.5vw, 40px);
  }
}
.heading-32 {
  font-family: "Abril Fatface";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 38.4px */
  letter-spacing: 0.32px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .heading-32 {
    font-size: clamp(28px, 4.5vw, 32px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .heading-32 {
    font-size: clamp(26px, 3.5vw, 28px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .heading-32 {
    font-size: clamp(24px, 2.5vw, 26px);
  }
}
@media (max-width: 575px) {
  .heading-32 {
    font-size: clamp(23px, 2.5vw, 24px);
  }
}
.txt-32 {
  font-family: "DM Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 48px */
  letter-spacing: -0.96px;
}
.heading-28 {
  font-family: "Abril Fatface";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 30px */
  letter-spacing: 0.56px;
}
.heading-25 {
  font-family: "Abril Fatface";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 30px */
  letter-spacing: 0.25px;
}
@media (max-width: 450px) {
  .heading-25 {
    font-size: clamp(21px, 2.5vw, 40px);
  }
}
.blog-btn {
  font-family: "Urbanist";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
  letter-spacing: 0.18px;
}
@media (max-width: 575px) {
  .blog-btn {
    font-size: 17px;
  }
}
.txt-25 {
  font-family: "DM Sans";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 37.5px */
}
@media (max-width: 991px) {
  .txt-25 {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .txt-25 {
    font-size: 19px;
  }
}
@media (max-width: 575px) {
  .txt-25 {
    font-size: 17px;
  }
}
.txt-24 {
  font-family: "DM Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 33.6px */
  letter-spacing: -0.48px;
}
@media (max-width: 575px) {
  .txt-24 {
    font-size: 22px;
  }
}
.txt-22 {
  font-family: "DM Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 26.4px */
  letter-spacing: -0.44px;
}
@media (max-width: 575px) {
  .txt-22 {
    font-size: 20px;
  }
}
.txt-20 {
  font-family: "DM Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
  letter-spacing: -0.4px;
}
@media (max-width: 575px) {
  .txt-20 {
    font-size: 18px;
  }
}
.txt-18 {
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 27px */
}
@media (max-width: 575px) {
  .txt-18 {
    font-size: 16px;
  }
}
.txt-18-400 {
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 25.2px */
}
@media (max-width: 575px) {
  .txt-18-400 {
    font-size: 16px;
  }
}
.txt-16 {
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.32px;
}
.txt-14 {
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 0.14px;
}
.black-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  color: var(--black);
  background-color: transparent;
  border: 0.5px solid var(--black);
  transition: 0.4s ease;
}
.black-button:hover {
  color: var(--white);
  background-color: var(--black);
  border: 0.5px solid var(--black);
}
.white-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  color: var(--white);
  background-color: transparent;
  border: 0.5px solid var(--white);
  transition: 0.4s ease;
}
.white-button:hover {
  color: var(--black);
  background-color: var(--white);
  border: 0.5px solid var(--white);
}
.pink-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  color: var(--white);
  background-color: var(--neon-pink);
  border: 0.5px solid var(--neon-pink);
  transition: 0.4s ease;
}
.pink-button:hover {
  color: var(--neon-pink);
  background-color: transparent;
  border: 0.5px solid var(--neon-pink);
}
.trans-pink-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  color: var(--neon-pink);
  background-color: transparent;
  border: 0.5px solid var(--neon-pink);
  transition: 0.4s ease;
}
.trans-pink-button:hover {
  color: var(--white);
  background-color: var(--neon-pink);
  border: 0.5px solid var(--neon-pink);
}
main.home {
  overflow-x: hidden;
}
.header-desktop__outer {
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 60;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .header-desktop__outer {
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
  .header-desktop__outer {
    margin-top: 16px;
  }
}
.header-desktop__inner {
  max-width: 2440px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 40px;
}
@media (max-width: 767px) {
  .header-desktop__inner {
    padding: 0 25px;
  }
}
@media (max-width: 575px) {
  .header-desktop__inner {
    padding: 0 16px;
    align-items: center;
  }
}
.header-desktop__menu-box {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.header-desktop__menu-box:hover .header-desktop__menu-svg {
  transform: rotate(90deg);
}
.header-desktop__menu-svg {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s ease;
  margin-right: 6px;
}
@media (max-width: 575px) {
  .header-desktop__menu-svg svg {
    width: 27px;
    height: 27px;
  }
}
.header-desktop__menu-text {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
  line-height: 150%;
  color: var(--chocolate);
}
@media (max-width: 575px) {
  .header-desktop__menu-text {
    font-size: 16px;
  }
}
.header-desktop__logo-box {
  transition: 0.4s ease;
}
.header-desktop__logo-box:hover {
  transform: scale(1.1);
}
@media (max-width: 575px) {
  .header-desktop__logo-box {
    transform: translateX(-40%);
  }
  .header-desktop__logo-box svg {
    width: 46px;
    height: 16px;
  }
}
.header-desktop__search-box {
  cursor: pointer;
  display: flex;
  align-items: flex-start;
}
.header-desktop__search-box:hover .header-desktop__search-svg {
  transform: rotate(90deg);
}
.header-desktop__search-text {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  color: var(--chocolate);
}
@media (max-width: 575px) {
  .header-desktop__search-text {
    display: none;
  }
}
.header-desktop__search-svg {
  transition: 0.4s ease;
  margin-left: 8px;
}
@media (max-width: 575px) {
  .header-desktop__search-svg {
    margin-left: 0;
  }
}
.page-template-showroom .header-desktop__menu-svg g path, .page-template-showroom .header-desktop__search-svg g path {
  stroke: var(--light-pink);
}
.page-template-showroom .header-desktop__logo-box g path {
  fill: var(--light-pink);
}
.page-template-showroom .header-desktop__search-text, .page-template-showroom .header-desktop__menu-text {
  color: var(--light-pink);
}
.page-template-blinds .header-desktop__menu-svg g path, .page-template-blinds .header-desktop__search-svg g path {
  stroke: var(--white);
}
.page-template-blinds .header-desktop__logo-box g path {
  fill: var(--white);
}
.page-template-blinds .header-desktop__search-text, .page-template-blinds .header-desktop__menu-text {
  color: var(--white);
}
.post-template-default .header-desktop__outer::before {
  position: absolute;
  z-index: -1;
  top: -25px;
  display: inline-block;
  content: "";
  width: 100%;
  height: 90px;
  background: linear-gradient(180deg, rgba(255, 254, 250, 0) -64.19%, #fffefa 124.32%);
}
@media (max-width: 575px) {
  .post-template-default .header-desktop__outer::before {
    height: 59px;
    top: -16px;
  }
}
.hdm {
  width: 100%;
  height: 100%;
}
.hdm__outer {
  max-width: 2440px;
  width: 100%;
  padding: 30px 40px 40px 40px;
  margin: 0 auto;
  height: calc(var(--vh, 1vh) * 100);
}
@media (max-width: 1199px) {
  .hdm__outer {
    padding: 30px 25px 40px 25px;
  }
}
@media (max-width: 1399px) {
  .hdm__outer {
    padding: 30px 25px 40px 25px;
    height: calc(var(--vh, 1vh) * 100);
  }
}
.hdm__inner {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-rows: auto 1fr auto;
}
.hdm__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 2440px;
  width: 100%;
}
.hdm__top-close {
  display: flex;
  align-items: center;
}
.hdm__top-close:hover {
  cursor: pointer;
}
.hdm__top-close-button {
  margin-right: 8px;
  transform: rotate(0deg);
  transition: 0.3s;
}
.hdm__top-close:hover .hdm__top-close-button {
  transform: rotate(180deg);
}
.hdm__top-close-text {
  color: var(--chocolate);
  font-family: "DM Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 26.4px */
  letter-spacing: -0.44px;
  font-weight: 500;
  line-height: 150%;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  .hdm__top-close-text {
    font-size: 20px;
  }
}
.hdm__top-logo {
  transition: 0.4s ease;
}
.hdm__top-logo:hover {
  transform: scale(1.1);
}
.hdm__top-contact {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hdm__top-contact-item {
  display: flex;
  align-items: center;
  color: var(--chocolate);
}
.hdm__top-contact-item:not(:last-child) {
  border-right: 1px solid var(--chocolate);
  padding-right: 16px;
}
.hdm__top-contact-item:not(:first-child) {
  padding-left: 16px;
}
.hdm__top-contact-item svg {
  margin-right: 8px;
}
.hdm__top-contact-phone {
  transition: 0.4s ease;
}
.hdm__top-contact-phone:hover {
  transform: scale(1.05);
}
.hdm__top-contact-mail {
  transition: 0.4s ease;
}
.hdm__top-contact-mail:hover {
  transform: scale(1.05);
}
.hdm__mid {
  display: flex;
  justify-content: space-between;
  height: 100%;
  padding-top: 60px;
  overflow: hidden;
  max-width: 1360px;
  margin: 0 auto;
  padding-left: 8.85%;
  transition: 0.2s;
}
@media (max-width: 1360px) {
  .hdm__mid {
    padding-left: 4.85%;
  }
}
@media (max-width: 1280px) {
  .hdm__mid {
    padding-left: 0;
  }
}
.hdm__mid-cats {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 17.5%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hdm__mid-cats {
    width: 25%;
  }
}
.hdm__mid-cats::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15%;
  background: linear-gradient(0deg, #fffefa 20%, rgba(255, 254, 250, 0.4892157547) 93%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
}
.hdm__mid-cats-inside {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  padding-right: 25px;
  padding-bottom: 35%;
  max-width: 200px;
}
.hdm__mid-cats-set {
  display: flex;
  flex-direction: column;
}
.hdm__mid-cats-set:not(:last-child) {
  margin-bottom: 48px;
}
.hdm__mid-cats-set-name {
  display: flex;
  position: relative;
  color: var(--chocolate);
  text-transform: uppercase;
  letter-spacing: unset;
}
.hdm__mid-cats-set-name.activated {
  color: var(--neon-pink);
}
.hdm__mid-cats-set-name.activated .hdm__mid-cats-set-name-icon svg path {
  fill: var(--neon-pink);
}
.hdm__mid-cats-set-name-icon {
  width: fit-content;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding-left: 6px;
}
.hdm__mid-cats-set-products {
  display: flex;
  flex-direction: column;
}
.hdm__mid-cats-set-products > div.activated + .hdm__mid-cats-set-name {
  border: 1px solid red;
}
.hdm__mid-cats-set-products-single {
  color: black;
  display: block;
  width: fit-content;
  position: relative;
  transition: 0.18s;
  transform-origin: center center;
  font-size: 28px;
}
@media (min-width: 992px) and (max-width: 1080px) {
  .hdm__mid-cats-set-products-single {
    font-size: 28px;
  }
}
.hdm__mid-cats-set-products-single.activated::after {
  width: 100%;
  text-shadow: 1px -1px 0px black, -1px -1px 0px black;
}
.hdm__mid-cats-set-products-single:hover {
  cursor: pointer;
  text-shadow: 1px -1px 0px black, -1px -1px 0px black;
}
.hdm__mid-cats-set-products-single::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0px;
  height: 1px;
  transition: 0.3s;
  background-color: black;
}
.hdm__mid-cats-set-products-single:hover::after {
  width: 100%;
}
.hdm__mid-cats-set-products-single:not(:last-child) {
  margin-bottom: 32px;
}
.hdm__mid-content {
  width: 79.5%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hdm__mid-content {
    width: 75%;
  }
}
.hdm__mid-content-inn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
}
.hdm__mid-content-front {
  display: flex;
  justify-content: center;
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
  align-self: flex-start;
}
.hdm__mid-content-front.front-hidden {
  opacity: 0;
  visibility: hidden;
}
.hdm__mid-content-front-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 485px;
  padding-bottom: 24px;
  width: 50%;
}
.hdm__mid-content-front-item:nth-child(odd) {
  background-color: var(--light-green);
}
.hdm__mid-content-front-item:nth-child(even) {
  background-color: var(--green);
}
.hdm__mid-content-front-item:not(:first-child) {
  margin-left: 16px;
}
.hdm__mid-content-front-item:nth-child(odd) .hdm__mid-content-front-item-link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  color: var(--black);
  background-color: transparent;
  border: 0.5px solid var(--black);
  transition: 0.4s ease;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 100%;
}
.hdm__mid-content-front-item:nth-child(odd) .hdm__mid-content-front-item-link:hover {
  color: var(--white);
  background-color: var(--black);
  border: 0.5px solid var(--black);
}
.hdm__mid-content-front-item:nth-child(even) .hdm__mid-content-front-item-link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  color: var(--white);
  background-color: transparent;
  border: 0.5px solid var(--white);
  transition: 0.4s ease;
  padding-top: 12px;
  padding-bottom: 12px;
}
.hdm__mid-content-front-item:nth-child(even) .hdm__mid-content-front-item-link:hover {
  color: var(--black);
  background-color: var(--white);
  border: 0.5px solid var(--white);
}
.hdm__mid-content-front-item:nth-child(odd) .hdm__mid-content-front-item-name {
  color: black;
}
.hdm__mid-content-front-item:nth-child(even) .hdm__mid-content-front-item-name {
  color: white;
}
.hdm__mid-content-front-item-image {
  width: 100%;
  padding-left: 10%;
  padding-bottom: 10%;
  max-height: 320px;
  display: flex;
  justify-content: center;
  margin-bottom: auto;
}
.hdm__mid-content-front-item-image picture {
  width: 100%;
  height: 100%;
}
.hdm__mid-content-front-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 66%;
}
.hdm__mid-content-front-item-name {
  font-family: "Urbanist";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
  letter-spacing: 0.18px;
  font-size: 22px;
  letter-spacing: 0.22px;
  margin-bottom: 16px;
  padding: 0 24px;
}
@media (max-width: 575px) {
  .hdm__mid-content-front-item-name {
    font-size: 17px;
  }
}
.hdm__mid-content-front-item-link {
  margin: 0 24px;
  color: black;
  width: 100%;
  max-width: 186px;
}
.hdm__mid-content-back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.hdm__mid-content-back-each-slider {
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: 0.3s;
}
.hdm__mid-content-back-each-slider.activated {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.hdm__mid-content-back-each-slider.swiper {
  position: absolute;
  top: 10%;
}
.hdm__mid-content-back-each-slider-box {
  width: 100%;
  height: 100%;
  margin-bottom: 80px;
  max-height: 100%;
  align-items: center !important;
}
.hdm__mid-content-back-each-slider-item {
  border: 1px solid #00000000;
  transition: 0.3s;
  display: flex;
}
.hdm__mid-content-back-each-slider-item-inn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 17px;
  width: 100%;
  max-width: 186px;
  border-radius: 1px;
}
.hdm__mid-content-back-each-slider-item-inn:hover {
  background: #ef2db343;
}
.hdm__mid-content-back-each-slider-item-image {
  margin-bottom: 17px;
}
.hdm__mid-content-back-each-slider-item-title {
  color: black;
  text-align: center;
  letter-spacing: -0.36px;
}
.hdm__mid-content-back-each-slider-bar {
  --scroll-block: 38px;
  margin-bottom: calc(var(--scroll-block) / 2);
  height: 2px !important;
}
.hdm__mid-content-back-each-slider-bar.swiper-scrollbar.swiper-scrollbar-horizontal {
  left: 0;
  width: 100%;
}
.hdm__mid-content-back-each-slider-bar-progress::before {
  content: "";
  width: 100vw;
  display: block;
  height: 2px;
  background-color: #e53fb4;
  right: calc(100% - 1px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.hdm__mid-content-back-each-slider-bar-progress.swiper-scrollbar-drag {
  background: #e53fb4;
  height: var(--scroll-block);
  width: var(--scroll-block);
  left: 0%;
  position: absolute;
  top: calc((-1) * var(--scroll-block) / 2);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0px;
}
.hdm__mid-content-back-each-slider-bar-progress-part-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hdm__mid-content-back-each-slider-bar-progress-part-icon:nth-child(1) {
  margin-right: 10px;
}
.hdm__mid-content-back-each-slider-bar-progress-part-icon:nth-child(2) {
  transform: scaleX(-1);
}
.hdm__bottom {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 33px;
  border-top: 1px solid var(--chocolate);
}
.hdm__bottom-socials {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1099px) {
  .hdm__bottom-socials {
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    width: 25%;
    justify-content: flex-start;
  }
}
.hdm__bottom-socials-each {
  color: var(--chocolate);
  font-family: "Urbanist";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.32px;
}
.hdm__bottom-socials-each:not(:last-child) {
  padding-right: 18px;
}
.hdm__bottom-sites {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1099px) {
  .hdm__bottom-sites {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 75%;
    width: 75%;
    column-gap: 8px;
    row-gap: 8px;
  }
}
.hdm__bottom-sites-page {
  color: var(--chocolate);
  font-family: "Urbanist";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.32px;
  text-transform: uppercase;
}
@media (min-width: 1440px) {
  .hdm__bottom-sites-page:not(:last-child) {
    margin-right: 40px;
  }
}
@media (max-width: 1439px) {
  .hdm__bottom-sites-page:not(:last-child) {
    margin-right: 2.8vw;
  }
}
@supports (margin-right: clamp()) {
  .hdm__bottom-sites-page:not(:last-child) {
    margin-right: clamp(20px, 2.8vw, 40px);
  }
}
.hdm__bottom a {
  transition: 0.4s ease;
}
.hdm__bottom a:hover {
  transform: scale(1.1);
}
.hmm {
  width: 100%;
  height: 100%;
}
.hmm__outer {
  max-width: 2440px;
  width: 100%;
  height: 100%;
  padding: 20px 25px 40px 25px;
  margin: 0 auto;
}
@media (max-width: 575px) {
  .hmm__outer {
    padding: 16px;
  }
}
.hmm__inner {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-rows: auto 1fr auto;
  --bothei: 135px;
}
.hmm__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 2440px;
  width: 100%;
}
.hmm__top-close {
  display: flex;
  align-items: center;
}
.hmm__top-close:hover {
  cursor: pointer;
}
.hmm__top-close-button {
  margin-right: 8px;
  transform: rotate(0deg);
  transition: 0.3s;
}
.hmm__top-close:hover .hmm__top-close-button {
  transform: rotate(180deg);
}
.hmm__top-close-text {
  color: var(--chocolate);
  font-family: "DM Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 26.4px */
  letter-spacing: -0.44px;
  font-weight: 500;
  line-height: 150%;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  .hmm__top-close-text {
    font-size: 20px;
  }
}
.hmm__top-contact {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hmm__top-contact-item {
  display: flex;
  align-items: center;
  color: var(--chocolate);
}
.hmm__top-contact-item:not(:last-child) {
  border-right: 1px solid var(--chocolate);
  padding-right: 8px;
}
.hmm__top-contact-item:not(:first-child) {
  padding-left: 8px;
}
.hmm__mid {
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  overflow: hidden;
  padding-left: 0;
  transition: 0.2s;
}
.hmm__mid-sets {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-bottom: calc(var(--bothei) + 0px);
  width: 100%;
}
.hmm__mid-sets-inside {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  direction: rtl;
  padding-left: 36px;
}
@media (max-width: 575px) {
  .hmm__mid-sets-inside {
    padding-left: 10px;
    padding-top: 15px;
  }
}
.hmm__mid-sets-each {
  display: flex;
  flex-direction: column;
}
.hmm__mid-sets-each:not(:last-child) {
  margin-bottom: 15px;
}
.hmm__mid-sets-each--general {
  margin-bottom: 0px;
}
.hmm__mid-sets-each-cat {
  display: flex;
  position: relative;
  color: var(--chocolate);
  text-transform: uppercase;
  letter-spacing: unset;
  justify-content: flex-end;
}
.hmm__mid-sets-each-cat.activated {
  color: var(--neon-pink);
}
.hmm__mid-sets-each-cat.activated .hmm__mid-sets-each-cat-icon svg path {
  fill: var(--neon-pink);
}
.hmm__mid-sets-each-cat-icon {
  width: fit-content;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding-left: 6px;
}
.hmm__mid-sets-each-prcat {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.hmm__mid-sets-each-prcat-inn {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  direction: ltr;
  width: 100%;
}
.hmm__mid-sets-each-prcat-inn.activated .hmm__mid-sets-each-prcat-name {
  text-shadow: 1px 0px 0px black, -1px 0px 0px black;
}
.hmm__mid-sets-each-prcat-inn.activated .hmm__mid-sets-each-prcat-name::after {
  width: 100%;
}
.hmm__mid-sets-each-prcat-inn.activated .hmm__mid-sets-each-prcat-slider.swiper {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  max-height: 380px;
  margin-bottom: 24px;
}
@media (max-width: 575px) {
  .hmm__mid-sets-each-prcat-inn.activated .hmm__mid-sets-each-prcat-slider.swiper {
    max-height: 330px;
  }
}
.hmm__mid-sets-each-prcat-name {
  color: black;
  display: block;
  width: fit-content;
  position: relative;
  transition: 0.18s;
  transform-origin: center center;
  text-align: left;
  font-size: 28px;
}
@media (min-width: 992px) and (max-width: 1080px) {
  .hmm__mid-sets-each-prcat-name {
    font-size: 28px;
  }
}
.hmm__mid-sets-each-prcat-name.activated::after {
  width: 100%;
}
.hmm__mid-sets-each-prcat-name::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0px;
  height: 1px;
  transition: 0.3s;
  background-color: black;
}
.hmm__mid-sets-each-prcat-name:hover::after {
  width: 100%;
}
.hmm__mid-sets-each-prcat-name:not(:last-child) {
  margin-bottom: 24px;
}
.hmm__mid-sets-each-prcat-slider {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  max-height: 0px;
}
.hmm__mid-sets-each-prcat-slider-wrapper {
  width: 100%;
  height: 100%;
}
.hmm__mid-sets-each-prcat-slider-wrapper.swiper-wrapper {
  direction: unset;
}
.hmm__mid-sets-each-prcat-slider-item {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #00000000;
  transition: 0.3s;
}
.hmm__mid-sets-each-prcat-slider-item.swiper-slide {
  width: 33%;
}
@media (max-width: 575px) {
  .hmm__mid-sets-each-prcat-slider-item.swiper-slide {
    width: 150px;
  }
}
.hmm__mid-sets-each-prcat-slider-item--first.swiper-slide {
  width: 50%;
  height: auto;
  box-sizing: border-box;
}
@media (max-width: 479px) {
  .hmm__mid-sets-each-prcat-slider-item--first.swiper-slide {
    width: 70%;
    min-width: 235px;
  }
}
.hmm__mid-sets-each-prcat-slider-item--first.swiper-slide:nth-child(2n) > .hmm__mid-sets-each-prcat-slider-item-general {
  background-color: var(--green);
}
.hmm__mid-sets-each-prcat-slider-item--first.swiper-slide:nth-child(2n) .hmm__mid-sets-each-prcat-slider-item-general-name {
  color: var(--white);
}
.hmm__mid-sets-each-prcat-slider-item--first.swiper-slide:nth-child(2n) .hmm__mid-sets-each-prcat-slider-item-general-link {
  color: var(--white);
  border-color: var(--white);
}
.hmm__mid-sets-each-prcat-slider-item-general {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding-bottom: 24px;
}
.hmm__mid-sets-each-prcat-slider-item-general:nth-child(odd) {
  background-color: var(--light-green);
}
.hmm__mid-sets-each-prcat-slider-item-general:nth-child(even) {
  background-color: var(--green);
}
.hmm__mid-sets-each-prcat-slider-item-general:not(:first-child) {
  margin-left: 16px;
}
.hmm__mid-sets-each-prcat-slider-item-general:nth-child(odd) .hmm__mid-sets-each-prcat-slider-item-general-link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  color: var(--black);
  background-color: transparent;
  border: 0.5px solid var(--black);
  transition: 0.4s ease;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 100%;
}
.hmm__mid-sets-each-prcat-slider-item-general:nth-child(odd) .hmm__mid-sets-each-prcat-slider-item-general-link:hover {
  color: var(--white);
  background-color: var(--black);
  border: 0.5px solid var(--black);
}
.hmm__mid-sets-each-prcat-slider-item-general:nth-child(even) .hmm__mid-sets-each-prcat-slider-item-general-link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  color: var(--white);
  background-color: transparent;
  border: 0.5px solid var(--white);
  transition: 0.4s ease;
  padding-top: 12px;
  padding-bottom: 12px;
}
.hmm__mid-sets-each-prcat-slider-item-general:nth-child(even) .hmm__mid-sets-each-prcat-slider-item-general-link:hover {
  color: var(--black);
  background-color: var(--white);
  border: 0.5px solid var(--white);
}
.hmm__mid-sets-each-prcat-slider-item-general:nth-child(odd) .hmm__mid-sets-each-prcat-slider-item-general-name {
  color: black;
}
.hmm__mid-sets-each-prcat-slider-item-general:nth-child(even) .hmm__mid-sets-each-prcat-slider-item-general-name {
  color: white;
}
.hmm__mid-sets-each-prcat-slider-item-general-image {
  width: 100%;
  padding-left: 0;
  padding-bottom: 14px;
  max-height: 320px;
  display: flex;
  justify-content: center;
  margin-bottom: auto;
}
.hmm__mid-sets-each-prcat-slider-item-general-image picture {
  width: 100%;
  height: 100%;
}
.hmm__mid-sets-each-prcat-slider-item-general-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 66%;
}
.hmm__mid-sets-each-prcat-slider-item-general-name {
  font-family: "Urbanist";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
  letter-spacing: 0.18px;
  font-size: 22px;
  letter-spacing: 0.22px;
  margin-bottom: 16px;
  padding: 0 24px;
}
@media (max-width: 575px) {
  .hmm__mid-sets-each-prcat-slider-item-general-name {
    font-size: 17px;
  }
}
.hmm__mid-sets-each-prcat-slider-item-general-link {
  box-sizing: border-box;
  margin: 0 auto 12px;
  color: black;
  width: 100%;
  max-width: calc(100% - 48px);
}
.hmm__mid-sets-each-prcat-slider-item-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 186px;
  width: auto;
  height: 100%;
  box-sizing: border-box;
}
.hmm__mid-sets-each-prcat-slider-item-image {
  width: 100%;
  height: 100%;
  margin-bottom: 17px;
}
.hmm__mid-sets-each-prcat-slider-item-image img {
  height: 100%;
  object-fit: contain;
}
@media (max-width: 575px) {
  .hmm__mid-sets-each-prcat-slider-item-image img {
    height: 150px;
  }
}
.hmm__mid-sets-each-prcat-slider-item-title {
  color: black;
  text-align: center;
  letter-spacing: -0.36px;
}
.hmm__bottom {
  position: absolute;
  display: flex;
  flex-direction: column;
  top: calc(100% - var(--bothei));
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.05s;
  border-top: 1px solid var(--light-grey);
  background-color: #FFFEFA;
  z-index: 2;
}
.hmm__bottom.at-top {
  top: calc(38px + 25px);
}
@media (max-width: 575px) {
  .hmm__bottom.at-top {
    top: calc(38px + 16px);
  }
}
.hmm__bottom-holder {
  padding-top: 18px;
  padding-bottom: 16px;
  display: flex;
  justify-content: center;
}
.hmm__bottom-holder-dongle {
  width: 36px;
  height: 2px;
  border-radius: 2px;
  background-color: var(--chocolate);
}
.hmm__bottom-links {
  display: flex;
  flex-direction: column;
  padding: 0px 32px 25px;
  width: 100%;
}
.hmm__bottom-links-each {
  color: var(--chocolate);
  font-family: "Urbanist";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.32px;
  text-transform: uppercase;
}
.hmm__bottom-links-each:not(:last-child) {
  margin-bottom: 12px;
}
.search-container {
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: #ffffffde;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  top: 0;
}
.search-container.active {
  visibility: visible;
  opacity: 1;
}
.search-container__close-button {
  display: flex;
  position: absolute;
  width: 30px;
  height: 30px;
  transition: 0.3s;
  cursor: pointer;
  top: 40px;
  right: 40px;
}
@media (max-width: 991px) {
  .search-container__close-button {
    top: 33px;
    right: 24px;
  }
}
.search-container__close-button:hover {
  transform: rotate(-90deg);
}
.search-container .header-mobile__close-button-line {
  width: 34px;
  height: 2px;
  background-color: var(--pink);
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: center;
}
.search-container .header-mobile__close-button-line-1 {
  transform: translate(-50%, -50%) rotate(45deg);
}
.search-container .header-mobile__close-button-line-2 {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.search-container__inner {
  max-width: 900px;
  margin: 100px auto;
  padding: 0 100px;
}
@media (max-width: 991px) {
  .search-container__inner {
    max-width: 700px;
    padding: 0 25px;
  }
}
@media (min-width: 768px) {
  .hdm {
    display: block;
  }
}
@media (max-width: 767px) {
  .hdm {
    display: none;
  }
}
@media (min-width: 768px) {
  .hmm {
    display: none;
  }
}
@media (max-width: 767px) {
  .hmm {
    display: block;
  }
}
body.admin-bar .header__menu-container {
  top: var(--wp-admin--admin-bar--height);
}
.header__menu-container {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  transition: 0.5s;
  width: 100%;
  height: 100vh;
  background-color: #fffefa;
}
.header__menu-container--active {
  transform: translateX(0%);
}
.footer__outer {
  width: 100%;
  border-top: 1px solid #e1e1e1;
  display: flex;
  justify-content: center;
}
.footer__inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 56px 0 32px;
}
@media (max-width: 575px) {
  .footer__inner {
    padding: 36px 0;
  }
}
.footer__top-container {
  max-width: 1440px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 48px 56px 48px;
}
@media (max-width: 1199px) {
  .footer__top-container {
    padding: 0 38px 56px 38px;
  }
}
@media (max-width: 991px) {
  .footer__top-container {
    padding: 0 33px 56px 33px;
  }
}
@media (max-width: 767px) {
  .footer__top-container {
    padding: 0 28px 50px 28px;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .footer__left-box {
    margin-bottom: 52px;
  }
}
.footer__logo-box {
  margin-bottom: 32px;
}
.footer__btns {
  margin-bottom: 12px;
}
.footer__links {
  color: var(--black);
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 27px */
  letter-spacing: -0.18px;
  transition: 0.4s ease;
  display: inline-block;
}
@media (max-width: 575px) {
  .footer__links {
    font-size: 16px;
  }
}
.footer__links:hover {
  transform: translateY(-3px);
}
@media (max-width: 575px) {
  .footer__links {
    font-size: 18px;
  }
}
.footer__btn-fb {
  margin-bottom: 16px;
}
.footer__btn-insta {
  margin-bottom: 16px;
}
.footer__btn-yt {
  margin-bottom: 0px;
}
.footer__right-box {
  display: flex;
}
@media (max-width: 575px) {
  .footer__right-box {
    flex-direction: column;
  }
}
.footer__visit-box {
  margin-right: 148px;
}
@media (max-width: 1199px) {
  .footer__visit-box {
    margin-right: 108px;
  }
}
@media (max-width: 991px) {
  .footer__visit-box {
    margin-right: 48px;
  }
}
@media (max-width: 767px) {
  .footer__visit-box {
    margin-right: 68px;
  }
}
@media (max-width: 575px) {
  .footer__visit-box {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.footer__btn-visit {
  margin-bottom: 32px;
}
@media (max-width: 575px) {
  .footer__btn-visit {
    margin-bottom: 16px;
  }
}
.footer__link-visit {
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  letter-spacing: -0.14px;
  line-height: 150%;
}
.footer__link-addres {
  display: flex;
  align-items: center;
}
.footer__link-addres::before {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background: url(/wp-content/uploads/2024/07/Frame-addres.svg) no-repeat center;
  margin-right: 8px;
}
@media (max-width: 575px) {
  .footer__link-addres {
    font-size: 18px;
  }
}
.footer__link-phone {
  display: flex;
  align-items: center;
}
.footer__link-phone::before {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background: url(/wp-content/uploads/2024/07/Frame-phone.svg) no-repeat center;
  margin-right: 8px;
}
@media (max-width: 575px) {
  .footer__link-phone {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .footer__btn-mail {
    margin-bottom: 0;
  }
}
.footer__link-mail {
  display: flex;
  align-items: center;
}
.footer__link-mail::before {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background: url(/wp-content/uploads/2024/07/Frame-mail.svg) no-repeat center;
  margin-right: 8px;
}
@media (max-width: 575px) {
  .footer__link-mail {
    font-size: 18px;
  }
}
.footer__products-box {
  margin-right: 148px;
}
@media (max-width: 1199px) {
  .footer__products-box {
    margin-right: 108px;
  }
}
@media (max-width: 991px) {
  .footer__products-box {
    margin-right: 48px;
  }
}
@media (max-width: 767px) {
  .footer__products-box {
    margin-right: 68px;
  }
}
@media (max-width: 575px) {
  .footer__products-box {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.footer__products-heading {
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  letter-spacing: -0.14px;
  line-height: 150%;
  margin-bottom: 32px;
}
@media (max-width: 575px) {
  .footer__products-heading {
    margin-bottom: 16px;
  }
}
.footer__btn-product:last-of-type {
  margin-bottom: 0;
}
.footer__company-box {
  margin-right: 36px;
}
@media (max-width: 1199px) {
  .footer__company-box {
    margin-right: 26px;
  }
}
@media (max-width: 991px) {
  .footer__company-box {
    margin-right: 0;
  }
}
.footer__company-heading {
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  letter-spacing: -0.14px;
  line-height: 150%;
  margin-bottom: 32px;
}
@media (max-width: 575px) {
  .footer__company-heading {
    margin-bottom: 16px;
  }
}
.footer__btn-company:last-of-type {
  margin-bottom: 0;
}
.footer__bottom-container {
  width: 100%;
  border-top: 1px solid #e1e1e1;
  display: flex;
  justify-content: center;
  padding-top: 32px;
}
.footer__bottom-container-inner {
  max-width: 1440px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 40px;
}
@media (max-width: 991px) {
  .footer__bottom-container-inner {
    padding: 0 33px;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .footer__bottom-container-inner {
    padding: 0 28px;
    align-items: flex-start;
  }
}
@media (max-width: 991px) {
  .footer__left-bottom-box {
    margin-bottom: 12px;
  }
}
.footer__copyright-text {
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.32px;
  letter-spacing: -0.16px;
}
.footer__center-bottom-box {
  transform: translateX(-25px);
}
@media (max-width: 991px) {
  .footer__center-bottom-box {
    transform: translateX(0);
    margin-bottom: 12px;
  }
}
.footer__code-link {
  display: flex;
  align-items: center;
}
.footer__code-text {
  display: inline-block;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 0.14px;
  line-height: 150%;
  letter-spacing: -0.14px;
}
.footer__code-svg {
  display: flex;
  margin-left: 8px;
}
.footer__right-bottom-box {
  display: flex;
}
.footer__privacy-policy-text {
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.32px;
  letter-spacing: -0.16px;
}
.footer__delimiter {
  content: "";
  height: 24px;
  width: 1px;
  display: block;
  border-right: 1px solid var(--black);
  margin: 0 12px;
}
.footer__terms-text {
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.32px;
  letter-spacing: -0.16px;
}
.page__outer {
  width: 100%;
  margin-bottom: 120px;
  display: flex;
  justify-content: center;
}
@media (max-width: 992px) {
  .page__outer {
    margin-bottom: 100px;
  }
}
@media (max-width: 576px) {
  .page__outer {
    margin-bottom: 88px;
  }
}
.page__inner {
  max-width: 1440px;
  width: 100%;
  padding: 0 40px;
}
@media (max-width: 768px) {
  .page__inner {
    padding: 0 25px;
  }
}
.page__text h2 {
  margin-bottom: 18px;
}
.page__text p {
  margin-bottom: 12px;
}
.slide-to-left {
  transition: opacity 0.6s linear 0s, transform 0.9s ease-in-out 0s;
  opacity: 0;
  transform: translateX(100%);
}
.slide-to-left.half {
  transform: translateX(50%);
}
.slide-to-left.active {
  opacity: 1;
  transform: translateX(0%);
}
.slide-to-right {
  transition: opacity 0.6s linear 0s, transform 0.9s ease-in-out 0s;
  opacity: 0;
  transform: translateX(-100%);
}
.slide-to-right.half {
  transform: translateX(-50%);
}
.slide-to-right.active {
  opacity: 1;
  transform: translateY(0%);
}
.slide-up {
  transition: opacity 0.4s ease-in-out 0s, transform 0.7s ease-in-out 0s;
  opacity: 0;
  transform: translateY(150px);
}
.slide-up.active {
  opacity: 1;
  transform: translateY(0);
}
.slide-up-transform-full {
  transition: transform 0.7s ease-in-out 0s;
  transform: translateY(100%);
}
.slide-up-transform-full.active {
  transform: translateY(0);
}
.fade {
  transition: opacity 0.7s linear 0.2s;
  opacity: 0;
}
.fade.active {
  opacity: 1;
}
.clip-left {
  transition: 1.5s ease-in-out;
  opacity: 0;
  clip-path: inset(0% 0% 0% 100%);
}
.clip-left.active {
  opacity: 1;
  clip-path: inset(0%);
}
.clip-right {
  transition: 1.5s ease-in-out;
  opacity: 0;
  clip-path: inset(0% 100% 0% 0%);
}
.clip-right.active {
  opacity: 1;
  clip-path: inset(0%);
}
.opacity-half {
  transition: opacity 1s linear;
  opacity: 0.2;
}
.opacity-half.active {
  opacity: 1;
}
.light-slide-down-fix {
  transform: translate(0, -50px);
  visibility: visible;
  opacity: 0;
  transition: all 1s ease;
}
.light-slide-down-fix.active {
  transform: translate(0, 0);
  opacity: 1;
}
.light-slide-down {
  transform: translate(0, -30%);
  visibility: visible;
  opacity: 0;
  transition: all 1s ease;
}
.light-slide-down.active {
  transform: translate(0, 0);
  opacity: 1;
}
.light-slide-up-fix {
  transform: translate(0, 50px);
  visibility: visible;
  opacity: 0;
  transition: all 1s ease;
}
.light-slide-up-fix.active {
  transform: translate(0, 0);
  opacity: 1;
}
.light-slide-up {
  transform: translate(0, 30%);
  visibility: visible;
  opacity: 0;
  transition: all 1s ease;
}
.light-slide-up.active {
  transform: translate(0, 0);
  opacity: 1;
}
.light-slide-left-fix {
  transform: translate(50px, 0);
  visibility: visible;
  opacity: 0;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .light-slide-left-fix {
    transform: translate(0, -50px);
  }
}
.light-slide-left-fix.active {
  transform: translate(0, 0);
  opacity: 1;
}
.light-slide-left {
  transform: translate(30%, 0);
  visibility: visible;
  opacity: 0;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .light-slide-left {
    transform: translate(0, -30%);
  }
}
.light-slide-left.active {
  transform: translate(0, 0);
  opacity: 1;
}
.light-slide-right-fix {
  transform: translate(-50px, 0);
  visibility: visible;
  opacity: 0;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .light-slide-right-fix {
    transform: translate(0, -50px);
  }
}
.light-slide-right-fix.active {
  transform: translate(0, 0);
  opacity: 1;
}
.light-slide-right {
  transform: translate(-30%, 0);
  visibility: visible;
  opacity: 0;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .light-slide-right {
    transform: translate(0, -30%);
  }
}
.light-slide-right.active {
  transform: translate(0, 0);
  opacity: 1;
}
/*

    MIXIN ANIMATION CLASSES START BEGIN

*/
.tran-del-10 {
  transition-delay: 0.1s;
}
.tran-del-15 {
  transition-delay: 0.15s;
}
.tran-del-20 {
  transition-delay: 0.2s;
}
.tran-del-25 {
  transition-delay: 0.25s;
}
.tran-del-30 {
  transition-delay: 0.3s;
}
.tran-del-35 {
  transition-delay: 0.35s;
}
.tran-del-40 {
  transition-delay: 0.4s;
}
.tran-del-50 {
  transition-delay: 0.5s;
}
.tran-del-70 {
  transition-delay: 0.7s;
}
.tran-del-75 {
  transition-delay: 0.75s;
}
.tran-del-100 {
  transition-delay: 1s;
}
.tran-del-125 {
  transition-delay: 1.25s;
}
.tran-del-150 {
  transition-delay: 1.5s;
}
.tran-del-200 {
  transition-delay: 2s;
}
.tran-del-250 {
  transition-delay: 2.5s;
}
.tran-del-300 {
  transition-delay: 3s;
}
/*

    MIXIN ANIMATION CLASSES STOP END

*/
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-12px);
  }
  60% {
    transform: translateY(-6px);
  }
}
@keyframes newRealizationEnter {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.az__fblock {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: z-index 0s 0.3s;
  z-index: -1;
}
.az__fblock.active {
  transition: z-index 0s 0s;
  z-index: 100;
}
.az__corner {
  --padd: 25px;
  --zebra-rad: 75px;
}
.az__corner-zebra {
  position: fixed;
  bottom: var(--padd);
  right: var(--padd);
  width: var(--zebra-rad);
  height: var(--zebra-rad);
  z-index: 9999;
  transform: scaleX(-1);
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
.az__corner-zebra:hover {
  cursor: pointer;
  transform: scaleX(-1) scale(1.05);
}
.az__corner-zebra.visible {
  opacity: 1;
  visibility: visible;
}
.az__corner-zebra.visible .az__corner-zebra-exit {
  opacity: 1;
  visibility: visible;
}
.az__corner-zebra-exit {
  position: absolute;
  top: -6px;
  left: -3%;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: var(--pink);
  border: 1px solid #00000036;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s 4s;
}
.az__corner-zebra-exit > svg {
  transition: 0.35s;
  transform: rotate(0deg);
  transform-origin: center;
  width: 100%;
  height: 100%;
}
.az__corner-zebra-exit:hover > svg {
  cursor: pointer;
  transform: rotate(270deg);
}
.az__corner-chat {
  position: fixed;
  bottom: calc(var(--zebra-rad) + var(--padd) + 10px);
  right: calc(var(--zebra-rad) + var(--padd) + 10px);
  width: auto;
  height: auto;
  z-index: 5;
  width: 25%;
  text-align: left;
  line-height: 1.5;
  transition: 0.4s, transform 0.35s 0.15s;
  opacity: 0;
  visibility: hidden;
  font-size: 1.1em;
  color: #fff;
  background: var(--pink);
  padding: 12px 20px;
  border-radius: 10px;
  max-width: 320px;
  transform: rotate(100deg);
  transform-origin: 120% 130%;
  min-width: 168px;
}
.az__corner-chat:hover {
  cursor: pointer;
}
.az__corner-chat::after {
  content: "";
  right: -2px;
  top: 96%;
  margin-top: -20px;
  transform: rotate(158deg);
  border: 20px solid transparent;
  border-left-color: transparent;
  position: absolute;
  border-left-color: var(--pink);
}
.az__corner-chat.visible {
  opacity: 1;
  visibility: visible;
  transform: rotate(0deg);
}
.az__corner-chat.visible .az__corner-chat-exit {
  opacity: 1;
  visibility: visible;
}
.az__corner-chat-exit {
  position: absolute;
  top: 8px;
  right: 6px;
  width: 28px;
  height: 28px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s 1.5s;
}
.az__corner-chat-exit > svg {
  transition: 0.35s;
  transform: rotate(0deg);
  width: 100%;
  height: 100%;
}
.az__corner-chat-exit:hover > svg {
  cursor: pointer;
  transform: rotate(270deg);
}
.az .zebra-chat-form {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  z-index: 99;
  pointer-events: none;
  background: #00000075;
}
.az .zebra-chat-form.visible {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.az .zebra-chat-form__outer {
  margin: 0;
  height: 100%;
}
.az .zebra-chat-form__inner {
  height: 100%;
}
.az .zebra-chat-form__content {
  height: 100%;
  padding-top: 0;
  display: flex;
  position: relative;
  justify-content: center;
  overflow-y: auto;
  justify-content: center;
  align-items: center;
}
.az .zebra-chat-form__content::before {
  content: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 34%;
  height: 100%;
  pointer-events: none;
  background: #FFFBEC;
  z-index: -1;
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .az .zebra-chat-form__content::before {
    position: fixed;
    width: 500px;
    height: 100vh;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .az .zebra-chat-form__content::before {
    position: fixed;
    height: 100vh;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .az .zebra-chat-form__content::before {
    width: 287px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .az .zebra-chat-form__content::before {
    width: 250px;
  }
}
@media (max-width: 767px) {
  .az .zebra-chat-form__content::before {
    content: unset;
  }
}
.az .zebra-chat-form__top-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  display: flex;
  align-items: center;
  margin-left: 40px;
  z-index: 3;
}
@media (max-width: 767px) {
  .az .zebra-chat-form__top-bar {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .az .zebra-chat-form__top-bar {
    justify-content: space-between;
    padding-right: 15px;
    background: #fffefa;
  }
}
.az .zebra-chat-form__back-text {
  text-transform: uppercase;
  color: #594C4A;
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.az .zebra-chat-form__back-button {
  transition: 0.3s;
  cursor: pointer;
}
@media (max-width: 767px) {
  .az .zebra-chat-form__back-button {
    padding-left: 15px;
  }
}
.az .zebra-chat-form__back-button:hover {
  transform: scale(1.05);
}
.az .zebra-chat-form__logo-box {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
@media (max-width: 480px) {
  .az .zebra-chat-form__logo-box {
    position: unset;
    left: unset;
    transform: unset;
    top: unset;
  }
}
.az .zebra-chat-form__close-button {
  position: absolute;
  top: 20px;
  right: 24px;
  transform: rotate(0deg);
  transition: 0.4s;
}
.az .zebra-chat-form__close-button:hover {
  cursor: pointer;
  transform: rotate(360deg);
}
.az .zebra-chat-form__close-button svg {
  width: 44px;
  height: 44px;
}
.az .zebra-chat-form__right {
  max-width: 770px;
  width: 100%;
  height: auto;
  max-height: 97vh;
  padding: 35px 45px;
  background: white;
  border-radius: 45px;
  position: relative;
}
@media (max-width: 767px) {
  .az .zebra-chat-form__right {
    width: 95%;
    padding: 25px;
  }
}
.az .zebra-chat-form__form-container {
  margin-top: 50px;
  padding-bottom: 40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .az .zebra-chat-form__form-container {
    margin-top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .az .zebra-chat-form__form-container {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .az .zebra-chat-form__form-container {
    margin-top: 25px;
  }
}
.az .zebra-chat-form__form-container .form__input-container.not-validated::before {
  bottom: 29px;
}
@media (max-width: 767px) {
  .az .zebra-chat-form__form-container .form__input-container.not-validated::before {
    bottom: 22px;
  }
}
.az .zebra-chat-form__form-container .form__input-container.validated::before {
  bottom: 29px;
}
@media (max-width: 767px) {
  .az .zebra-chat-form__form-container .form__input-container.validated::before {
    bottom: 22px;
  }
}
@media (max-width: 767px) {
  .az .zebra-chat-form__form-container .form__input-container .wpcf7-not-valid-tip {
    top: -24px;
    font-size: 12px !important;
  }
}
.az .zebra-chat-form__form-container .form__input-container input {
  border: 1px solid rgba(225, 225, 225, 0.8);
  margin-bottom: 16px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .az .zebra-chat-form__form-container .form__input-container input {
    font-size: 16px;
    padding: 8px 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .az .zebra-chat-form__form-container .form__input-container input {
    font-size: 16px;
    padding: 8px 12px;
  }
}
@media (max-width: 767px) {
  .az .zebra-chat-form__form-container .form__input-container input {
    font-size: 16px;
    padding: 8px 12px;
  }
}
.az .zebra-chat-form__form-container .form__input-container[data-input-name="checkbox"] label {
  display: flex;
  align-items: center;
}
.az .zebra-chat-form__form-container .form__input-container[data-input-name="checkbox"] .wpcf7-list-item {
  margin: 0;
}
.az .zebra-chat-form__form-container .form__input-container[data-input-name="checkbox"] input {
  margin: 0;
  width: auto;
}
.az .zebra-chat-form__form-container .form__input-container[data-input-name="checkbox"] .wpcf7-list-item-label {
  width: 200px;
  color: #000909;
  font-family: Urbanist;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.28px;
  margin-left: 10px;
}
.az .zebra-chat-form .form__hidden-values-container {
  display: none;
}
.az .zebra-chat-form .form__text-box {
  max-width: 424px;
  margin-top: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .az .zebra-chat-form .form__text-small {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .az .zebra-chat-form .form__text-small {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .az .zebra-chat-form .form__text-small {
    font-size: 12px;
  }
}
.az .zebra-chat-form .form .wpcf7-spinner {
  display: none;
}
.az .zebra-chat-form .form .wpcf7-spinner.form__spinner {
  display: inline-block;
}
.az .zebra-chat-form__heading-text {
  font-family: "Abril Fatface";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 52px */
  letter-spacing: 0.4px;
  color: rgba(0, 9, 9, 0.9);
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.4px;
  margin-bottom: 24px;
  padding-right: 35px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .az .zebra-chat-form__heading-text {
    font-size: clamp(36px, 4.5vw, 40px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .az .zebra-chat-form__heading-text {
    font-size: clamp(32px, 3.5vw, 40px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .az .zebra-chat-form__heading-text {
    font-size: clamp(28px, 2.5vw, 40px);
  }
}
@media (max-width: 575px) {
  .az .zebra-chat-form__heading-text {
    font-size: clamp(24px, 2.5vw, 40px);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .az .zebra-chat-form__heading-text {
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .az .zebra-chat-form__heading-text {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .az .zebra-chat-form__heading-text {
    margin-bottom: 16px;
  }
}
.az .zebra-chat-form__sub-text {
  max-width: 340px;
  color: #000909;
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 25.2px */
}
@media (max-width: 575px) {
  .az .zebra-chat-form__sub-text {
    font-size: 16px;
  }
}
.az .form__outer {
  position: relative;
}
.az .form__inner {
  display: flex;
  flex-direction: column;
}
.az .form__message-sent {
  opacity: 0;
  transition: 0.4s ease;
  visibility: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.az .form__message-sent.active {
  background-color: var(--white);
  opacity: 1;
  position: absolute;
  visibility: visible;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 16px;
}
.az .form__message-sent-text {
  max-width: 300px;
  display: flex;
  flex-direction: column;
}
.az .form__message-sent-text span:first-of-type {
  font-family: "Abril Fatface";
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 38.4px */
  letter-spacing: 0.32px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .az .form__message-sent-text span:first-of-type {
    font-size: clamp(28px, 4.5vw, 32px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .az .form__message-sent-text span:first-of-type {
    font-size: clamp(26px, 3.5vw, 28px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .az .form__message-sent-text span:first-of-type {
    font-size: clamp(24px, 2.5vw, 26px);
  }
}
@media (max-width: 575px) {
  .az .form__message-sent-text span:first-of-type {
    font-size: clamp(23px, 2.5vw, 24px);
  }
}
.az .form__message-sent-text span:first-of-type strong {
  font-weight: 400;
}
.az .form__message-sent-text span:last-of-type {
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.32px;
  max-width: 280px;
}
.az .form__input-container .wpcf7-form-control {
  color: var(--black);
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
  letter-spacing: -0.18px;
}
.az .form__input-container input, .az .form__input-container textarea, .az .form__input-container select {
  width: 100%;
  border: none;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  resize: none;
  padding: 12px;
  margin-bottom: 25px;
  border: 1px solid rgba(225, 225, 225, 0.8);
  resize: none;
  max-height: 90px;
}
.az .form__input-container input:active, .az .form__input-container input:focus, .az .form__input-container input:focus-visible, .az .form__input-container input:focus-within, .az .form__input-container textarea:active, .az .form__input-container textarea:focus, .az .form__input-container textarea:focus-visible, .az .form__input-container textarea:focus-within, .az .form__input-container select:active, .az .form__input-container select:focus, .az .form__input-container select:focus-visible, .az .form__input-container select:focus-within {
  outline: none;
}
.az .form__input-container input::placeholder, .az .form__input-container textarea::placeholder, .az .form__input-container select::placeholder {
  color: rgba(0, 9, 9, 0.8);
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
  letter-spacing: 0.36px;
}
.az .form__input-container textarea {
  margin-bottom: 16px;
}
.az .form__input-container.wpcf7-not-valid input::placeholder {
  color: #e86055;
}
.az .form__text-box {
  margin-bottom: 40px;
}
.az .form__text-small {
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 0.14px;
  color: var(--black);
}
.az .form__text-small a {
  color: var(--black);
  transition: 0.4s ease;
  display: inline-block;
  text-decoration: underline;
}
.az .form__text-small a:hover {
  font-weight: 500;
  text-decoration: none;
}
.az .form__text-small br {
  display: none;
}
.az .form__submit-button {
  align-self: flex-end;
}
.az .form__submit-button br {
  display: none;
}
.az .form__submit-button-inner {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  position: relative;
}
.az .form__submit-button-inner input {
  min-width: 245px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  color: var(--white);
  background-color: var(--neon-pink);
  border: 0.5px solid var(--neon-pink);
  transition: 0.4s ease;
  cursor: pointer;
  display: inline-block;
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
  letter-spacing: -0.18px;
  padding-right: 70px;
}
.az .form__submit-button-inner input:hover {
  color: var(--neon-pink);
  background-color: transparent;
  border: 0.5px solid var(--neon-pink);
}
.az .form__submit-button-inner:hover .form__submit-img {
  transform: translateY(-50%) rotate(45deg);
  filter: brightness(0) saturate(100%) invert(21%) sepia(97%) saturate(2621%) hue-rotate(304deg) brightness(110%) contrast(87%);
}
.az .form__submit-img {
  display: inline-block;
  position: absolute;
  right: 26px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.4s ease;
}
.az .form__input-container.not-validated {
  position: relative;
}
.az .form__input-container.not-validated::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(/wp-content/uploads/2024/07/not-validated.svg);
  filter: brightness(0) saturate(100%) invert(52%) sepia(8%) saturate(4286%) hue-rotate(316deg) brightness(94%) contrast(92%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 12px;
  bottom: 40px;
  z-index: 33;
}
.az .form__input-container.validated {
  position: relative;
}
.az .form__input-container.validated::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(/wp-content/uploads/2024/07/validated-check-white.svg);
  filter: brightness(0) saturate(100%) invert(86%) sepia(80%) saturate(708%) hue-rotate(49deg) brightness(100%) contrast(82%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 12px;
  bottom: 40px;
  z-index: 33;
}
.az .wpcf7-spinner {
  display: none;
}
.az .form__spinner.wpcf7-spinner {
  display: inline-block;
}
.az .form__spinner.wpcf7-spinner::before {
  content: unset;
}
.az .wpcf7-response-output {
  display: none;
}
.az .wpcf7-not-valid-tip {
  position: absolute;
  top: -35px;
  color: #e86055;
}
.az .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid::placeholder {
  color: #e86055;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fdev-roleo.hiforyou.pl%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fhappytheme%2Fsrc%2Fscss%2F_reset.scss%22%2C%22wp-content%2Fthemes%2Fhappytheme%2Fsrc%2Fscss%2F_basic.scss%22%2C%22wp-content%2Fthemes%2Fhappytheme%2Fsrc%2Fscss%2F_general.scss%22%2C%22wp-content%2Fthemes%2Fhappytheme%2Fsrc%2Fscss%2Fcomponents%2F_header-desktop.scss%22%2C%22wp-content%2Fthemes%2Fhappytheme%2Fsrc%2Fscss%2Fcomponents%2F_header-desktop-menu.scss%22%2C%22wp-content%2Fthemes%2Fhappytheme%2Fsrc%2Fscss%2Fcomponents%2F_header-mobile-menu.scss%22%2C%22wp-content%2Fthemes%2Fhappytheme%2Fsrc%2Fscss%2Fcomponents%2F_header-search.scss%22%2C%22wp-content%2Fthemes%2Fhappytheme%2Fsrc%2Fscss%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fhappytheme%2Fsrc%2Fscss%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fhappytheme%2Fsrc%2Fscss%2F_page.scss%22%2C%22wp-content%2Fthemes%2Fhappytheme%2Fsrc%2Fscss%2F_animations.scss%22%2C%22wp-content%2Fthemes%2Fhappytheme%2Fsrc%2Fscss%2Flive.scss%22%2C%22wp-content%2Fthemes%2Fhappytheme%2Fsrc%2Fscss%2Fflex-components%2F_assist-zebra.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%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%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAieA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhdI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAvbI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgbJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2ZJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA9YI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzXI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiXJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0VJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnRI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuRJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA1QI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8QJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnPI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuPJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA1OI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8OJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA1NI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8NJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnNI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuNJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzLI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6LJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA5KI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgLJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2FJI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlJI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkKJ%3BAAAA%3BAAAA%3BACvqBA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAD5CF%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%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAieA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhdI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAvbI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgbJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2ZJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA9YI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzXI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiXJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0VJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnRI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuRJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA1QI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8QJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnPI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuPJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA1OI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8OJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA1NI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8NJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAnNI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuNJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzLI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA6LJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA5KI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgLJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA%2FJI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlJI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkKJ%3BAAAA%3BAAAA%3BAEpqBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAWQ%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9OR%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHyUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG9TI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHkFhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG3EgB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH4FhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGtFgB%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHnFhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG8FgB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAsBxB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BACltBZ%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ4UR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI9TI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAwBZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoCI%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJuB5B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIhB4B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJiC5B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI3B4B%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ9I5B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIyJ4B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4BxB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAClpBhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BACvCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP0UC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOjUE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYH%3BAAAA%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAYH%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAYH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAC3CN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAA8HJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA9GI%3BAAAA%3BAAAA%3BAAAA%3BAAkHJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAtGI%3BAAAA%3BAAAA%3BAAAA%3BAA0GJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA7FI%3BAAAA%3BAAAA%3BAAAA%3BAAiGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArFI%3BAAAA%3BAAAA%3BAAAA%3BAAyFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA7EI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAA6EJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAjEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAiEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArDI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAqDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAzCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAC3MJ%3B%3BAAAA%3B%3BAAAA%3BADiUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAC7XA%3B%3BAAAA%3B%3BAAAA%3BAD8YA%3BAAEI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEraA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAWZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkCI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAWhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXhTJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW%2BSQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXxHJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW2LI%3BAAAA%3BAAAA%3BAAMA%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%3BAAqBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXlaR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW6ZY%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAyBQ%3BAAAA%3BAAAA%3BAAUZ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX5VR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWiXY%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%22%7D */