.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  .nav-sections,
  .top-toolbar,
  .amtheme-newsletter-block,
  .amtheme-backtotop-wrap,
  .amtheme-reviews-tab,
  .footer.content,
  .breadcrumbs,
  .form.contact,
  .block.related,
  .block.upsell,
  .block.crosssell,
  .actions-toolbar,
  .toolbar,
  .cart.main.actions .action,
  .cart-summary .checkout-methods-items,
  .cart-discount,
  .block.am-widget {
    display: none !important;
  }
  .products-grid .product-item {
    margin: 0 auto;
  }
  .products-grid .product-item .reviews-actions {
    margin: 0 auto;
    width: 100%;
  }
  .cart.item .item-info > .item > .amtheme-inner {
    display: block;
  }
}
@media print {
  @page {
    margin: 1cm;
  }
  * {
    color: #070605 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #000000;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    table-layout: fixed;
    width: 100%;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #000000;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
.amtheme-product-wrap .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.amtheme-product-wrap .fotorama--fullscreen,
.fotorama__fullscreen .fotorama--fullscreen,
.amtheme-product-wrap .fotorama__nav__frame,
.fotorama__fullscreen .fotorama__nav__frame {
  background: #ffffff;
}
.amtheme-product-wrap .fotorama__thumb-border,
.fotorama__fullscreen .fotorama__thumb-border {
  background-image: none;
  border-color: #000000;
  border-width: 1px !important;
}
.amtheme-product-wrap .fotorama__thumb,
.fotorama__fullscreen .fotorama__thumb {
  background-color: transparent;
}
.amtheme-product-wrap .fotorama__nav.fotorama__nav--thumbs,
.fotorama__fullscreen .fotorama__nav.fotorama__nav--thumbs {
  margin: inherit;
}
.amtheme-product-wrap .fotorama__nav-wrap--vertical .fotorama__thumb__arr,
.fotorama__fullscreen .fotorama__nav-wrap--vertical .fotorama__thumb__arr {
  display: flex;
  position: static !important;
}
.amtheme-product-wrap .fotorama__thumb__arr.fotorama__arr--disabled,
.fotorama__fullscreen .fotorama__thumb__arr.fotorama__arr--disabled {
  opacity: 0;
}
.amtheme-product-wrap .fotorama__thumb--icon,
.fotorama__fullscreen .fotorama__thumb--icon {
  padding: 0;
  background-position: center !important;
  height: 12px;
  transition: background 0.4s / 2 ease-in-out;
  width: 21px !important;
}
.amtheme-product-wrap .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__fullscreen .fotorama__thumb__arr--left .fotorama__thumb--icon {
  background: url("../../svg/color_mode/dark/thumb-arrow-top.svg") center / 21px no-repeat;
}
.amtheme-product-wrap .fotorama__thumb__arr--left .fotorama__thumb--icon:hover,
.fotorama__fullscreen .fotorama__thumb__arr--left .fotorama__thumb--icon:hover {
  background: url("../../svg/color_mode/dark/thumb-arrow-top-active.svg") center / 21px no-repeat;
}
.amtheme-product-wrap .fotorama__thumb__arr--right .fotorama__thumb--icon,
.fotorama__fullscreen .fotorama__thumb__arr--right .fotorama__thumb--icon {
  background: url("../../svg/color_mode/dark/thumb-arrow-bottom.svg") center / 21px no-repeat;
}
.amtheme-product-wrap .fotorama__thumb__arr--right .fotorama__thumb--icon:hover,
.fotorama__fullscreen .fotorama__thumb__arr--right .fotorama__thumb--icon:hover {
  background: url("../../svg/color_mode/dark/thumb-arrow-bottom-active.svg") center / 21px no-repeat;
}
.amtheme-product-wrap .fotorama__nav-wrap--vertical .fotorama__thumb__arr.fotorama__thumb__arr--right,
.fotorama__fullscreen .fotorama__nav-wrap--vertical .fotorama__thumb__arr.fotorama__thumb__arr--right {
  margin-top: 20px;
}
.amtheme-product-wrap .fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__nav__frame,
.fotorama__fullscreen .fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__nav__frame {
  padding-inline-end: 0 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-product-wrap .fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__nav__frame,
  .fotorama__fullscreen .fotorama__nav-wrap--vertical .fotorama__nav--thumbs .fotorama__nav__frame {
    padding-right: 0;
  }
}
.amtheme-product-wrap .fotorama__arr,
.fotorama__fullscreen .fotorama__arr,
.amtheme-product-wrap .fotorama__thumb__arr,
.fotorama__fullscreen .fotorama__thumb__arr,
.amtheme-product-wrap .fotorama__arr:hover,
.fotorama__fullscreen .fotorama__arr:hover,
.amtheme-product-wrap .fotorama__thumb__arr:hover,
.fotorama__fullscreen .fotorama__thumb__arr:hover {
  background-color: transparent;
}
.amtheme-product-wrap .fotorama__nav:before,
.fotorama__fullscreen .fotorama__nav:before,
.amtheme-product-wrap .fotorama__nav:after,
.fotorama__fullscreen .fotorama__nav:after {
  content: none;
}
.amtheme-product-wrap .fotorama__arr .fotorama__arr__arr,
.fotorama__fullscreen .fotorama__arr .fotorama__arr__arr {
  background-position: center !important;
  height: 50px;
  transition: background 0.4s / 2 ease-in-out;
  width: 50px;
}
.amtheme-product-wrap .fotorama__arr.fotorama__arr--next .fotorama__arr__arr,
.fotorama__fullscreen .fotorama__arr.fotorama__arr--next .fotorama__arr__arr {
  background: url("../../svg/color_mode/dark/gallery-arrow-right.svg") center / 17px no-repeat;
}
.amtheme-product-wrap .fotorama__arr.fotorama__arr--next:hover .fotorama__arr__arr,
.fotorama__fullscreen .fotorama__arr.fotorama__arr--next:hover .fotorama__arr__arr {
  background: url("../../svg/color_mode/dark/gallery-arrow-right-active.svg") center / 17px no-repeat;
}
.amtheme-product-wrap .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr,
.fotorama__fullscreen .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr {
  background: url("../../svg/color_mode/dark/gallery-arrow-left.svg") center / 17px no-repeat;
}
.amtheme-product-wrap .fotorama__arr.fotorama__arr--prev:hover .fotorama__arr__arr,
.fotorama__fullscreen .fotorama__arr.fotorama__arr--prev:hover .fotorama__arr__arr {
  background: url("../../svg/color_mode/dark/gallery-arrow-left-active.svg") center / 17px no-repeat;
}
.amtheme-product-wrap .fotorama__nav--dots .fotorama__nav__frame,
.fotorama__fullscreen .fotorama__nav--dots .fotorama__nav__frame {
  margin-inline-end: 5px;
  height: 8px;
  width: 8px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .amtheme-product-wrap .fotorama__nav--dots .fotorama__nav__frame,
  .fotorama__fullscreen .fotorama__nav--dots .fotorama__nav__frame {
    margin-right: 5px;
  }
}
.amtheme-product-wrap .fotorama__dot,
.fotorama__fullscreen .fotorama__dot {
  background: #dfdedd;
  border: 0;
  border-radius: 50%;
  box-sizing: border-box;
  height: 8px;
  position: static;
  width: 8px;
}
.amtheme-product-wrap .fotorama__active .fotorama__dot,
.fotorama__fullscreen .fotorama__active .fotorama__dot {
  background: #000000;
}
.amtheme-product-wrap .fotorama__nav--dots,
.fotorama__fullscreen .fotorama__nav--dots {
  margin-top: 10px;
  text-align: left;
}
.fotorama__fullscreen .fotorama__fullscreen-icon {
  background: url("../../svg/color_mode/dark/close.svg") center / 20px no-repeat;
  background-color: transparent !important;
  background-position: center !important;
  height: 70px;
  width: 70px;
}
.fotorama__fullscreen .fotorama__fullscreen-icon:focus:after {
  box-shadow: none;
}
.fotorama__fullscreen .fotorama__stage {
  padding: 25px;
  box-sizing: border-box;
  height: 80vh !important;
  width: 100vw !important;
}
.fotorama__fullscreen .fotorama__stage__shaft {
  width: calc(100vw - 25px * 2) !important;
}
.fotorama__fullscreen .fotorama__wrap div.fotorama__zoom-in {
  background: url("../../svg/color_mode/dark/plus.svg") center / 36px no-repeat;
  background-position: center !important;
}
.fotorama__fullscreen .fotorama__wrap div.fotorama__zoom-out {
  background: url("../../svg/color_mode/dark/minus.svg") center / 36px no-repeat;
  background-position: center !important;
}
.fotorama__fullscreen .fotorama__nav--dots {
  text-align: center;
}
.fotorama__fullscreen .fotorama__thumb > .fotorama__img {
  cursor: pointer;
}
.fotorama__fullscreen .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  display: inline-block !important;
}
.amtheme-product-wrap .fotorama-item {
  overflow: inherit;
}
.amtheme-product-wrap .fotorama-item .fotorama__stage__frame {
  border: 1px solid #f7f7f7;
}
.amtheme-product-wrap .fotorama-item .fotorama__stage {
  overflow: inherit;
}
.amtheme-product-wrap .fotorama-item .fotorama__thumb > .fotorama__img,
.amtheme-product-wrap .fotorama-item .fotorama__stage__frame > .fotorama__img {
  cursor: pointer;
}
.amtheme-product-wrap .fotorama__nav-wrap--vertical.fotorama__nav-wrap.-right {
  left: auto;
  right: 0;
}
@media all and (min-width: 1024px) {
  .fotorama__fullscreen .fotorama__wrap {
    padding: 25px;
  }
  .fotorama__fullscreen .fotorama__stage:not(.-horizontal) {
    height: calc(100vh - 25px * 2) !important;
    max-width: 90%;
  }
  .fotorama__fullscreen .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    left: 25px;
    top: 25px;
  }
  .fotorama__fullscreen .fotorama__nav-wrap--vertical.fotorama__nav-wrap.-right {
    left: auto;
    right: 25px;
  }
  .fotorama__fullscreen .fotorama__stage__shaft {
    width: 100% !important;
  }
  .fotorama__fullscreen .fotorama__fullscreen-icon {
    right: 0 !important;
  }
  .fotorama__fullscreen .fotorama__nav-wrap--horizontal,
  .amtheme-product-wrap .fotorama__nav-wrap--horizontal {
    padding: 0 10%;
    position: relative;
  }
  .fotorama__fullscreen .fotorama__nav-wrap--horizontal .fotorama__thumb--icon,
  .amtheme-product-wrap .fotorama__nav-wrap--horizontal .fotorama__thumb--icon {
    transform: translate(-50%, -50%) rotate(270deg);
  }
  .fotorama__fullscreen .fotorama__nav-wrap--vertical .fotorama__thumb--icon,
  .amtheme-product-wrap .fotorama__nav-wrap--vertical .fotorama__thumb--icon {
    transform: none !important;
  }
  .amtheme-product-wrap .fotorama__nav-wrap--horizontal.fotorama__no-arrows {
    padding: 0;
  }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    width: 10%;
  }
  .amtheme-product-wrap .fotorama__nav-wrap--vertical.fotorama__no-arrows {
    justify-content: flex-start;
  }
  .amtheme-product-wrap .fotorama__nav-wrap--vertical.fotorama__no-arrows .fotorama__nav--thumbs {
    overflow: visible;
  }
  .amtheme-product-wrap .fotorama__nav-wrap--vertical.fotorama__no-arrows .fotorama__thumb-border {
    margin-top: 0;
  }
  .amtheme-product-wrap .fotorama__nav-wrap--vertical.fotorama__no-arrows .fotorama__thumb-border + .fotorama__nav__frame--thumb,
  .amtheme-product-wrap .fotorama__nav-wrap--vertical.fotorama__no-arrows .fotorama__nav__frame--dot + .fotorama__nav__frame--thumb {
    padding-top: 0;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmasty%5C%2FAdaptiveThemeB2B%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_print.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmasty%5C%2FAdaptiveThemeB2B%5C%2Fen_US%5C%2Fcss%5C%2Fgallery%5C%2Fgallery.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAmasty%5C%2FAdaptiveThemeB2B%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_mixins.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAQA%2CWACI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA%2BCR%3BEA1CI%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2COAAO%3BEACP%3BEACA%2CKAAK%3BEACL%2CMAAM%3BEACN%2CMAAM%3BEACN%2CMAAM%3BEACN%3BEACA%3BEACA%2CKAAK%2CKAAK%2CQAAS%3BEACnB%2CaAAc%3BEACd%3BEACA%2CMAAM%3BIACF%2CwBAAA%3B%3BEAIJ%2CcAAe%3BIACX%2CcAAA%3B%3BEAGJ%2CcAAe%2CcAAc%3BIACzB%2CcAAA%3BIACA%2CWAAA%3B%3BEAKJ%2CKAAK%2CKAAM%2CWAAa%2CQAAQ%3BIAC5B%2CcAAA%3B%3B%3BAAkHR%3BEAxGI%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CcAAA%3BIACA%2CuBAAA%3BIACA%2C4BAAA%3B%3BEAGJ%3BEACA%2CCAAC%3BIACG%2CqCAAA%3B%3BEAGJ%3BEACA%3BIACI%2CyBAAA%3BIACA%2CwBAAA%3B%3BEAGJ%3BIACI%2C2BAAA%3B%3BEAGJ%2CcAAe%3BIAEP%2CmBAAA%3BIACA%2CWAAA%3B%3BEAHR%2CcAAe%2CMAMX%3BIACI%2CWAAA%3B%3BEAGJ%2CcAVW%2CMAUP%2CQAAQ%2CKAAE%3BIACV%2C6BAAA%3B%3BEAIR%3BEACA%3BEACA%3BIACI%2CwBAAA%3B%3BEAGJ%3BIACI%2C0BAAA%3B%3BEAGJ%3BEACA%3BEACA%3BEACA%3BIACI%2CUAAA%3BIACA%2CSAAA%3B%3BEAGJ%3BIACI%2CwBAAA%3B%3BEAGJ%3BEACA%3BEACA%3BIACI%2CuBAAA%3B%3BEAGJ%3BIACI%2CwBAAA%3B%3BEAGJ%3BEACA%3BEACA%2COAAO%2CQAAW%2CIAAC%3BEACnB%2CMAAM%2CQAAW%2CIAAC%3BEAClB%2COAAO%2CQAAW%2CIAAC%3BIACf%2CaAAA%3B%3BEAGJ%3BEACA%2COAAQ%3BIACJ%2CyBAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CoBAAqB%2CaAAa%2CoBAAmB%2CIAAI%3BIACrD%2CYAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2COAAO%3BIACH%2CsBAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2COAAO%3BIACH%2CUAAA%3B%3BEAGJ%3BIACI%2CwBAAA%3B%3B%3BAClHR%2CqBAAsB%2C8BAA6B%3BEAC%5C%2FC%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CqBAEI%3BAADJ%2CqBACI%3BAAFJ%2CqBAGI%3BAAFJ%2CqBAEI%3BEACI%2CmBAAA%3B%3BAAJR%2CqBAOI%3BAANJ%2CqBAMI%3BEACI%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAVR%2CqBAaI%3BAAZJ%2CqBAYI%3BEACI%2C6BAAA%3B%3BAAdR%2CqBAiBI%2CeAAc%3BAAhBlB%2CqBAgBI%2CeAAc%3BEACV%2CeAAA%3B%3BAAlBR%2CqBAqBI%2C8BAA8B%3BAApBlC%2CqBAoBI%2C8BAA8B%3BEAC1B%2CaAAA%3BEACA%2C2BAAA%3B%3BAAvBR%2CqBA0BI%2CsBAAqB%3BAAzBzB%2CqBAyBI%2CsBAAqB%3BEACjB%2CUAAA%3B%3BAA3BR%2CqBA8BI%3BAA7BJ%2CqBA6BI%3BEC8jBI%2CUAAA%3BED3jBA%2CsCAAA%3BEACA%2CYAAA%3BEACA%2C2CAAA%3BEACA%2CWAAA%3B%3BAApCR%2CqBAuCI%2C4BAA4B%3BAAtChC%2CqBAsCI%2C4BAA4B%3BEAEpB%2CwFAAA%3B%3BAAGJ%2CqBALJ%2C4BAA4B%2CuBAKvB%3BAAAD%2CqBALJ%2C4BAA4B%2CuBAKvB%3BEACG%2C%2BFAAA%3B%3BAA7CZ%2CqBAiDI%2C6BAA6B%3BAAhDjC%2CqBAgDI%2C6BAA6B%3BEAErB%2C2FAAA%3B%3BAAGJ%2CqBALJ%2C6BAA6B%2CuBAKxB%3BAAAD%2CqBALJ%2C6BAA6B%2CuBAKxB%3BEACG%2CkGAAA%3B%3BAAvDZ%2CqBA2DI%2C8BAA8B%2CsBAAqB%3BAA1DvD%2CqBA0DI%2C8BAA8B%2CsBAAqB%3BEAC%5C%2FC%2CgBAAA%3B%3BAA5DR%2CqBA%2BDI%2C8BAA8B%2CuBAAuB%3BAA9DzD%2CqBA8DI%2C8BAA8B%2CuBAAuB%3BEC%2BfrD%2CqBAAA%3B%3BAAAA%2CmBAN6C%2C6BAA4B%3BEAMzE%2CqBD%5C%2FfA%2C8BAA8B%2CuBAAuB%3BEC%2BfrD%2CqBD%5C%2FfA%2C8BAA8B%2CuBAAuB%3BIC2f7C%2CgBAAA%3B%3B%3BADrfJ%2CqBAFJ%3BAAEI%2CqBAFJ%3BAAEI%2CqBADJ%3BAACI%2CqBADJ%3BAAEI%2CqBAHJ%2CeAGK%3BAAAD%2CqBAHJ%2CeAGK%3BAAAD%2CqBAFJ%2CsBAEK%3BAAAD%2CqBAFJ%2CsBAEK%3BEACG%2C6BAAA%3B%3BAAvEZ%2CqBA2EI%2CeAAc%3BAA1ElB%2CqBA0EI%2CeAAc%3BAA3ElB%2CqBA4EI%2CeAAc%3BAA3ElB%2CqBA2EI%2CeAAc%3BEACV%2CaAAA%3B%3BAA7ER%2CqBAgFI%2CeAAe%3BAA%5C%2FEnB%2CqBA%2BEI%2CeAAe%3BEACX%2CsCAAA%3BEACA%2CYAAA%3BEACA%2C2CAAA%3BEACA%2CWAAA%3B%3BAApFR%2CqBAuFI%2CeAAc%2CoBAAqB%3BAAtFvC%2CqBAsFI%2CeAAc%2CoBAAqB%3BEAC%5C%2FB%2C4FAAA%3B%3BAAxFR%2CqBA2FI%2CeAAc%2CoBAAoB%2CMAAO%3BAA1F7C%2CqBA0FI%2CeAAc%2CoBAAoB%2CMAAO%3BEACrC%2CmGAAA%3B%3BAA5FR%2CqBA%2BFI%2CeAAc%2CoBAAqB%3BAA9FvC%2CqBA8FI%2CeAAc%2CoBAAqB%3BEAC%5C%2FB%2C2FAAA%3B%3BAAhGR%2CqBAmGI%2CeAAc%2CoBAAoB%2CMAAO%3BAAlG7C%2CqBAkGI%2CeAAc%2CoBAAoB%2CMAAO%3BEACrC%2CkGAAA%3B%3BAApGR%2CqBAuGI%2CqBAAqB%3BAAtGzB%2CqBAsGI%2CqBAAqB%3BECmcrB%2CsBAAA%3BEDhcI%2CWAAA%3BEACA%2CUAAA%3B%3BAC%2BbJ%2CmBAN6C%2C6BAA4B%3BEAMzE%2CqBDncA%2CqBAAqB%3BECmcrB%2CqBDncA%2CqBAAqB%3BIC%2Bbb%2CiBAAA%3B%3B%3BADtiBZ%2CqBA8GI%3BAA7GJ%2CqBA6GI%3BEACI%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAArHR%2CqBAwHI%2CkBAAkB%3BAAvHtB%2CqBAuHI%2CkBAAkB%3BEACd%2CmBAAA%3B%3BAAzHR%2CqBA4HI%3BAA3HJ%2CqBA2HI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CqBACI%3BEAEQ%2C8EAAA%3BEACA%2CwCAAA%3BEACA%2CsCAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBATJ%2C2BASK%2CMAAM%3BEACH%2CgBAAA%3B%3BAAXZ%2CqBAeI%3BEC2cI%2CaAAA%3BEDxcA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CuBAAA%3B%3BAApBR%2CqBAuBI%3BEACI%2COAAO%2CsBAAP%3B%3BAAxBR%2CqBA2BI%2CgBAAgB%2CIAAG%3BEACf%2C6EAAA%3BEACA%2CsCAAA%3B%3BAA7BR%2CqBAgCI%2CgBAAgB%2CIAAG%3BEACf%2C8EAAA%3BEACA%2CsCAAA%3B%3BAAlCR%2CqBAqCI%3BEACI%2CkBAAA%3B%3BAAtCR%2CqBAyCI%2CiBAAmB%3BEACf%2CeAAA%3B%3BAA1CR%2CqBA6CI%2C8BAA6B%3BEACzB%2CqBAAA%3B%3BAAIR%2CqBAAsB%3BEAEd%2CiBAAA%3B%3BAAFR%2CqBAAsB%2CeAKlB%3BEACI%2CyBAAA%3B%3BAANR%2CqBAAsB%2CeASlB%3BEACI%2CiBAAA%3B%3BAAVR%2CqBAAsB%2CeAalB%2CiBAAmB%3BAAbvB%2CqBAAsB%2CeAclB%2CwBAA0B%3BEACtB%2CeAAA%3B%3BAAIR%2CqBAAsB%2C8BAA6B%2CmBAAmB%3BEAClE%2CUAAA%3BEACA%2CQAAA%3B%3BAAkFJ%2CgBA3EuC%3BEACnC%2CqBACI%3BIC0YA%2CaAAA%3B%3BED3YJ%2CqBAKI%2CiBAAgB%2CIAAI%3BIAChB%2CQAAQ%2CsBAAR%3BIACA%2CcAAA%3B%3BEAPR%2CqBAUI%2C8BAA6B%3BIACzB%2CUAAA%3BIACA%2CSAAA%3B%3BEAZR%2CqBAeI%2C8BAA6B%2CmBAAmB%3BIAC5C%2CUAAA%3BIACA%2CWAAA%3B%3BEAjBR%2CqBAoBI%3BIACI%2CsBAAA%3B%3BEArBR%2CqBAwBI%3BIACI%2CmBAAA%3B%3BEAIR%2CqBAEI%3BEADJ%2CqBACI%3BIC4WA%2CcAAA%3BIDzWI%2CkBAAA%3B%3BEALR%2CqBAQI%2CgCAAgC%3BEAPpC%2CqBAOI%2CgCAAgC%3BIAC5B%2CWAAW%2CsBAAsB%2CcAAjC%3B%3BEATR%2CqBAYI%2C8BAA8B%3BEAXlC%2CqBAWI%2C8BAA8B%3BIAC1B%2C0BAAA%3B%3BEAIR%2CqBAAsB%2CgCAA%2BB%3BIC6VjD%2CUAAA%3B%3BEDzVJ%2C%2BBAAgC%3BEAChC%2C%2BBAAgC%3BIAC5B%2CUAAA%3B%3BEAGJ%2CqBAAsB%2C8BAA6B%3BIAE3C%2C2BAAA%3B%3BEAFR%2CqBAAsB%2C8BAA6B%2CoBAK%5C%2FC%3BIACI%2CiBAAA%3B%3BEANR%2CqBAAsB%2C8BAA6B%2CoBAS%5C%2FC%3BIACI%2CaAAA%3B%3BEAVR%2CqBAAsB%2C8BAA6B%2CoBAa%5C%2FC%2CwBAA0B%3BEAb9B%2CqBAAsB%2C8BAA6B%2CoBAc%5C%2FC%2C2BAA6B%3BIACzB%2CcAAA%22%7D */