/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.text-albert-sans-22 {
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 2.6rem;
}
.bottom-content-shadow {
  background: linear-gradient(180deg, rgba(247, 247, 247, 0) 0%, #F7F7F7 90.62%);
  height: 74px;
  width: 100%;
  display: block;
  bottom: 0;
  position: absolute;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2024 Adobe
 * All rights reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
._am-hide {
  display: block !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
}
._am-slide-top {
  opacity: 0;
  transform: translate(0, -100%);
  animation: slide-top 0.3s forwards;
}
@keyframes slide-top {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.aminst-button-arrow {
  background-color: transparent;
  box-shadow: none;
  border-radius: inherit;
  bottom: initial;
  background-size: contain;
  white-space: nowrap;
  position: absolute;
  right: 15px;
  font-size: 0;
  width: 30px;
  height: 15px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNiA4Ij4gIDxkZWZzLz4gIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yNS4zNTM2IDQuMzUzNTZjLjE5NTItLjE5NTI3LjE5NTItLjUxMTg1IDAtLjcwNzExTDIyLjE3MTYuNDY0NDY4Yy0uMTk1My0uMTk1MjYyLS41MTE5LS4xOTUyNjItLjcwNzEgMC0uMTk1My4xOTUyNjItLjE5NTMuNTExODQ1IDAgLjcwNzEwMkwyNC4yOTI5IDRsLTIuODI4NCAyLjgyODQzYy0uMTk1My4xOTUyNi0uMTk1My41MTE4NCAwIC43MDcxMS4xOTUyLjE5NTI2LjUxMTguMTk1MjYuNzA3MSAwbDMuMTgyLTMuMTgxOTh6TS00ZS04IDQuNUgyNXYtMUg0ZS04bC04ZS04IDF6Ii8+PC9zdmc+);
}
@keyframes aminsta-load-1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes aminsta-load-2 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@media all and (min-width: 768px), print {
  body {
    font-size: 1.6rem;
  }
  .heading-albert-sans-18-m-24-d {
    font-size: 24px;
    line-height: 29px;
  }
  .heading-2-pt-serif {
    font-size: 3.6rem;
    line-height: 4.2rem;
    font-weight: 700;
    letter-spacing: 0.25px;
    font-family: "Albert Sans";
  }
  .heading-3-pt-serif {
    font-size: 2.4rem;
    line-height: 3rem;
    font-weight: 700;
    font-family: "Albert Sans";
  }
  .heading-3--d {
    font-family: "Albert Sans";
    font-size: 2.4rem;
    line-height: 3rem;
    font-weight: 700;
  }
  .heading-4--d {
    font-family: "Albert Sans";
    font-size: 2.4rem;
    line-height: 3rem;
    font-weight: 400;
  }
  .heading-5-pt-serif {
    font-size: 2rem;
    line-height: 2.8rem;
    font-weight: 700;
    font-family: "Albert Sans";
  }
  .heding-albert-sans-18-m-24-d {
    font-size: 2.4rem;
    line-height: 2.88rem;
  }
  .heading-albert-sans-3-m-d {
    font-size: 13px;
  }
  .subtitle-albert-sans-1-m-d {
    font-size: 1.4rem;
    line-height: 24px;
  }
  .visual-ko-select {
    font-size: 14px;
  }
  .visual-ko-select__option {
    padding: 12px 16px;
  }
  .page.messages {
    width: 420px;
  }
  .page.messages .message {
    padding: 16px 48px;
  }
  .phone-prefix {
    font-size: 1.4rem;
  }
  .hide-lg {
    display: none !important;
  }
  .hide-md,
  .hide-xs {
    display: initial !important;
  }
  .product-image-box {
    width: 100%;
    height: 222px;
    display: flex;
    align-items: center;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 14.25px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 9.5px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .aminst-feed-title {
    font-size: 20px;
    margin: 20px 0 25px 0;
  }
  .aminst-feed-comment-cont {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.2s all ease-in;
    align-content: center;
    border: 1px solid #93d6ff;
    bottom: 0;
    color: #fff;
    flex-wrap: wrap;
    font-size: 16px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  .aminst-feed-review {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 100%;
    margin: 0 0 20px 0;
  }
  .aminst-feed-btn {
    margin: 20px 0;
    max-width: 150px;
    padding: 11px 26px;
  }
  .aminst-feed-likes,
  .aminst-feed-comments {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 17px;
  }
  .aminst-feed-likes:before,
  .aminst-feed-comments:before {
    height: 16px;
    margin: 0 4px 0 0;
    width: 16px;
  }
  .aminst-feed-likes:before {
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjUgMi41NEM5LjAxNC4zOTUgNS4yMi40OTEgMi44NTIgMi44MjZhNi4xODYgNi4xODYgMCAwIDAgMCA4LjgyOWw4LjMzOSA4LjIxOWEuNDQuNDQgMCAwIDAgLjYxOCAwbDguMzM5LTguMjJhNi4xODcgNi4xODcgMCAwIDAgMC04LjgyOEMxNy43OC40OTIgMTMuOTg2LjM5NiAxMS41IDIuNTR6bTguMDI5IDguNTA1TDExLjUgMTguOTU5bC04LjAyOS03LjkxNGE1LjMzMiA1LjMzMiAwIDAgMSAwLTcuNjEgNS40ODMgNS40ODMgMCAwIDEgMy44Ni0xLjU3M2MxLjM5OCAwIDIuNzk1LjUyNSAzLjg2IDEuNTc0LjE3LjE2OC40NDcuMTY4LjYxOCAwIDIuMTMtMi4wOTkgNS41OTItMi4wOTggNy43MiAwYTUuMzMyIDUuMzMyIDAgMCAxIDAgNy42MDl6IiBmaWxsPSIjZmZmIiBzdHJva2U9IiNmZmYiLz48L3N2Zz4=);
    content: '';
  }
  .aminst-feed-comments:before {
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjQ5OCAyMmMtLjI4NSAwLS41Ny0uMDExLS44NTYtLjAzNC01LjIzLS40MTgtOS4zNy00LjY4OC05LjYzLTkuOTMzYTEwLjUzNSAxMC41MzUgMCAwIDEgMy4wNjMtNy45NTggMTAuNTMgMTAuNTMgMCAwIDEgNy45NTgtMy4wNjJjNS4yNzUuMjYxIDkuNTQ3IDQuNDI3IDkuOTM3IDkuNjlhMTAuNDc0IDEwLjQ3NCAwIDAgMS0xLjMwMyA1LjkxNmwxLjI1MSA0LjU0MmEuNjIuNjIgMCAwIDEtLjc1MS43NjNsLTQuNjM3LTEuMjA4QTEwLjQ1OCAxMC40NTggMCAwIDEgMTEuNDk3IDIyem0uMDE2LTIwLjA0NUE5LjU3OCA5LjU3OCAwIDAgMCA0Ljc1IDQuNzVhOS41OCA5LjU4IDAgMCAwLTIuNzg0IDcuMjM2Yy4yMzYgNC43NjcgMy45OTkgOC42NDkgOC43NTIgOS4wMjhhOS41MjQgOS41MjQgMCAwIDAgNS41MS0xLjIyM2wuMTY4LS4wOTYgNC40NDcgMS4xNTgtMS4yMDMtNC4zNjYuMTAyLS4xNzNhOS41MjIgOS41MjIgMCAwIDAgMS4yNzctNS41NGMtLjM1NS00Ljc4NC00LjIzOS04LjU3LTkuMDMzLTguODA3YTkuNDI3IDkuNDI3IDAgMCAwLS40NzItLjAxMnoiIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIvPjwvc3ZnPg==);
    content: '';
  }
  .aminst-feed-caption {
    flex-basis: 100%;
    line-height: 21px;
    margin: 0;
    max-height: 60%;
    overflow: hidden;
    padding: 0 10px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: pre;
  }
  .aminst-relation-link {
    left: 0;
    pointer-events: none;
    user-select: none;
    width: auto;
  }
  .aminst-relation-link:hover {
    color: #fff;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-relation-link {
    background: #008eff;
    box-sizing: border-box;
    min-height: 25px;
    padding: 0 15px;
    pointer-events: initial;
    user-select: initial;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-relation-link:hover {
    background: #33A4FF;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-relation-link .aminst-title {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: calc(14px * 1);
    -webkit-line-clamp: 1;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-relation-link:hover .aminst-button {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAzMSA4Ij4gIDxkZWZzLz4gIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0zMC4zNTM2IDQuMzUzNTZjLjE5NTItLjE5NTI3LjE5NTItLjUxMTg1IDAtLjcwNzExTDI3LjE3MTYuNDY0NDY4Yy0uMTk1My0uMTk1MjYyLS41MTE5LS4xOTUyNjItLjcwNzEgMC0uMTk1My4xOTUyNjMtLjE5NTMuNTExODQ1IDAgLjcwNzExMkwyOS4yOTI5IDRsLTIuODI4NCAyLjgyODQzYy0uMTk1My4xOTUyNi0uMTk1My41MTE4NCAwIC43MDcxMS4xOTUyLjE5NTI2LjUxMTguMTk1MjYuNzA3MSAwbDMuMTgyLTMuMTgxOTh6TS00ZS04IDQuNUgzMHYtMUg0ZS04bC04ZS04IDF6Ii8+PC9zdmc+);
    right: 10px;
    width: 35px;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-relation-link .aminst-button {
    background-color: transparent;
    box-shadow: none;
    border-radius: inherit;
    bottom: initial;
    background-size: contain;
    white-space: nowrap;
    position: absolute;
    right: 15px;
    font-size: 0;
    width: 30px;
    height: 15px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNiA4Ij4gIDxkZWZzLz4gIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yNS4zNTM2IDQuMzUzNTZjLjE5NTItLjE5NTI3LjE5NTItLjUxMTg1IDAtLjcwNzExTDIyLjE3MTYuNDY0NDY4Yy0uMTk1My0uMTk1MjYyLS41MTE5LS4xOTUyNjItLjcwNzEgMC0uMTk1My4xOTUyNjItLjE5NTMuNTExODQ1IDAgLjcwNzEwMkwyNC4yOTI5IDRsLTIuODI4NCAyLjgyODQzYy0uMTk1My4xOTUyNi0uMTk1My41MTE4NCAwIC43MDcxMS4xOTUyLjE5NTI2LjUxMTguMTk1MjYuNzA3MSAwbDMuMTgyLTMuMTgxOTh6TS00ZS04IDQuNUgyNXYtMUg0ZS04bC04ZS04IDF6Ii8+PC9zdmc+);
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link:hover + .aminst-relation-link,
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link.-hovered + .aminst-relation-link {
    background: #33A4FF;
    min-height: 45px;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link:hover + .aminst-relation-link .aminst-title,
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link.-hovered + .aminst-relation-link .aminst-title {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: calc(14px * 2);
    -webkit-line-clamp: 2;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link:hover + .aminst-relation-link .aminst-button,
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link.-hovered + .aminst-relation-link .aminst-button {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 2px;
    font-size: inherit;
    min-height: 25px;
    padding: 0 10px;
    position: static;
    transition: color, background-color 0.2s ease-in;
    width: auto;
  }
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link:hover + .aminst-relation-link .aminst-button:hover,
  .aminst-feed-post:not(.-thumbnail) .aminst-feed-link.-hovered + .aminst-relation-link .aminst-button:hover {
    background: #fff;
    color: #33A4FF;
  }
  .aminst-feed-post.-thumbnail .aminst-feed-link:hover + .aminst-relation-link,
  .aminst-feed-post.-thumbnail .aminst-feed-link.-hovered + .aminst-relation-link {
    background-color: #008eff;
    border-top: 1px solid #fff;
    pointer-events: inherit;
    transition: background-color 0.2s ease-in;
    user-select: inherit;
  }
  .aminst-feed-post.-thumbnail .aminst-feed-link:hover + .aminst-relation-link .aminst-title,
  .aminst-feed-post.-thumbnail .aminst-feed-link.-hovered + .aminst-relation-link .aminst-title {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: calc(14px * 2);
    -webkit-line-clamp: 2;
  }
  .aminst-feed-link:hover .aminst-feed-comment-cont,
  .aminst-feed-link.-hovered .aminst-feed-comment-cont {
    background: rgba(0, 142, 255, 0.7);
    opacity: 1;
  }
  .aminst-feed-link:hover.-en-desc .aminst-feed-img,
  .aminst-feed-link.-hovered.-en-desc .aminst-feed-img {
    -webkit-filter: blur(2px);
    filter: blur(2px);
  }
  .aminst-feed-link:hover.-dis-desc .aminst-feed-img,
  .aminst-feed-link.-hovered.-dis-desc .aminst-feed-img {
    transform: scale(1.1);
  }
  .aminst-feed-wrapper .fancyambox-inner .aminst-feed-single-post {
    padding: 50px 60px;
  }
  .login-container .block:nth-child(2) + .inpay-login-wrapper {
    clear: none;
  }
  .inpay-login-wrapper {
    width: 48%;
    float: right;
  }
  .inpay-login-wrapper .inpay-widget-wrapper {
    max-width: 220px;
  }
  .inpay-widget-wrapper.REGISTERFORM_PAGE {
    max-width: 220px;
  }
  .lowest-price {
    font-size: 12px;
    line-height: 15px;
    margin: 10px 0 0;
  }
  .lowest-price br {
    display: none;
  }
  .product-tooltip__button::before {
    font-size: 2.4rem;
  }
  .pagebuilder-mobile-hidden ~ .product-placement__pin {
    display: block;
  }
  .pagebuilder-mobile-only ~ .product-placement__pin {
    display: none;
  }
  .responsive-video-block:hover .sound-button {
    visibility: visible;
    opacity: 1;
  }
  .responsive-video-block .sound-button {
    width: 40px;
    height: 40px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.2s, opacity 0.2s linear;
  }
  .product-reviews-summary__rating-percent,
  .product-reviews-summary__rating-result {
    height: 16px;
    background-size: 96px auto;
  }
  .product-reviews-summary__rating-result {
    width: 96px;
  }
  .product-reviews-summary__rating {
    margin-left: 3px;
    margin-right: 8px;
  }
  .product-reviews-summary__label {
    display: none;
  }
  .tooltip-icon-info-chrome::before {
    right: 0.5em;
    top: 0.25em;
  }
  .product-gallery .product-image-icons {
    top: 4%;
  }
  .product-image-icons {
    top: 13%;
  }
  .block-minicart {
    height: 100%;
    max-width: 405px;
  }
  .block-minicart__footer {
    box-shadow: 0px 12px 17px rgba(0, 0, 0, 0.14), 0px 5px 22px rgba(0, 0, 0, 0.12), 0px 7px 8px rgba(0, 0, 0, 0.2);
  }
  .newsletter {
    padding: 100px 0;
  }
  .newsletter__container {
    max-width: 1034px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .newsletter__agreement {
    max-width: 1034px;
    margin: 0 auto;
  }
  .newsletter__description-container {
    text-align: left;
  }
  .newsletter__main {
    display: flex;
    flex-direction: row;
    width: 700px;
    gap: 5px;
  }
  .newsletter__field {
    width: calc(100% - 118px);
    margin-bottom: 0;
  }
  .newsletter__input[type="email"] {
    border-radius: 2px 0 0 2px;
  }
  .newsletter__description {
    text-align: center;
  }
  .newsletter__subscribe {
    max-width: 118px;
    width: 100%;
    height: 40px;
    padding: 12px 20px;
  }
  .newsletter__heading br {
    display: none;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .prefooter {
    position: relative;
    flex-direction: row;
    padding: 80px 0;
  }
  .prefooter__item {
    padding: 0 40px;
  }
  .prefooter__item::before {
    margin-bottom: 17px;
  }
  .prefooter__item:not(:last-child)::after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border-right: 1px solid #FFFFFF;
    border-bottom: none;
  }
  .header-wrapper-links .showcart.active::after {
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 16;
  }
  .top-links {
    height: 32px;
    justify-content: center;
  }
  .top-links__item {
    display: flex !important;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding: 8px 0;
    position: static;
    max-width: 400px;
    width: calc(100% / 3);
  }
  .page-footer {
    text-align: center;
  }
  .page-footer .footer {
    padding: 35px 150px;
  }
  .page-footer .footer p {
    margin-top: 0;
  }
  .social-media-icons {
    display: flex;
    justify-content: center;
  }
  .payment-icons {
    margin-right: 24px;
  }
  .payment-icons,
  .shipping-icons {
    max-width: 100%;
    display: inline-flex;
    flex-wrap: nowrap;
    margin-bottom: 40px;
    min-height: 58px;
  }
  .payment-icons__item,
  .shipping-icons__item {
    width: 100%;
    margin: 0 6px;
  }
  .payment-icons__item img,
  .shipping-icons__item img {
    margin-right: 20px;
  }
  .payment-icons__item:last-child img,
  .shipping-icons__item:last-child img {
    margin-right: 0;
  }
  #html-body [data-content-type="accordion"].footer-accordion {
    display: flex;
    justify-content: space-between;
    padding: 60px 0;
    text-align: left;
  }
  #html-body .footer-accordion [data-content-type="accordion-item"] {
    border: 0 !important;
    margin-right: -15px;
    max-width: 240px;
  }
  #html-body .footer-accordion [data-content-type="accordion-item"] [data-role="content"] {
    display: block !important;
  }
  #html-body .footer-accordion [data-content-type="accordion-item"] [data-role="collapsible"]:before {
    content: none;
  }
  #html-body .footer-accordion [data-content-type="accordion-item"].magazine {
    min-height: 259px;
  }
  #html-body .footer-accordion [data-content-type="accordion-item"].magazine [data-element="description"] {
    margin: 0;
  }
  #html-body .footer-accordion [data-content-type="accordion-item"].magazine [data-role="collapsible"] {
    margin: 16px;
  }
  .block-instagram .slick-list {
    margin: 0 16px;
  }
  .block-instagram__text {
    margin-bottom: 80px;
  }
  .towishlist {
    width: 49px;
    height: 49px;
  }
  .towishlist::before {
    font-size: 19px;
    line-height: 19px;
    padding: 15px;
  }
  .block-search__content {
    padding: 16px 0;
    height: 80px;
    transition: height 0.3s;
    overflow: hidden;
  }
  .block-search__content.results-found {
    height: 525px;
  }
  .block-search__form {
    width: 807px;
    position: relative;
  }
  .block-search__control .action-input--clear {
    color: #000;
    font-size: 1.4rem;
    line-height: 2rem;
    text-decoration-line: underline;
    text-indent: 0;
    padding: 4px 0px;
  }
  .block-search__control .action-input--clear::after {
    content: '';
  }
  .smile-elasticsuite-autocomplete-result {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 813px;
  }
  .smile-elasticsuite-autocomplete-result-left {
    width: calc(100% - 319px);
    padding-top: 16px;
  }
  .smile-elasticsuite-autocomplete-result-left .autocomplete-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 16px;
  }
  .smile-elasticsuite-autocomplete-result-left .autocomplete-list:after {
    content: '';
    width: 152px;
  }
  .smile-elasticsuite-autocomplete-result-left .autocomplete-list dd {
    width: 152px;
  }
  .smile-elasticsuite-autocomplete-result-left .autocomplete-list dd:hover {
    cursor: pointer;
  }
  .smile-elasticsuite-autocomplete-result-right {
    width: 293px;
    padding-top: 24px;
  }
  .smile-elasticsuite-autocomplete-result-right .autocomplete-list dd:last-child {
    margin-bottom: 24px;
  }
  .smile-elasticsuite-autocomplete-result-right .autocomplete-list .amount {
    display: none;
  }
  .smile-elasticsuite-autocomplete-result-footer {
    width: 100%;
  }
  .smile-elasticsuite-autocomplete-result .autocomplete-list-title {
    font-family: "Albert Sans";
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 600;
    letter-spacing: 0.2px;
    width: 100%;
    margin-bottom: 8px;
  }
  .menu-default__list:first-child {
    margin-left: 20px;
  }
  .review-banner-modal .modal-footer {
    display: none;
  }
  .review-modal .rating-summary__cumulative-score {
    font-size: 4.6rem;
    line-height: 5.52rem;
    padding-bottom: 0;
    padding-right: 31px;
    position: relative;
  }
  .review-modal .rating-summary__result {
    margin-left: -5px;
  }
  .review-modal .rating-summary__count {
    margin: 0;
    padding: 0;
  }
  .review-modal .rating-summary__count::after {
    content: none;
  }
  .review-modal .block-product-evaluation {
    padding: 20px 60px;
    gap: 30px;
  }
  .review-modal .block-product-evaluation__summary {
    border-right: 1px solid #D9D9D9;
  }
  .review-modal .review-list {
    max-width: 686px;
  }
  .review-modal .review-list__item:not(:first-child) {
    margin-top: 25px;
    padding-top: 23px;
  }
  .review-modal .review-list__content {
    font-size: 1.4rem;
  }
  .review-modal .review-list__date {
    font-size: 1.2rem;
  }
  .review-modal .review-list__author strong {
    font-weight: 500;
    font-size: 1.4rem;
  }
  .review-modal .review-toolbar {
    margin: 24px 0 0 0;
    padding: 0;
  }
  .review-modal .line-charts {
    display: flex;
    justify-content: center;
    max-width: none;
    width: auto;
  }
  .review-modal .line-charts:not(:first-child) {
    margin: 26px auto 0;
  }
  .review-modal .line-charts__procent {
    bottom: 0;
    position: relative;
    width: 28px;
    text-align: right;
  }
  .review-modal .line-charts__content {
    max-width: 300px;
    gap: 6px;
  }
  .review-modal .line-charts__label {
    margin-bottom: 0;
    min-width: 62px;
  }
}
@media all and (min-width: 769px), print {
  .picture-tag.block-hero .slick-dots {
    background: none;
    bottom: 16px;
    display: flex !important;
    max-width: 552px;
    padding: 8px 0;
    position: absolute;
    width: 100%;
    justify-content: space-between;
  }
  .picture-tag.block-hero .slick-dots li {
    width: 100%;
    margin: 0 4px;
    padding: 6px 0;
    height: 100%;
  }
  .picture-tag.block-hero .slick-dots li button {
    background: #fff;
    border: 0;
    border-radius: 0;
    opacity: 0.6;
    height: 2px;
    width: 100%;
  }
  .picture-tag.block-hero .slick-dots li.slick-active button {
    opacity: 1;
  }
  .picture-tag.block-hero .slick-next,
  .picture-tag.block-hero .slick-prev {
    display: block !important;
    bottom: 16px;
    top: auto;
    left: auto;
    transform: none;
  }
  .picture-tag.block-hero .slick-next {
    right: 24px;
  }
  .picture-tag.block-hero .slick-prev {
    right: 72px;
  }
}
@media all and (min-width: 1024px), print {
  .page-main {
    max-width: 1920px;
    margin: 0 auto;
  }
  .text-albert-sans-12-m-13-d,
  .text-albert-sans-10-m-13-d {
    font-size: 1.3rem;
    font-weight: 300;
    line-height: normal;
  }
  .breadcrumbs {
    margin: 20px auto 0;
    padding: 25px 24px 15px;
  }
  .breadcrumbs__items {
    margin: 0;
  }
  .scroll-to-top {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 24px;
    bottom: 24px;
    z-index: 2;
    opacity: 1;
    visibility: visible;
    width: 48px;
    height: 48px;
    background-color: #F6F5F2;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.09);
    border: 1px solid #000;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .scroll-to-top svg {
    color: #000;
    transition: transform 0.2s ease;
  }
  .scroll-to-top:hover svg {
    transform: translateY(-2px);
  }
  .product-reviews-summary__label {
    display: inline;
  }
  .tooltip-icon-info-chrome::before {
    top: 0.583em;
  }
  .product-list-flag {
    left: 15px;
    top: 10px;
  }
  .product-flag {
    font-size: 1.3rem;
    font-weight: 300;
    line-height: normal;
  }
  .flag-discount {
    font-weight: 700;
    padding: 5px 8px;
    border-radius: 13px;
  }
  .product-items__additional-features {
    bottom: 15px;
    left: 15px;
    right: 15px;
  }
  .product-items__size-info {
    gap: 10px;
  }
  .product-items__size-item {
    padding: 5px 8px;
  }
  .product-items__details-wrapper {
    padding: 0 10px;
  }
  .additional-wrapper .product-items__omnibus {
    width: auto;
  }
  .product-items__image-wrapper.listing .product-item-photo .slick-arrow {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s;
  }
  .product-items__image-wrapper.listing .product-item-photo:hover .slick-arrow {
    opacity: 1;
    pointer-events: auto;
  }
  .product-gallery .product-image-icons {
    top: 4%;
  }
  .product-image-icons {
    top: 8%;
  }
  [data-content-type='products'][data-appearance='carousel'] {
    padding-bottom: 80px;
  }
  [data-content-type='products'][data-appearance='carousel'] .slick-arrow {
    display: block !important;
  }
  .header-wrapper-links {
    border: 0;
    height: auto;
    position: relative;
    padding: 0 15px;
    margin-bottom: 15px;
    width: auto;
  }
  .header-wrapper-links .account {
    display: inline-block;
    position: relative;
  }
  .header-wrapper-links__text {
    color: #000;
  }
  .header-wrapper-links__link {
    display: inline-block;
    width: 43px;
    margin-right: 32px;
  }
  .header-wrapper-links__link:hover {
    text-decoration: none;
  }
  .header-wrapper-links__link--account {
    width: 52px;
    white-space: nowrap;
  }
  .header-wrapper-links__link--minicart {
    margin-right: 0;
  }
  .page-header {
    background-color: #fff;
    top: -100px;
    transition: top 0.3s;
    position: sticky;
    z-index: 1;
  }
  .page-header .header.content {
    justify-content: flex-end;
    margin: 0 auto;
    max-width: 1280px;
    min-height: 88px;
    padding-left: 25%;
  }
  .page-header .header.content .logo {
    position: absolute;
    left: 0;
    margin: 0 auto;
    max-width: 300px;
    right: 0;
    text-align: center;
    z-index: 4;
  }
  .page-header .header.content .logo img {
    width: 166px;
  }
  .page-header.sticky {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
    width: 100%;
    background: #fff;
  }
  .page-header.sticky .header.content {
    min-height: 64px;
  }
  .page-header.sticky .nav-sections {
    margin-top: -58px;
  }
  .page-header.sticky .header-wrapper-links__text {
    display: none;
  }
  .page-header.sticky .top-links {
    display: none;
  }
  .page-header.sticky .account-menu {
    left: -140px;
    top: 32px;
  }
  #html-body .footer-accordion [data-content-type="accordion-item"] {
    margin-right: 30px;
  }
  .page-footer {
    margin-bottom: 0;
  }
  .social-media-icons__item {
    padding: 0 110px;
  }
  .account-menu {
    display: none;
    padding: 8px 16px;
    min-width: 198px;
    left: -148px;
    position: absolute;
    top: 48px;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #EBEBEC;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.16), 0px 2px 2px rgba(0, 0, 0, 0.16), 0px 1px 3px rgba(0, 0, 0, 0.16);
    z-index: 5;
  }
  .account-menu::before {
    content: '';
    background-color: #fff;
    width: 8px;
    height: 8px;
    position: absolute;
    top: -5px;
    right: 20px;
    border-top: 1px solid #EBEBEC;
    border-left: 1px solid #EBEBEC;
    transform: rotate(45deg);
  }
  .account-menu__items {
    display: flex;
    flex-direction: column;
  }
  .account-menu[aria-hidden="false"] {
    display: block;
  }
  .account-menu__head {
    display: none;
  }
  .catalog-product-view .product-gallery-full .video-js.vjs-fluid {
    padding-top: 86% !important;
  }
  .nav-toggle {
    display: none;
  }
  .navigation {
    width: 100%;
  }
  .nav-sections {
    display: flex;
    position: relative;
    margin-top: -67px;
    margin-left: auto;
    margin-right: auto;
    z-index: 3;
  }
  .menu-default {
    border-bottom: 0;
  }
  .menu-default__list {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
    padding: 0 0 8px;
  }
  .menu-default__list:not(.language-switcher)::after {
    background: #fff;
    content: '';
    height: 50px;
    left: 0;
    position: absolute;
    top: calc(100% - 1px);
    width: 100%;
  }
  .menu-default__tab {
    font-size: 1.4rem;
    line-height: 14.4px;
    font-weight: 400;
  }
  .menu-default__tab--active {
    background-color: #F6F5F2;
  }
  .menu-default__tab-title {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
    padding: 10px 30px;
    text-decoration: none !important;
  }
  .menu-default__tab-content {
    display: none;
    float: right;
    position: absolute;
    width: 100%;
  }
  .menu-default__tab-content-items {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 7px;
    margin: 0 4px;
    min-height: 48px;
  }
  .menu-default__tab-content-items .menu-default__item {
    font-size: 1.2rem;
    line-height: 14.4px;
    z-index: 1;
  }
  .menu-default__container {
    display: none;
  }
  .menu-default__item--active .menu-default__container {
    display: block;
  }
  .menu-default__container .menu-default__item {
    margin: 0 0 8px;
  }
  .menu-default__container .menu-default__item--bold {
    margin: 0 0 16px;
  }
  .menu-default__container {
    background: #fff;
    border: 1px solid #EBEBEC;
    border-width: 0 0 1px;
    left: 0;
    max-width: 1280px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 9;
  }
  ul:not(.language-switcher) .menu-default__container::before {
    background: #fff;
    border: 1px solid #EBEBEC;
    content: '';
    height: 100%;
    left: 0;
    margin: 0 -300%;
    position: absolute;
    right: 0;
    z-index: 0;
  }
  .menu-default__container--lang {
    border-radius: 2px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.16), 0px 2px 2px rgba(0, 0, 0, 0.16), 0px 1px 3px rgba(0, 0, 0, 0.16);
    left: auto;
    padding: 8px 18px 0 11px;
    right: 20px;
    text-align: left;
    top: 123%;
    width: auto;
  }
  .menu-default__row {
    padding: 24px;
    position: relative;
  }
  .menu-default__row--col-5 {
    display: grid;
    grid-template-columns: 1fr 192px 192px 192px 1fr;
    column-gap: 16px;
  }
  .menu-default__row--col-3 {
    display: grid;
    grid-template-columns: 1fr 608px 1fr;
    column-gap: 16px;
  }
  .menu-default__column {
    margin: 0;
    padding: 0;
    list-style: none none;
    z-index: 1;
  }
  .menu-default__column--top-spacing {
    margin-top: 34px;
  }
  .menu-default__item {
    line-height: 18px;
    z-index: 5;
  }
  .menu-default__item--button {
    position: relative;
  }
  .menu-default__item--active .menu-default__item--button:not(.language-switcher__icon)::before {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    bottom: -5px;
    position: absolute;
    background: #000;
  }
  .menu-default__item--active .menu-default__item--button:not(.language-switcher__icon)::after {
    transform: rotate(0);
  }
  .menu-default__item--button.language-switcher__icon {
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 14.4px;
  }
  .menu-default__item--parent {
    font-size: 1.2rem;
    line-height: 1.6rem;
    letter-spacing: 0.5px;
    text-transform: capitalize;
  }
  .menu-default__caption {
    display: none;
  }
  .language-switcher {
    float: right;
    left: 50%;
    max-width: 1280px;
    padding: 0 15px;
    position: absolute;
    text-align: right;
    text-transform: uppercase;
    top: 62px;
    transform: translate(-50%, 0);
    width: 100%;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .language-switcher .menu-default__item .menu-default__item {
    margin: 6px 0 15px;
  }
}
@media all and (min-width: 1240px), print {
  a.pagebuilder-button-primary,
  button.pagebuilder-button-primary,
  div.pagebuilder-button-primary {
    padding: 10px 30px;
  }
  .catalog-product-view .product-gallery-full .video-js.vjs-fluid {
    padding-top: 57% !important;
  }
  .menu-default__container .menu-default__item--bold {
    margin: 0 0 16px;
  }
  .menu-default__tab-content-items {
    gap: 30px;
  }
}
@media all and (min-width: 1440px), print {
  .menu-default__list:first-child {
    margin: 0 auto;
  }
  .menu-default__tab-content-items {
    gap: 35px;
  }
}
@media all and (min-width: 1920px), print {
  .product-image-icons {
    top: 6%;
  }
  [data-content-type='products'][data-appearance='carousel'] .slick-prev {
    left: 0;
  }
  [data-content-type='products'][data-appearance='carousel'] .slick-next {
    right: 0;
  }
  .catalog-product-view .product-gallery-full .video-js.vjs-fluid {
    padding-top: 51% !important;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2F_heading.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FAmasty_InstagramFeed%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_helpers.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FAmasty_InstagramFeed%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FAmasty_InstagramFeed%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2F_headers.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2Fextend%5C%2F_select.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2F_messages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2F_helpers.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2F_product-tile.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FAmasty_InstagramFeed%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_base.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FAmasty_InstagramFeed%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcomponents%5C%2F_popup.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FInPost_InPostPay%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FStrix_LowestPriceHistoryFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FStrix_TooltipLowestPriceHistoryFrontend%5C%2Fcss%5C%2Fsource%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FStrix_PageBuilderContentProductPlacement%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FStrix_VideoWidget%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_reviews.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_flags.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_product-tile.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_newsletter.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_prefooter.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_header.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_top-links.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_footer.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FSmile_ElasticsuiteCore%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minisearch.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FStrix_MenuFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FStrix_ProductBanner%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslider%5C%2F_slider-picture-tag.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2F_breadcrumbs.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FCreativium_ScrollToTop%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fproducts%5C%2F_carousel.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_account-menu.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_video-js.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FStrix%5C%2Fshop%5C%2Fpl_PL%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbutton-item%5C%2F_default.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3BAA6LA%3BEC6GI%2CiBAAA%3BED3GA%2CgBAAA%3BEC2GA%2CmBAAA%3B%3BAC1SJ%3BEACI%2CYCkDc%2CkEDlDd%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3B%3B%3B%3B%3BAEFJ%2CcACI%3BEACI%2C2BAAA%3B%3B%3B%3B%3B%3BACFR%2CgBAGI%3BAAFJ%2CWAEI%3BAADJ%2CkBACI%3BEACI%2C8BAAA%3B%3B%3B%3B%3B%3BACJR%2CiBAAiB%3BEACb%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3BACFY%2CMAJV%2CWACF%2CiBACI%2COACI%2CSACK%3BEACG%2CaAAA%3B%3B%3B%3B%3B%3BACNpB%2CYACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CKAAK%2COAAQ%3BEACd%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3BACEI%2CeADJ%2CeACM%2CWACE%3BEACI%2CgBAAA%3B%3BACJhB%3BEACI%2CgBAAA%3B%3BACCI%2CcADA%2CMACI%3BEACA%2CsBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAIA%2CaAAE%3BEACE%2CgBAAA%3B%3BACdR%3BEACI%2CgBAAA%3B%3BAAEA%2CWAAE%3BEACE%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CaAAE%3BEACE%2CmBAAA%3B%3BACfR%3BEACI%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%3BEAEQ%2CUAAA%3BEACA%2CWAAW%2CmBAAX%3BEACA%2CkCAAA%3B%3BAAGJ%3BEACI%3BIACI%2CUAAA%3BIACA%2CWAAW%2CeAAX%3B%3B%3BACgEZ%3BEACI%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CijBAAA%3B%3BAC5FJ%3BEACI%3BIACI%2CWAAW%2CQAAX%3B%3BEAGJ%3BIACI%2CWAAW%2CQAAX%3B%3B%3BAAIR%3BEACI%3BIACI%2CWAAW%2CQAAX%3B%3BEAGJ%3BIACI%2CWAAW%2CQAAX%3B%3B%3BACiDJ%2CgBALsC%3BECpDtC%3BIlB0RA%2CiBAAA%3B%3BEmBnHA%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAGJ%3BInB8GA%2CiBAAA%3BIAAA%2CmBAAA%3BIDlOA%2CgBAAA%3BIACA%2CsBAAA%3BIoBqHI%2CajBlLmB%2CaiBkLnB%3B%3BEAGJ%3BInByGA%2CiBAAA%3BIAAA%2CiBAAA%3BID1NA%2CgBAAA%3BIoBmHI%2CajBvLmB%2CaiBuLnB%3B%3BEAGJ%3BIpBzHA%2CaGjEuB%2CaHiEvB%3BIC6NA%2CiBAAA%3BIAAA%2CiBAAA%3BID1NA%2CgBAAA%3B%3BEoB0HA%3BIpB%5C%2FGA%2CaG%5C%2FEuB%2CaH%2BEvB%3BIC%2BMA%2CiBAAA%3BIAAA%2CiBAAA%3BID5MA%2CgBAAA%3B%3BEoBgHA%3BInB4FA%2CeAAA%3BIAAA%2CmBAAA%3BIDrMA%2CgBAAA%3BIoB2GI%2CajBpMmB%2CaiBoMnB%3B%3BEAGJ%3BInBuFA%2CiBAAA%3BIAAA%2CoBAAA%3B%3BEmBlFA%3BIACI%2CeAAA%3B%3BEAGJ%3BInB8EA%2CiBAAA%3BID9JA%2CiBAAA%3B%3BEqBrDA%3BIACI%2CeAAA%3B%3BEAEA%2CiBAAC%3BIACG%2CkBAAA%3B%3BECaR%2CKAAK%3BIACD%2CYAAA%3B%3BEADJ%2CKAAK%2CSAGD%3BIACI%2CkBAAA%3B%3BECyER%3BItBqHA%2CiBAAA%3B%3BEuBlPA%3BIACI%2CwBAAA%3B%3BEAGJ%3BEACA%3BIACI%2C2BAAA%3B%3BEC7BA%2CQAAC%3BIACG%2CWAAA%3BIACA%2CaAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3B%3BECqGR%2CwBACI%3BIACI%2CgCAAA%3B%3BEAFR%2CwBAKI%2CeAGI%3BEARR%2CwBAKI%2CeAII%3BEATR%2CwBAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CwBAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CwBAFR%2CqCACI%2CKACK%3BEACD%2CwBAHR%2CqCACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CwBAPR%2CqCACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CwBAyCI%2CKAAI%3BEAzCR%2CwBA0CI%3BEA1CJ%2CwBA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C6BAAA%3B%3BEAHJ%2CiCAKI%3BIzB0GJ%2CsBAAA%3B%3BEyBtGY%2CiCAJR%2COAGI%2COACK%3BIACG%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAZhB%2CiCAKI%2COAWI%3BIACI%2CiBAAA%3B%3BEAKZ%2CkBAGI%2CiBACM%3BIACE%2CYAAA%3B%3BEAKJ%2CkBADJ%2CQACK%3BIACG%2CeAAA%3B%3BECiER%2CYAAC%3BIACG%2CeAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CYAAC%3BIXtRD%2CaAAA%3BIAQA%2CuBAAA%3BIAIA%2CmBAAA%3BIAqBJ%2C4BAAA%3BIWyPQ%2CqBAAA%3BIACA%2CyBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2COAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3B%3BEAGJ%2CYAAC%3BIXvSD%2CaAAA%3BIAQA%2CuBAAA%3BIAIA%2CmBAAA%3BIW8RI%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CYAAC%3BIACG%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAIR%3BEACA%3BIXtTI%2CaAAA%3BIAQA%2CuBAAA%3BIAIA%2CmBAAA%3BIW8SI%2CcAAA%3B%3BEAGJ%2CkBAAC%3BEAAD%2CqBAAC%3BIACG%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CkBAAkB%3BIXpUd%2CaAAA%3BIAQA%2CuBAAA%3BIAIA%2CmBAAA%3BIAyDJ%2CsBAAA%3BIACA%2CkCAAA%3BIACA%2C4BAAA%3BIACA%2CyrBAAA%3BIACA%2CSAAS%2CEAAT%3B%3BEW%2BPA%2CqBAAqB%3BIXxUjB%2CaAAA%3BIAQA%2CuBAAA%3BIAIA%2CmBAAA%3BIAyDJ%2CsBAAA%3BIACA%2CkCAAA%3BIACA%2C4BAAA%3BIACA%2Cq6BAAA%3BIACA%2CSAAS%2CEAAT%3B%3BEWmQA%3BIACI%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CuBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEQ%2COAAA%3BIACA%2CoBAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CqBAAC%3BIACG%2CWAAA%3B%3BEAIR%2CiBAAiB%2CIAAI%2CaAAc%3BIAE3B%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CuBAAA%3BIACA%2CoBAAA%3B%3BEAGJ%2CiBAVa%2CIAAI%2CaAAc%2CsBAU9B%3BIACG%2CmBAAA%3B%3BEAXR%2CiBAAiB%2CIAAI%2CaAAc%2CsBAc%5C%2FB%3BIX3VJ%2CcAAA%3BIACA%2CoBAAA%3BIACA%2C4BAAA%3BIACA%2CgBAAA%3BIACA%2CYAAY%2CcAAZ%3BIACA%2CqBAAA%3B%3BEW0VI%2CiBAlBa%2CIAAI%2CaAAc%2CsBAkB9B%2CMAAO%3BIACJ%2CijBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEArBR%2CiBAAiB%2CIAAI%2CaAAc%2CsBAwB%5C%2FB%3BIXhTJ%2C6BAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CwBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CijBAAA%3B%3BEW0SA%2CiBAAiB%2CIAAI%2CaAAc%2CkBAAiB%2CMAAS%3BEAC7D%2CiBAAiB%2CIAAI%2CaAAc%2CkBAAiB%2CSAAY%3BIAExD%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAJR%2CiBAAiB%2CIAAI%2CaAAc%2CkBAAiB%2CMAAS%2CwBAOzD%3BEANJ%2CiBAAiB%2CIAAI%2CaAAc%2CkBAAiB%2CSAAY%2CwBAM5D%3BIXjXJ%2CcAAA%3BIACA%2CoBAAA%3BIACA%2C4BAAA%3BIACA%2CgBAAA%3BIACA%2CYAAY%2CcAAZ%3BIACA%2CqBAAA%3B%3BEWqWA%2CiBAAiB%2CIAAI%2CaAAc%2CkBAAiB%2CMAAS%2CwBAWzD%3BEAVJ%2CiBAAiB%2CIAAI%2CaAAc%2CkBAAiB%2CSAAY%2CwBAU5D%3BIX7YA%2CaAAA%3BIAQA%2CuBAAA%3BIAIA%2CmBAAA%3BIWoYI%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CgDAAA%3BIACA%2CWAAA%3B%3BEAtBR%2CiBAAiB%2CIAAI%2CaAAc%2CkBAAiB%2CMAAS%2CwBAyBzD%2CeAAc%3BEAxBlB%2CiBAAiB%2CIAAI%2CaAAc%2CkBAAiB%2CSAAY%2CwBAwB5D%2CeAAc%3BIACV%2CgBAAA%3BIACA%2CcAAA%3B%3BEAIR%2CiBAAiB%2CWAAY%2CkBAAiB%2CMAAS%3BEACvD%2CiBAAiB%2CWAAY%2CkBAAiB%2CSAAY%3BIAElD%2CyBAAA%3BIACA%2C0BAAA%3BIACA%2CuBAAA%3BIACA%2CyCAAA%3BIACA%2CoBAAA%3B%3BEAPR%2CiBAAiB%2CWAAY%2CkBAAiB%2CMAAS%2CwBAUnD%3BEATJ%2CiBAAiB%2CWAAY%2CkBAAiB%2CSAAY%2CwBAStD%3BIXnZJ%2CcAAA%3BIACA%2CoBAAA%3BIACA%2C4BAAA%3BIACA%2CgBAAA%3BIACA%2CYAAY%2CcAAZ%3BIACA%2CqBAAA%3B%3BEWmZA%2CiBAAiB%2CMAEb%3BEADJ%2CiBAAiB%2CSACb%3BIACI%2CkCAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CiBAPa%2CMAOZ%2CSAAU%3BEAAX%2CiBANa%2CSAMZ%2CSAAU%3BIXzXf%2CgBAAgB%2CSAAhB%3BIACA%2CQAAQ%2CSAAR%3B%3BEW4XI%2CiBAXa%2CMAWZ%2CUAAW%3BEAAZ%2CiBAVa%2CSAUZ%2CUAAW%3BIACR%2CWAAW%2CUAAX%3B%3BECvXR%2CoBAAqB%2CkBACjB%3BIACI%2CkBAAA%3B%3BEC3DR%2CgBAAiB%2COAAM%2CUAAU%2CGAAM%3BIACnC%2CWAAA%3B%3BEAGJ%3BIACI%2CUAAA%3BIACA%2CYAAA%3B%3BEAFJ%2CoBAII%3BIACI%2CgBAAA%3B%3BEAIR%2CqBAAqB%3BIACjB%2CgBAAA%3B%3BECpBJ%3BIACI%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAHJ%2CaAKI%3BIACI%2CaAAA%3B%3BEC4DA%2CgBADH%2CQACI%3BI9BsNT%2CiBAAA%3B%3BE%2BBlNA%2C0BAA6B%3BIACzB%2CcAAA%3B%3BEAGJ%2CwBAA2B%3BIACvB%2CaAAA%3B%3BEC%5C%2FCA%2CuBAAC%2CMACG%3BIACI%2CmBAAA%3BIACA%2CUAAA%3B%3BEAJZ%2CuBAQI%3BIACI%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CgDAAA%3B%3BECfJ%2CwBAAC%3BEAAkB%2CwBAAC%3BIAChB%2CYAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CwBAAC%3BIACG%2CWAAA%3B%3BEAGJ%2CwBAAC%3BIACG%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CwBAAC%3BIACG%2CaAAA%3B%3BECwEJ%2CyBAAC%3BIACG%2CYAAA%3BIACA%2CWAAA%3B%3BEC0HR%2CgBACI%3BIACI%2COAAA%3B%3BEAGR%3BIACI%2CQAAA%3B%3BECkFJ%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CeAAC%3BIACG%2C%2BGAAA%3B%3BEC1PR%3BIACI%2CgBAAA%3B%3BEAEA%2CWAAC%3BIACG%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CWAAC%3BIACG%2CiBAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CWAAC%3BIACG%2CgBAAA%3B%3BEAGJ%2CWAAC%3BIACG%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CQAAA%3B%3BEAGJ%2CWAAC%3BIACG%2COAAO%2CkBAAP%3BIACA%2CgBAAA%3B%3BEAGJ%2CWAAC%2COAAO%3BIACJ%2C0BAAA%3B%3BEAGJ%2CWAAC%3BIACG%2CkBAAA%3B%3BEAGJ%2CWAAC%3BIACG%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CWAAC%2CSAAU%3BIACP%2CaAAA%3B%3BECjFR%3BIACI%2CwBAAA%3B%3BECgBJ%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAEA%2CUAAC%3BIACG%2CeAAA%3B%3BEAEA%2CUAHH%2CMAGI%3BIACG%2CmBAAA%3B%3BEAIA%2CUARP%2CMAOI%2CIAAI%2CaACA%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3BIACA%2C%2BBAAA%3BIACA%2CmBAAA%3B%3BECPR%2CqBADJ%2CUAAS%2COACJ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3B%3BECvDZ%3BIACI%2CYAAA%3BIACA%2CuBAAA%3B%3BEAEA%2CUAAC%3BIACG%2CwBAAA%3BIzC%2BWR%2CoBAAA%3BIACQ%2CYAAA%3BIyC9WA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2COAAO%2CcAAP%3B%3BECsNR%3BIACI%2CkBAAA%3B%3BEADJ%2CYAGI%3BIACI%2CmBAAA%3B%3BEAJR%2CYAGI%2CQAGI%3BIACI%2CaAAA%3B%3BEAKZ%3BIACI%2CaAAA%3BIACA%2CuBAAA%3B%3BEAGJ%3BIACI%2CkBAAA%3B%3BEAGJ%3BEAAgB%3BIACZ%2CeAAA%3BIACA%2CoBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CcAAC%3BEAAD%2CeAAC%3BIACG%2CWAAA%3BIACA%2CaAAA%3B%3BEAFJ%2CcAAC%2CMAIG%3BEAJJ%2CeAAC%2CMAIG%3BIACI%2CkBAAA%3B%3BEAGJ%2CcARH%2CMAQI%2CWAAY%3BEAAb%2CeARH%2CMAQI%2CWAAY%3BIACT%2CeAAA%3B%3BEAKZ%2CUAAW%2CgCAA%2BB%3BIACtC%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CUAAW%2CkBAAkB%3BIACzB%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAHJ%2CUAAW%2CkBAAkB%2CqCAKzB%3BIACI%2CyBAAA%3B%3BEAIA%2CUAVG%2CkBAAkB%2CqCASzB%2C0BACK%3BIACG%2CaAAA%3B%3BEAIR%2CUAfO%2CkBAAkB%2CqCAexB%3BIACG%2CiBAAA%3B%3BEADJ%2CUAfO%2CkBAAkB%2CqCAexB%2CSAGG%3BIACI%2CSAAA%3B%3BEAJR%2CUAfO%2CkBAAkB%2CqCAexB%2CSAOG%3BIACI%2CYAAA%3B%3BEAKZ%2CgBACI%3BIACI%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CmBAAA%3B%3BEC7TR%3BIACI%2CWAAA%3BIACA%2CYAAA%3B%3BEAEA%2CWAAC%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3B%3BECgKJ%2CaAAC%3BIACG%2CeAAA%3BIACA%2CYAAA%3BIACA%2CuBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CaANH%2CSAMI%3BIACG%2CaAAA%3B%3BEAIR%2CaAAC%3BIACG%2CYAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CaAAC%2CSAAU%3BIACP%2CWAAA%3BI5C0ER%2CiBAAA%3BIAAA%2CiBAAA%3BI4CvEQ%2C%2BBAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CaARH%2CSAAU%2CqBAQN%3BIACG%2CSAAS%2CEAAT%3B%3BEAKZ%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2C8BAAA%3BIACA%2CYAAA%3B%3BEAEA%2CuCAAC%3BIACG%2CyBAAA%3BIACA%2CiBAAA%3B%3BEAFJ%2CuCAAC%2CKAIG%3BIACI%2CaAAA%3BIACA%2CeAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CuCAVP%2CKAIG%2CmBAMK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CYAAA%3B%3BEAZZ%2CuCAAC%2CKAIG%2CmBAWI%3BIACI%2CYAAA%3B%3BEAEA%2CuCAlBX%2CKAIG%2CmBAWI%2CGAGK%3BIACG%2CeAAA%3B%3BEAMhB%2CuCAAC%3BIACG%2CYAAA%3BIACA%2CiBAAA%3B%3BEAFJ%2CuCAAC%2CMAIG%2CmBACI%2CGAAE%3BIACE%2CmBAAA%3B%3BEANZ%2CuCAAC%2CMAIG%2CmBAKI%3BIACI%2CaAAA%3B%3BEAKZ%2CuCAAC%3BIACG%2CWAAA%3B%3BEAIA%2CuCADJ%2CmBACK%3BI7C%5C%2FQT%2CaGLuB%2CaHKvB%3BICyRA%2CiBAAA%3BIAAA%2CiBAAA%3BIDtRA%2CgBAAA%3BIACA%2CqBAAA%3BI6C6QY%2CWAAA%3BIACA%2CkBAAA%3B%3BECuGR%2CaAAC%2CMAAM%3BIACH%2CiBAAA%3B%3BEClIR%2CoBACI%3BIACI%2CaAAA%3B%3BEAMA%2CaADJ%2CgBACK%3BI9CyBT%2CiBAAA%3BIAAA%2CoBAAA%3BI8CtBY%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAIJ%2CaAVJ%2CgBAUK%3BIACG%2CiBAAA%3B%3BEAGJ%2CaAdJ%2CgBAcK%3BIACG%2CSAAA%3BIACA%2CUAAA%3B%3BEAEA%2CaAlBR%2CgBAcK%2COAII%3BIACG%2CaAAA%3B%3BEApBhB%2CaAyBI%3BIACI%2CkBAAA%3BIACA%2CSAAA%3B%3BEAEA%2CaAJJ%2C0BAIK%3BIACG%2C%2BBAAA%3B%3BEA9BZ%2CaAkCI%3BIACI%2CgBAAA%3B%3BEAGI%2CaAJR%2CaAGK%2CMACI%2CIAAI%3BIACD%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAIR%2CaAVJ%2CaAUK%3BIACG%2CiBAAA%3B%3BEAGJ%2CaAdJ%2CaAcK%3BIACG%2CiBAAA%3B%3BEAGJ%2CaAlBJ%2CaAkBK%2CQACG%3BIACI%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAvDhB%2CaA4DI%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEA9DR%2CaAiEI%3BIACI%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEAEA%2CaANJ%2CaAMK%2CIAAI%3BIACD%2CmBAAA%3B%3BEAGJ%2CaAVJ%2CaAUK%3BIACG%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CaAjBJ%2CaAiBK%3BIACG%2CgBAAA%3BIACA%2CQAAA%3B%3BEAGJ%2CaAtBJ%2CaAsBK%3BIACG%2CgBAAA%3BIACA%2CeAAA%3B%3B%3BA7B1RZ%2CgBAL4C%3BE8BpBxC%2CYAAC%2CWACG%3BIACI%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CwBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2C8BAAA%3B%3BEATR%2CYAAC%2CWACG%2CYAUI%3BIACI%2CWAAA%3BIACA%2CaAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3B%3BEAfZ%2CYAAC%2CWACG%2CYAUI%2CGAMI%3BIACI%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CYA1BX%2CWACG%2CYAUI%2CGAeK%2CaACG%3BIACI%2CUAAA%3B%3BEA5BpB%2CYAAC%2CWAkCG%3BEAlCJ%2CYAAC%2CWAmCG%3BIACI%2CyBAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3B%3BEAxCR%2CYAAC%2CWA2CG%3BIACI%2CWAAA%3B%3BEA5CR%2CYAAC%2CWA%2BCG%3BIACI%2CWAAA%3B%3B%3BA9BlBZ%2CgBALsC%3BE%2BBlDtC%3BIACI%2CiBAAA%3BIACA%2CcAAA%3B%3BE7ByMJ%3BEACA%3BInBkEA%2CiBAAA%3BIDzJA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEkDxDA%3BIACI%2CmBAAA%3BIACA%2CuBAAA%3B%3BEAEA%2CYAAC%3BIACG%2CSAAA%3B%3BECpFR%3BIACI%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2C4CAAA%3BIACA%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CyBAAA%3B%3BEAhBJ%2CcAkBI%3BIACI%2CWAAA%3BIACA%2C%2BBAAA%3B%3BEAGJ%2CcAAC%2CMACG%3BIACI%2CWAAW%2CgBAAX%3B%3BEjB6BR%2CwBAAC%3BIACG%2CeAAA%3B%3BECyEJ%2CyBAAC%3BIACG%2CYAAA%3B%3BEAIR%3BIACI%2CUAAA%3BIACA%2CSAAA%3B%3BEAGJ%3BIlCqJA%2CiBAAA%3BIDzJA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEmCOA%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BECyCA%2CcAAC%3BIACG%2CYAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CcAAC%3BIACG%2CSAAA%3B%3BEAGJ%2CcAAC%3BIACG%2CgBAAA%3B%3BEAGJ%2CcAAC%3BIACG%2CeAAA%3B%3BEAKA%2CmBAAoB%2CeAFvB%3BIAGO%2CWAAA%3B%3BEAIR%2CcAAC%2CeAAe%2CQACZ%2CoBACI%3BIACI%2CUAAA%3BIACA%2CoBAAA%3BIACA%2CwBAAA%3B%3BEAGJ%2CcARP%2CeAAe%2CQACZ%2CoBAOK%2CMACG%3BIACI%2CUAAA%3BIACA%2CoBAAA%3B%3BEAQpB%2CgBACI%3BIACI%2COAAA%3B%3BEAIR%3BIACI%2COAAA%3B%3BEgB%5C%2FJJ%2C8BAA8B%3BIAC1B%2CoBAAA%3B%3BEADJ%2C8BAA8B%2C4BAE1B%3BIACI%2CyBAAA%3B%3BEXwBR%3BIACI%2CSAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEANJ%2CqBAQI%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CqBAAC%3BIACG%2CWAAA%3B%3BEAGJ%2CqBAAC%3BIACG%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CqBALH%2CMAKI%3BIACG%2CqBAAA%3B%3BEAGJ%2CqBATH%2CMASI%3BIACG%2CWAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAdH%2CMAcI%3BIACG%2CeAAA%3B%3BEAKZ%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEALJ%2CYAOI%2CQAAO%3BIACH%2CyBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAZR%2CYAOI%2CQAAO%2CQAOH%3BIACI%2CkBAAA%3BIACA%2COAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CQAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEArBZ%2CYAOI%2CQAAO%2CQAOH%2CMASI%3BIACI%2CYAAA%3B%3BEAKZ%2CYAAC%3BIACG%2CeAAA%3BIACA%2COAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEARJ%2CYAAC%2COAUG%2CQAAO%3BIACH%2CgBAAA%3B%3BEAXR%2CYAAC%2COAcG%3BIACI%2CiBAAA%3B%3BEAIA%2CYAnBP%2COAkBG%2CsBACK%3BIACG%2CaAAA%3B%3BEApBZ%2CYAAC%2COAwBG%3BIACI%2CaAAA%3B%3BEAzBR%2CYAAC%2COA4BG%3BIACI%2CYAAA%3BIACA%2CSAAA%3B%3BEEuJZ%2CUAAW%2CkBAAkB%3BIACzB%2CkBAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3B%3BEAIA%2CmBAAC%3BIACG%2CgBAAA%3B%3BEUtTR%3BIACI%2CaAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2C6GAAA%3BIACA%2CUAAA%3B%3BEAEA%2CaAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CsBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2C6BAAA%3BIACA%2C8BAAA%3BIACA%2CWAAW%2CaAAX%3B%3BEAGJ%2CaAAC%3BIACG%2CaAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2CaAAC%3BIACG%2CcAAA%3B%3BEAGJ%2CaAAC%3BIACG%2CaAAA%3B%3BECeR%2CqBAAsB%2CsBAClB%2CUAAS%3BIACL%2C2BAAA%3B%3BERiSR%3BIACI%2CaAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIJ%3BIACI%2CgBAAA%3B%3BEAEA%2CaAAC%3BIACG%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAGA%2CaAPH%2CMAOI%2CIAAI%2CoBAAoB%3BIACrB%2CgBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CYAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CKAAK%2CgBAAL%3BIACA%2CWAAA%3B%3BEAIR%2CaAAC%3BIACG%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CaALH%2CKAKI%3BIACG%2CyBAAA%3B%3BEAKR%2CaAAC%3BIACG%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CgCAAA%3B%3BEAGJ%2CaAAC%3BIACG%2CaAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CaAAC%3BIACG%2CmBAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CQAAA%3BIACA%2CaAAA%3BIACA%2CgBAAA%3B%3BEANJ%2CaAAC%2CmBAQG%3BIACI%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAIR%2CaAAC%3BIACG%2CaAAA%3B%3BEAEA%2C2BAA4B%2CcAH%5C%2FB%3BIAIO%2CcAAA%3B%3BEAJR%2CaAAC%2CWAOG%3BIACI%2CeAAA%3B%3BEAEA%2CaAVP%2CWAOG%2CoBAGK%3BIACG%2CgBAAA%3B%3BEAKZ%2CaAAC%3BIACG%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CqBAAA%3BIACA%2COAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAGI%2CEAAE%2CIAAI%2CoBAAqB%2CcAZlC%2CWAWI%3BIAEO%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CYAAA%3BIACA%2COAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3B%3BEAIR%2CaAzBH%2CWAyBI%3BIACG%2CkBAAA%3BIACA%2C6GAAA%3BIACA%2CUAAA%3BIACA%2CwBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEAIR%2CaAAC%3BIACG%2CaAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CaAAC%3BIACG%2CaAAA%3BIACA%2CgDAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CaAAC%3BIACG%2CaAAA%3BIACA%2CoCAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2CaAAC%3BI7CnQL%2CSAAA%3BIAAA%2CUAAA%3BIsD1KA%2CqBAAA%3BIT%2BaQ%2CUAAA%3B%3BEAEA%2CaAJH%2CQAII%3BIACG%2CgBAAA%3B%3BEAIR%2CaAAC%3BIACG%2CiBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CaAJH%2CMAII%3BIACG%2CkBAAA%3B%3BEAGI%2C2BADwB%2CcAPnC%2CMAII%2CQAGgC%2CIAAI%2C0BAC5B%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2C2BAXwB%2CcAPnC%2CMAII%2CQAGgC%2CIAAI%2C0BAW5B%3BIACG%2CWAAW%2CSAAX%3B%3BEAIR%2CaAvBP%2CMAII%2CQAmBI%3BIACG%2CgBAAA%3BI7CpShB%2CiBAAA%3BI6CsSgB%2CmBAAA%3B%3BEAIR%2CaA9BH%2CMA8BI%3BI7C1ST%2CiBAAA%3BIAAA%2CmBAAA%3BI6C6SY%2CqBAAA%3BIACA%2C0BAAA%3B%3BEAIR%2CaAAC%3BIACG%2CaAAA%3B%3BEAGR%3BIACI%2CYAAA%3BIACA%2CSAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CyBAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CkBAAX%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BI7CjUJ%2CiBAAA%3BIAAA%2CmBAAA%3B%3BE6CsTA%2CkBAeI%2CoBAAqB%3BIACjB%2CkBAAA%3B%3B%3BA5BxhBR%2CgBALuC%3BEsCpBlC%2CCAAC%3BEAAD%2CMAAC%3BEAAD%2CGAAC%3BIACE%2CkBAAA%3B%3BEF0DR%2CqBAAsB%2CsBAClB%2CUAAS%3BIACL%2C2BAAA%3B%3BERigBI%2CaAFP%2CWACG%2CoBACK%3BIACG%2CgBAAA%3B%3BEAKZ%2CaAAC%3BIACG%2CSAAA%3B%3B%3BA5BviBR%2CgBALwC%3BE4BmjBpC%2CaAAC%2CMAAM%3BIACH%2CcAAA%3B%3BEAGJ%2CaAAC%3BIACG%2CSAAA%3B%3B%3BA5B%5C%2FiBZ%2CgBAJ6C%3BEkB4KzC%3BIACI%2COAAA%3B%3BEgBxKJ%2C8BAA8B%2C4BAC1B%3BIACI%2COAAA%3B%3BEAFR%2C8BAA8B%2C4BAK1B%3BIACI%2CQAAA%3B%3BEE2BR%2CqBAAsB%2CsBAClB%2CUAAS%3BIACL%2C2BAAA%22%7D */