/* compiled by scssphp 1.6.0 on Thu, 11 Dec 2025 13:46:40 +0000 (0.1314s) */

@font-face {
  font-display: swap;
  font-family: Madera;
  src: local(Madera), url("../draadcore-child/assets/fonts/Madera-Regular.woff2") format("woff2"), url("../draadcore-child/assets/fonts/Madera-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  unicode-range: U+000-5FF;
}
@font-face {
  font-display: swap;
  font-family: Madera;
  src: local(Madera), url("../draadcore-child/assets/fonts/Madera-Medium.woff2") format("woff2"), url("../draadcore-child/assets/fonts/Madera-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  unicode-range: U+000-5FF;
}
@font-face {
  font-display: swap;
  font-family: Madera;
  src: local(Madera), url("../draadcore-child/assets/fonts/Madera-Bold.woff2") format("woff2"), url("../draadcore-child/assets/fonts/Madera-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  unicode-range: U+000-5FF;
}
html #root #wrap_all #main .section.header {
  position: relative;
  overflow: hidden;
}
html #root #wrap_all #main .section.header .background-image {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 96rem) {
  html #root #wrap_all #main .section.header .background-image {
    height: 540px;
  }
}
html #root #wrap_all #main .section.header .background-image:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 52.37%);
}
@media only screen and (max-width: 47.9375rem) {
  html #root #wrap_all #main .section.header .background-image::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(30deg, black 0%, rgba(0, 0, 0, 0) 100%);
  }
}
html #root #wrap_all #main .section.header .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 600px;
  max-width: 100%;
}
@media only screen and (max-width: 96rem) {
  html #root #wrap_all #main .section.header .container {
    height: 540px;
  }
}
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all #main .section.header .container {
    height: 540px;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    padding-bottom: 120px;
  }
}
@media only screen and (max-width: 40.5625rem) {
  html #root #wrap_all #main .section.header .container {
    padding-bottom: 0;
    height: 819px;
  }
  html #root #wrap_all #main .section.header .container:after {
    content: none;
  }
}
@media only screen and (max-width: 39.3125rem) {
  html #root #wrap_all #main .section.header .container::after {
    bottom: 37%;
  }
}
@media only screen and (max-width: 31.1875rem) {
  html #root #wrap_all #main .section.header .container {
    height: 847px;
  }
  html #root #wrap_all #main .section.header .container::after {
    bottom: 36%;
  }
}
@media only screen and (max-width: 31rem) {
  html #root #wrap_all #main .section.header .container::after {
    bottom: 36%;
  }
}
@media only screen and (max-width: 29.0625rem) {
  html #root #wrap_all #main .section.header .container::after {
    bottom: 40%;
  }
}
@media only screen and (max-width: 25.5rem) {
  html #root #wrap_all #main .section.header .container::after {
    bottom: 43%;
  }
}
@media only screen and (max-width: 23.0625rem) {
  html #root #wrap_all #main .section.header .container::after {
    bottom: 46%;
  }
}
@media only screen and (max-width: 20.25rem) {
  html #root #wrap_all #main .section.header .container::after {
    bottom: 49%;
  }
}
html #root #wrap_all #main .section.header .container .heading {
  width: 1310px;
  margin: 180px auto 30px;
}
@media only screen and (max-width: 96rem) {
  html #root #wrap_all #main .section.header .container .heading {
    width: 100%;
    margin: 180px 0 30px 110px;
  }
}
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all #main .section.header .container .heading {
    margin: 0 0 30px 0;
    max-width: 310px;
  }
}
@media only screen and (max-width: 29.9375rem) {
  html #root #wrap_all #main .section.header .container .heading {
    margin: 0 0 30px 0;
  }
}
html #root #wrap_all #main .section.header .container .heading h1 {
  font-weight: 400;
  font-size: 64px;
  line-height: 1.125;
  letter-spacing: 0.05em;
  color: #ffffff;
  width: 70%;
}
@media only screen and (max-width: 96rem) {
  html #root #wrap_all #main .section.header .container .heading h1 {
    font-size: 48px;
    line-height: 1.29;
    width: 63%;
  }
}
@media only screen and (max-width: 85.3125rem) {
  html #root #wrap_all #main .section.header .container .heading h1 {
    width: 70%;
  }
}
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all #main .section.header .container .heading h1 {
    width: 100%;
  }
}
@media only screen and (max-width: 29.9375rem) {
  html #root #wrap_all #main .section.header .container .heading h1 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 21.1875rem) {
  html #root #wrap_all #main .section.header .container .heading h1 {
    font-size: 38px;
  }
}
html #root #wrap_all #main .section.header .container .trigger-lightbox {
  padding: 0;
  background: transparent;
  border: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  width: 1310px;
  margin: 0 auto;
}
@media only screen and (max-width: 96rem) {
  html #root #wrap_all #main .section.header .container .trigger-lightbox {
    width: 100%;
    margin: 0 0 0 110px;
  }
}
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all #main .section.header .container .trigger-lightbox {
    margin-left: 0;
  }
}
@media only screen and (max-width: 29.9375rem) {
  html #root #wrap_all #main .section.header .container .trigger-lightbox {
    margin-left: 0;
  }
}
@media only screen and (max-width: 23.4375rem) {
  html #root #wrap_all #main .section.header .container .trigger-lightbox {
    width: 60%;
    text-align: left;
  }
}
html #root #wrap_all #main .section.header .container .trigger-lightbox .button-title {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.625;
  font-family: 'Madera', sans-serif;
}
html #root #wrap_all #main .section.header .container .trigger-lightbox .icon {
  width: 48px;
  height: 48px;
  order: -1;
  margin-right: 10px;
}
html #root #wrap_all #main .section.header .container .trigger-lightbox .icon svg [fill='currentColor'] {
  fill: #fff;
}
html #root #wrap_all #main .section.header .container .trigger-lightbox .icon svg [stroke='currentColor'] {
  stroke: #fff;
}
html #root #wrap_all #main .section.header .container .content {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 473px;
  padding: 64px 95px 64px 64px;
}
@media only screen and (max-width: 96rem) {
  html #root #wrap_all #main .section.header .container .content {
    padding: 32px;
  }
}
@media only screen and (max-width: 71.1875rem) {
  html #root #wrap_all #main .section.header .container .content {
    width: 330px;
  }
}
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all #main .section.header .container .content {
    bottom: -110px;
  }
}
@media only screen and (max-width: 40.5625rem) {
  html #root #wrap_all #main .section.header .container .content {
    position: relative;
    width: calc(100% + (32px * 2));
    left: -32px;
    margin-top: 45px;
    padding: 32px 32px 64px;
    overflow: hidden;
    bottom: 0;
  }
  html #root #wrap_all #main .section.header .container .content::after {
    content: '';
    width: calc(100% - (32px * 2));
    height: 1px;
    background-color: #899dad;
    position: absolute;
    bottom: 0;
    z-index: 1;
  }
}
@media only screen and (max-width: 29.9375rem) {
  html #root #wrap_all #main .section.header .container .content {
    padding: 32px 32px 64px 32px;
    bottom: -25px;
  }
}
html #root #wrap_all #main .section.header .container .content p {
  margin: 0;
  z-index: 1;
  position: relative;
}
@media only screen and (max-width: 29.9375rem) {
  html #root #wrap_all #main .section.header .container .content p {
    padding-right: 40px;
  }
}
html #root #wrap_all #main .section.header .container .content .button {
  position: relative;
  padding: 20px 46px 22px 24px;
  background: #385c78;
  border-radius: 80px;
  display: inline-flex;
  border: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin-top: 30px;
}
@media only screen and (max-width: 47.9375rem) {
  html #root #wrap_all #main .section.header .container .content .button {
    padding: 16px 46px 18px 18px;
    border-radius: 70px;
  }
}
html #root #wrap_all #main .section.header .container .content .button .button-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: -0.015em;
  color: #ffffff;
  margin-right: 16px;
}
html #root #wrap_all #main .section.header .container .content .button .icon {
  width: 12px;
  height: 12px;
}
html #root #wrap_all #main .section.header .container .content .button .button-title::after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.1248 12.9001V18H12.9248V12.9001H18V11.1001H12.9248V6H11.1248V11.1001H6V12.9001H11.1248Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
html #root #wrap_all #main .section.header .container .content .button svg {
  display: none;
}
html #root #wrap_all #main .section.header .container .content .button svg [fill="currentColor"] {
  fill: #fff;
}
html #root #wrap_all #main .section.header .container .content .button svg [stroke="currentColor"] {
  stroke: #fff;
}
html #root #wrap_all #main .section.header .container .content .button:hover {
  background: #002940;
}
html #root #wrap_all #main .section.header .container .content .button.toggle[aria-expanded="true"] .button-title:after {
  -webkit-transform: rotate(-45deg) translateY(-75%);
  transform: rotate(-45deg) translateY(-75%);
  right: 12px;
}
html #root #wrap_all #main .section.header .container .content .post-link {
  --animation: 250ms cubic-bezier(0.36, 0.12, 0.6, 0.93);
  color: #002940;
  font-size: 16px;
  font-weight: 400;
  isolation: isolate;
  overflow: hidden;
  display: inline-flex;
  column-gap: 29px;
  align-items: center;
  height: 68px;
  padding-inline: 29px;
  padding-block: 22px;
  border-radius: 35px;
  position: absolute;
  bottom: -100px;
  right: 64px;
  z-index: 1;
}
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all #main .section.header .container .content .post-link {
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 30px;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 40.5625rem) {
  html #root #wrap_all #main .section.header .container .content .post-link {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 22.4375rem) {
  html #root #wrap_all #main .section.header .container .content .post-link {
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}
html #root #wrap_all #main .section.header .container .content .post-link .button-title {
  transition: background-position var(--animation);
  transform: translateY(-3px);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #002940, #002940 50%, #ffffff 50%);
  background-size: 200% 100%;
  background-position: 0%;
  padding-inline-start: 28px;
  padding-inline-end: 16px;
  padding-block: 22px;
  margin-inline-start: -28px;
}
html #root #wrap_all #main .section.header .container .content .post-link:hover .button-title {
  background-position: 100%;
}
html #root #wrap_all #main .section.header .container .content .post-link .icon {
  width: 12px;
  height: 12px;
  background: none;
}
html #root #wrap_all #main .section.header .container .content .post-link .icon svg {
  display: flex;
}
html #root #wrap_all #main .section.header .container .content .post-link .icon svg [fill='currentColor'] {
  fill: #fff;
}
html #root #wrap_all #main .section.header .container .content .post-link .icon svg [stroke='currentColor'] {
  stroke: #fff;
}
html #root #wrap_all #main .section.header .container .content .post-link::after {
  content: '';
  transition: var(--animation);
  width: 100%;
  height: 100%;
  background-color: #385c78;
  border-radius: 35px;
  position: absolute;
  inset-block: 0;
  left: calc(100% - 70px);
  z-index: -1;
}
html #root #wrap_all #main .section.header .container .content .post-link:hover::after {
  left: 0;
  background-color: #c1822e;
}
html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue {
  padding: 95px 0;
  position: relative;
}
@media only screen and (max-width: 96rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue {
    padding: 95px 0 95px 110px;
  }
}
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue {
    padding: 95px 0;
  }
}
@media only screen and (max-width: 29.9375rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue {
    padding: 30px 0;
    margin-top: 25px;
  }
}
html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue:after {
  background-image: url('/wp-content/themes/draadcore-child/assets/Desktop-Background.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 1091px;
  content: '';
  position: absolute;
  /*width: 912px;
                right: -26%;
                top: -129%;*/
  width: 910px;
  right: -23%;
  top: -132%;
  z-index: 0;
  pointer-events: none;
}
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue:after {
    height: 707px;
    width: 700px;
    right: -37%;
    top: -85%;
  }
}
@media only screen and (max-width: 47.9375rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue:after {
    height: 627px;
    width: 700px;
    right: -50%;
    top: -64%;
    background-position: center;
  }
}
@media only screen and (max-width: 46rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue:after {
    top: -46%;
  }
}
@media only screen and (max-width: 40.5625rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue:after {
    top: -94%;
    background-position: bottom center;
    height: 440px;
    right: -60%;
  }
}
@media only screen and (max-width: 39.3125rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue:after {
    top: -100%;
  }
}
@media only screen and (max-width: 33.0625rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue:after {
    top: -91%;
    height: 410px;
    right: -70%;
  }
}
@media only screen and (max-width: 29.9375rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue:after {
    top: -100%;
    height: 400px;
    right: -100%;
  }
}
@media only screen and (max-width: 28.6875rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue:after {
    top: -86%;
    right: -105%;
  }
}
@media only screen and (max-width: 23.375rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue:after {
    top: -91%;
    right: -135%;
  }
}
html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .container {
  height: auto;
  position: relative;
  max-width: 1310px;
  z-index: 1;
}
@media only screen and (max-width: 96rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .container {
    max-width: 100%;
    padding: 0 32px;
    width: 100%;
  }
}
html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .container .content {
  position: relative;
  width: 650px;
  padding: 0;
  top: auto;
  right: auto;
  left: auto;
  margin: 0;
}
@media only screen and (max-width: 63.9375rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .container .content {
    bottom: 0;
  }
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .container .content:before {
    display: none;
  }
}
@media only screen and (max-width: 47.9375rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .container .content {
    width: 100%;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 29.9375rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .container .content {
    padding-right: 0;
  }
}
html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .container .content:after {
  display: none;
}
html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .container .content p {
  font-weight: 400;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #002940;
}
@media only screen and (max-width: 40.5625rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .container .content p {
    font-size: 28px;
  }
}
@media only screen and (max-width: 29.9375rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .container .content p {
    padding-right: 0;
  }
}
html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .container .content p strong {
  font-weight: 500;
}
html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .container .content p strong:first-of-type {
  font-weight: 700;
}
html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .scroll-down {
  position: absolute;
  top: 50%;
  right: 25px;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  background: transparent;
  border: 0;
  transform: translateY(-50%);
}
@media only screen and (max-width: 29.9375rem) {
  html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .scroll-down {
    top: -35%;
  }
}
html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .scroll-down .button-title {
  transform: rotate(90deg);
  font-weight: 400;
  font-size: 10px;
  line-height: 26px;
  color: #385c78;
  text-transform: uppercase;
}
html #root #wrap_all #main .section.header .background-steel-blue-30.text-slate-blue .scroll-down .icon {
  width: 7px;
  height: 60px;
  margin-top: 24px;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22home%2Falprokon%2Fdomains%2Falprokon.com%2Fpublic_html%2Fwp-content%2Fthemes%2Fdraadcore-child%2Fsass%2F..%2F..%2Fdraadcore%2Fsass%2Fincludes%2Fmixins.scss%22%2C%22home%2Falprokon%2Fdomains%2Falprokon.com%2Fpublic_html%2Fwp-content%2Fthemes%2Fdraadcore-child%2Fsass%2Fheader.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACGH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD4OE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9ND%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD8NC%3BACjNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADmME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FKA%3BAAAA%3BAAAA%3BAAAA%3BAD%2BKA%3BACjKA%3BAAAA%3BAAAA%3BAAAA%3BADiKA%3BAAAA%3BAAAA%3BAAAA%3BAC3JA%3BAAAA%3BAAAA%3BAAAA%3BAD2JA%3BACtJA%3BAAAA%3BAAAA%3BAAAA%3BADsJA%3BACjJA%3BAAAA%3BAAAA%3BAAAA%3BADiJA%3BAC5IA%3BAAAA%3BAAAA%3BAAAA%3BAD4IA%3BACvIA%3BAAAA%3BAAAA%3BAAAA%3BADuIA%3BAClIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAD6HC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD6GA%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%3BAClFD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADkFC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADgCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADPD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC8DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADlJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACgKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9MA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACgPC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BADzSE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACwTD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxTC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%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%3BACiYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4YA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5YA%3BAAAA%3BAAAA%3BAAAA%3BACsZE%3BAAAA%3BAAAA%3BAAAA%3BADtZF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkaC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADtaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACobE%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2FbC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACidA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */