/* compiled by scssphp 1.6.0 on Thu, 04 Jun 2026 08:44:37 +0000 (0.0667s) */

@font-face {
  font-display: swap;
  font-family: FontAwesome;
  src: local(FontAwesome), url("../draadcore/fonts/fontawesome-pro/fa-light-300.woff2") format("woff2"), url("../draadcore/fonts/fontawesome-pro/fa-light-300.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  unicode-range: U+000-5FF;
}
@font-face {
  font-display: swap;
  font-family: FontAwesome;
  src: local(FontAwesome), url("../draadcore/fonts/fontawesome-pro/fa-regular-400.woff2") format("woff2"), url("../draadcore/fonts/fontawesome-pro/fa-regular-400.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  unicode-range: U+000-5FF;
}
@font-face {
  font-display: swap;
  font-family: FontAwesomeBrands;
  src: local(FontAwesomeBrands), url("../draadcore/fonts/fontawesome-pro/fa-brands-400.woff2") format("woff2"), url("../draadcore/fonts/fontawesome-pro/fa-brands-400.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  unicode-range: U+000-5FF;
}
@font-face {
  font-display: swap;
  font-family: FontAwesome;
  src: local(FontAwesome), url("../draadcore/fonts/fontawesome-pro/fa-solid-900.woff2") format("woff2"), url("../draadcore/fonts/fontawesome-pro/fa-solid-900.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  unicode-range: U+000-5FF;
}
@font-face {
  font-family: 'Canaro';
  src: url('fonts/Canaro/Canaro-Bold.woff');
  /* IE9 Compat Modes */
  src: url('fonts/Canaro/Canaro-Bold.woff2') format('woff2');
  /* Super Modern Browsers */
  font-weight: bold;
}
html #root .section.header.header--standard {
  padding-top: 0;
  padding-bottom: 0;
}
html #root .section.header.header--standard .background-image {
  pointer-events: none;
  position: relative;
  height: 500px;
  margin: 0 auto;
  background-size: cover;
  background-repeat: no-repeat;
}
html #root .section.header.header--standard .background-image .container {
  height: 100%;
}
html #root .section.header.header--standard .container {
  position: relative;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  z-index: 1;
}
@media (max-width: 63.9375rem) {
  html #root .section.header.header--standard .container {
    padding-top: 75px;
  }
}
html #root .section.header.header--standard .column {
  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;
}
html #root .section.header.header--standard .column.two-fifth {
  min-width: 410px;
  max-width: 410px;
}
@media (max-width: 85.3125rem) {
  html #root .section.header.header--standard .column.two-fifth {
    margin-top: 35px;
    margin-bottom: -130px;
  }
}
@media (max-width: 29.9375rem) {
  html #root .section.header.header--standard .column.two-fifth {
    margin: 55px -5vw 0 !important;
  }
  html #root .section.header.header--standard .column.two-fifth .content {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  html #root .section.header.header--standard .column .button-row {
    margin-top: 35px;
  }
  html #root .section.header.header--standard .column .button-wrap {
    margin: 0 10px 10px;
  }
}
@media (max-width: 63.9375rem) {
  html #root .section.header.header--standard .background-image {
    height: 350px;
  }
}
@media (max-width: 47.9375rem) {
  html #root .section.header.header--standard .background-image {
    height: 250px;
  }
}
html #root .section.header.header--standard .three-fourth {
  margin-top: 0;
  position: static;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -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;
}
@media (max-width: 47.9375rem) {
  html #root .section.header.header--standard .three-fourth .heading {
    width: 100%;
    text-align: center;
  }
}
html #root .section.header.header--standard .three-fourth .heading h1, html #root .section.header.header--standard .three-fourth .heading h2 {
  font-size: 85px;
  line-height: 1.17;
  font-weight: 700;
  color: white;
  margin-bottom: 15px;
  position: relative;
}
html #root .section.header.header--standard .three-fourth .heading h1::before, html #root .section.header.header--standard .three-fourth .heading h2::before {
  content: "";
  height: 1px;
  position: absolute;
  background: #fff;
  width: 1000%;
  bottom: 20px;
  right: 0;
}
@media (max-width: 71.1875rem) {
  html #root .section.header.header--standard .three-fourth .heading h1::before, html #root .section.header.header--standard .three-fourth .heading h2::before {
    bottom: 14px;
  }
}
@media (max-width: 63.9375rem) {
  html #root .section.header.header--standard .three-fourth .heading h1::before, html #root .section.header.header--standard .three-fourth .heading h2::before {
    bottom: 13px;
  }
}
@media (max-width: 47.9375rem) {
  html #root .section.header.header--standard .three-fourth .heading h1::before, html #root .section.header.header--standard .three-fourth .heading h2::before {
    display: none;
  }
}
@media (max-width: 71.1875rem) {
  html #root .section.header.header--standard .three-fourth .heading h1, html #root .section.header.header--standard .three-fourth .heading h2 {
    font-size: 60px;
  }
}
@media (max-width: 63.9375rem) {
  html #root .section.header.header--standard .three-fourth .heading h1, html #root .section.header.header--standard .three-fourth .heading h2 {
    font-size: 44px;
    margin-bottom: 5px;
  }
}
@media (max-width: 47.9375rem) {
  html #root .section.header.header--standard .three-fourth .heading h1, html #root .section.header.header--standard .three-fourth .heading h2 {
    font-size: 36px;
    margin-bottom: 5px;
  }
}
html #root .section.header.header--standard .three-fourth .heading h2 {
  color: #f18e00;
}
@media (max-width: 47.9375rem) {
  html #root .section.header.header--standard .three-fourth .heading h2 {
    font-size: 36px;
    line-height: 1.25;
    margin: 5px 0 20px;
  }
}
html #root .section.header.header--standard .three-fourth .heading h2:before {
  background: #f18e00;
  left: 0px;
  right: auto;
}
@media (max-width: 47.9375rem) {
  html #root .section.header.header--standard .three-fourth .heading h2:before {
    display: none;
  }
}
html #root .section.header.header--standard .three-fourth .content {
  padding: 0;
}
html #root .section.header.header--standard .three-fourth #breadcrumbs {
  color: #fff;
  font-weight: 700;
}
html #root .section.header.header--standard .three-fourth #breadcrumbs .icon {
  width: 12px;
  height: 12px;
  vertical-align: middle;
  background-position: center, right;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='far' data-icon='chevron-right' class='svg-inline--fa fa-chevron-right fa-w-8' role='img' viewBox='0 0 256 512'%3E%3Cpath fill='%23ffffff' d='M24.707 38.101L4.908 57.899c-4.686 4.686-4.686 12.284 0 16.971L185.607 256 4.908 437.13c-4.686 4.686-4.686 12.284 0 16.971L24.707 473.9c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L41.678 38.101c-4.687-4.687-12.285-4.687-16.971 0z'/%3E%3C/svg%3E");
}
html #root .section.header.header--standard .three-fourth #breadcrumbs a {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}
@media (max-width: 47.9375rem) {
  html #root .section.header.header--standard .three-fourth #breadcrumbs {
    display: none;
  }
}
html #root .section.header.header--standard .part-of-header .heading h1 {
  color: #fff;
  margin-left: -70px;
}
@media (max-width: 96rem) {
  html #root .section.header.header--standard .part-of-header .heading h1 {
    margin-left: 0;
  }
}
html #root .section.header.header--standard .three-fourth.part-of-content {
  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;
}
html #root .section.header.header--standard .three-fourth.part-of-content h1 {
  margin-bottom: 43px;
}
html #root .section.header.header--standard .three-fourth.part-of-content h1::before {
  content: "";
  height: 1px;
  position: absolute;
  background: #f18e00;
  width: 1000%;
  bottom: 20px;
  right: auto;
  left: 0;
}
html #root .section.header.header--standard .three-fourth.part-of-content .content p {
  color: #666666;
  max-width: 654px;
  line-height: 1.6;
  font-size: 20px;
  margin: 0;
}
html #root .section.header.header--standard .one-fourth.entry {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.14);
  padding: 28px;
  top: -80px;
  position: absolute;
  right: 0;
}
@media (max-width: 63.9375rem) {
  html #root .section.header.header--standard .one-fourth.entry {
    position: relative;
    top: 0;
    margin: 80px auto 0 !important;
    min-width: 500px !important;
    max-width: 500px !important;
  }
}
@media (max-width: 47.9375rem) {
  html #root .section.header.header--standard .one-fourth.entry {
    min-width: 315px !important;
    max-width: 315px !important;
  }
}
html #root .section.header.header--standard .one-fourth.entry .counter {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  margin-bottom: 22px;
}
html #root .section.header.header--standard .one-fourth.entry .counter span {
  height: 55px;
  width: 55px;
  border: 5px solid #f18e00;
  background-color: #FFFFFF;
  border-radius: 50%;
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 0.89;
  color: #FFA320;
}
html #root .section.header.header--standard .one-fourth.entry h3 {
  color: #666666;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.16;
}
html #root .section.header.header--standard .one-fourth.entry p {
  color: #2F2F2F;
  font-size: 14px;
  line-height: 1.78;
  margin: 20px 0 0;
}
html #root .section.header.header--standard .one-fourth.entry .entry-footer {
  text-align: right;
}
html #root .section.header.header--standard .one-fourth.entry .entry-footer .arrow-forward {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='far' data-icon='long-arrow-right' class='svg-inline--fa fa-long-arrow-right fa-w-14' role='img' viewBox='0 0 448 512'%3E%3Cpath fill='%23f18e00' d='M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z'/%3E%3C/svg%3E");
}
html #root .section.header.header--standard .one-fourth.entry .image-container {
  height: 192px;
  width: 192px;
  border: 5px solid #FFFFFF;
  border-radius: 132px;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16);
  margin: 0 auto 0;
}
@media (max-width: 63.9375rem) {
  html #root .section.header.header--standard .one-fourth.entry .image-container {
    margin: -83px auto 0;
  }
}
@media (max-width: 85.3125rem) {
  html #root .section.header.header--standard .one-fourth.pagelink {
    max-width: 297px !important;
  }
}
html #root .section.header.header--standard .one-fourth.specialist {
  background-color: #f18e00;
}
@media (max-width: 85.3125rem) {
  html #root .section.header.header--standard .one-fourth.specialist {
    min-width: auto !important;
    max-width: 297px !important;
    right: 40px;
  }
}
@media (max-width: 85.3125rem) {
  html #root .section.header.header--standard .one-fourth.specialist {
    right: 0;
  }
}
@media (max-width: 63.9375rem) {
  html #root .section.header.header--standard .one-fourth.specialist {
    max-width: 500px !important;
    top: 0;
    margin-top: 140px !important;
  }
}
@media (max-width: 47.9375rem) {
  html #root .section.header.header--standard .one-fourth.specialist {
    max-width: 100% !important;
  }
}
html #root .section.header.header--standard .one-fourth.specialist .entry-content {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-top: -100px;
}
@media (max-width: 63.9375rem) {
  html #root .section.header.header--standard .one-fourth.specialist .entry-content {
    margin: 0;
  }
}
html #root .section.header.header--standard .one-fourth.specialist .content p {
  font-size: 23px;
  line-height: 1.17;
  color: #fff;
  text-align: center;
}
html #root .section.header.header--standard .one-fourth.specialist a.button-colored {
  display: block;
  margin-top: 39px;
  position: relative;
}
html #root .section.header.header--standard .one-fourth.specialist a.button-colored .button-title {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}
html #root .section.header.header--standard .one-fourth.specialist a.button-colored .icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' data-prefix='far' data-icon='long-arrow-right' class='svg-inline--fa fa-long-arrow-right fa-w-14' role='img' viewBox='0 0 448 512'%3E%3Cpath fill='%23000' d='M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z'/%3E%3C/svg%3E");
  position: absolute;
  right: 20px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
html #root .section.header.header--standard .circle {
  content: '';
  position: absolute;
  width: 600px;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  height: 100%;
  background-image: url("./uploads/cirkel.svg");
}
@media (max-width: 63.9375rem) {
  html #root .section.header.header--standard .circle {
    top: 375px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22home%2Fagro%2Fdomains%2Fagro-energy.nl%2Fpublic_html%2Fwp-content%2Fthemes%2Fdraadcore-child%2Fsass%2F..%2F..%2Fdraadcore%2Fsass%2Fincludes%2Fmixins.scss%22%2C%22home%2Fagro%2Fdomains%2Fagro-energy.nl%2Fpublic_html%2Fwp-content%2Fthemes%2Fdraadcore-child%2Fsass%2Fincludes%2Fconfig.scss%22%2C%22home%2Fagro%2Fdomains%2Fagro-energy.nl%2Fpublic_html%2Fwp-content%2Fthemes%2Fdraadcore-child%2Fsass%2Fheader_standard.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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACII%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFkMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAExLI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAFoLR%3BAE9KY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF8KZ%3BAEvKY%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAF0JZ%3BAElJQ%3BAAAA%3BAAAA%3BAAAA%3BAFkJR%3BAE7IQ%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFuIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAExHY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFgHhB%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%3BAElFY%3BAAAA%3BAAAA%3BAFkFZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE1EgB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF0EhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2FDQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF%2BCZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEhCY%3BAAAA%3BAAAA%3BAAAA%3BAFgCZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEtBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFPJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4BQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxER%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2FI%3BAAAA%3BAAAA%3BAF3FJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEgHQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhHR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2HY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */