/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright 2014 Adobe
 * All Rights Reserved.
 */
/**
 * 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;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-blog-view a,
.mp-sidebar a {
  text-decoration: none;
}
.mp-blog-rss {
  text-align: right;
}
.mp-post-info {
  color: #999999;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
}
.mp-post-info span {
  color: #6f6f6f;
}
.post-item-wraper {
  border: 1px solid #eee;
}
.post-item-wraper:hover {
  border: 1px solid #eee;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.post-info-wraper {
  padding: 20px 15px 10px 15px;
}
.post-list-item {
  margin-bottom: 20px;
}
.post-short-description {
  max-width: 100%;
}
.post-short-description p {
  max-width: 100%;
}
.post-post_content {
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .post-sharing-button {
    text-align: center;
  }
}
#sharing {
  padding: 20px 30px;
  background: #f6f6f6;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #sharing .share-col-left {
    float: left;
    width: 20%;
  }
}
.about-admin h4.admin-title {
  width: 215px;
  float: left;
}
.block-blog-related {
  margin-top: 35px;
}
.block-blog-related .related-content-container {
  padding: 0 10px;
}
.block-blog-related .related-content-container .author-content-image {
  float: left;
  width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
  float: left;
  padding-left: 20px;
  width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
  font-size: 20px;
}
#post-reviews {
  margin-top: 50px;
}
a.mp-relate-link {
  background: #f55567;
  color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
  margin: 0 auto;
  height: 200px;
  display: block;
}
.menu-archives {
  list-style: none;
  padding-left: 8px;
}
.menu-archives a.list-archives {
  color: inherit;
}
.author-image {
  text-align: center;
}
.author-image img.img-responsive {
  border: none;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.pager {
  text-align: center;
}
.pager span.toolbar-number {
  display: none;
}
.block-title p {
  font-size: 18px;
  font-weight: 300;
}
.mp-sidebar {
  margin-bottom: 25px;
}
.mp-sidebar .block-content {
  padding-left: 10px;
}
.mp-sidebar .data.item.title {
  cursor: pointer;
}
.mp-sidebar .product.data.items > .item.content {
  padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
  margin-bottom: 15px;
}
a.label.label-default.tags-list {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  margin-right: 5px;
}
ul.menu-categories li.category-item {
  list-style: none;
}
ul.menu-categories .category-level3 {
  display: none;
  padding-left: 15px;
}
ul.menu-categories .category-level4 {
  display: none;
  padding-left: 30px;
}
ul.menu-categories a.list-categories {
  color: inherit;
  margin-left: 8px;
}
ul.menu-categories i {
  cursor: pointer;
}
h2.list-title {
  margin-bottom: 30px;
}
.list-post-tabs {
  padding: 5px 10px 5px 0;
}
.list-post-tabs:hover {
  background-color: #eee;
}
.list-post-tabs .post-left {
  float: left;
  width: 25%;
}
.list-post-tabs .post-right {
  float: left;
  width: 75%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list-post-tabs .post-right span {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-post-tabs .post-right span.create-at {
  font-size: 12px;
}
.tab-pane.fade {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.fa.fa-angle-right {
  font-size: larger;
}
.sidebar .mpblog-search {
  float: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  width: 100%;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.mpblog-product-des {
  color: #333333;
}
.mpblog-product-des p {
  margin: 0;
  font-size: 12px;
}
.mpblog-search {
  position: relative;
}
.mpblog-search button.action.search {
  display: inline-block;
  background: none !important;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 1;
}
.mpblog-search button.action.search :before {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
  display: none;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
  overflow: hidden !important;
  resize: none;
  min-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
  margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
  padding-left: 50px !important;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn {
  float: right;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.cmt-row__reply-row {
  margin-top: 10px;
}
.default-cmt__cmt-login {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
  width: 100%;
  margin-top: 50px;
  float: left;
}
ul.default-cmt__content__cmt-content {
  list-style: none !important;
}
.cmt-row__cmt-content {
  font-size: 13px;
}
.cmt-row__cmt-interactions {
  font-size: 13px;
}
.cmt-row__cmt-content p {
  margin: 3px 0 !important;
}
.interactions__btn-actions {
  display: inline-block;
  margin-right: 10px;
}
a.interactions__btn-actions.action {
  cursor: pointer;
}
.interactions__cmt-createdat {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
.cmt-row.reply-row {
  margin-bottom: 0 !important;
}
.reply-form__form-input {
  margin-bottom: 0 !important;
  position: relative;
}
.reply-form__form-input .default-cmt_loading {
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
  margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
  margin-top: 5px;
  padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
  padding-left: 5px !important;
}
/* end style comment */
.widget-title {
  margin-bottom: 20px;
}
.author-social img.img-responsive {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 25px;
  width: 25px;
}
.share-col-right {
  display: inline-block;
}
/*post view css*/
.page-layout-1column .column.main {
  width: 100% !important;
}
/* Footer Copyright */
.mp-footer {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer h3 {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer-links-light {
  color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.mp-footer-links-light a {
  color: #E8E8E8 !important;
}
.post-image {
  min-height: 250px;
  position: relative;
}
.post-image img.img-responsive {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: none;
}
.mpblog-post-view .post-view-image {
  text-align: center;
}
.post-item-wraper {
  padding: 10px !important;
}
@media only screen and (min-width: 600px) {
  .post-item-list .post-image {
    min-width: 250px;
    display: table-cell;
  }
  .post-item-list .post-info-wraper {
    display: table-cell;
    vertical-align: top;
  }
}
.post-info-wraper {
  display: table-cell;
  vertical-align: top;
}
.post-info-wraper h2.mp-post-title {
  margin-top: 0;
}
.post-list-content .limiter {
  display: block !important;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
  width: 85%;
  margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
  border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
  .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
    border-right: solid 1px #dfdfdf;
  }
  .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
    border-left: solid 1px #dfdfdf;
  }
}
@media (min-width: 1024px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 400px;
    width: 24.5% !important;
  }
}
@media (min-width: 1440px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 500px;
    width: 16.67% !important;
  }
}
@media all and (min-width: 640px) {
  .post-list-content .products-grid .product-item {
    width: 48%;
  }
}
@media all and (max-width: 640px) {
  .post-list-content .products-grid .product-item {
    width: 98%;
  }
}
/* mageplaza end blog style */
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(100% - 20px);
  margin: 0 15px 0 5px;
}
.filter-options-content a {
  display: inline-block !important;
}
.layered_overlay {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  display: none;
}
.layered_overlay div {
  height: 100%;
  width: 100%;
  position: relative;
}
.layered_overlay div img {
  top: 50%;
  left: 50%;
  display: block;
  position: absolute;
  margin-top: -15px;
  margin-left: -15px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
/**
 * @codingStandardsIgnoreStart
 */
/**
 * @codingStandardsIgnoreStart
 */
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
.Myam_Picto {
  background-image: url(../images/pictos-myam.svg);
  background-repeat: no-repeat;
  background-size: 100rem 4rem;
}
.Oswald_18 {
  font-size: 1.8rem;
  line-height: 1.4;
  /*text-transform: uppercase;*/
  font-weight: 400;
  font-family: 'Oswald', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.Oswald_10 {
  font-size: 1.8rem;
  line-height: 1.4;
  /*text-transform: uppercase;*/
  font-weight: 400;
  font-family: 'Oswald', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1rem;
}
.Oswald_14 {
  font-size: 1.8rem;
  line-height: 1.4;
  /*text-transform: uppercase;*/
  font-weight: 400;
  font-family: 'Oswald', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
}
.Oswald_24 {
  font-size: 1.8rem;
  line-height: 1.4;
  /*text-transform: uppercase;*/
  font-weight: 400;
  font-family: 'Oswald', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 2.4rem;
}
.Poppins_18 {
  font-size: 1.8rem;
  line-height: 1.4;
  /*text-transform: uppercase;*/
  font-weight: 400;
  font-family: 'Poppins', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.Poppins_10 {
  font-size: 1.8rem;
  line-height: 1.4;
  /*text-transform: uppercase;*/
  font-weight: 400;
  font-family: 'Poppins', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1rem;
}
.Poppins_14 {
  font-size: 1.8rem;
  line-height: 1.4;
  /*text-transform: uppercase;*/
  font-weight: 400;
  font-family: 'Poppins', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
}
.Poppins_24 {
  font-size: 1.8rem;
  line-height: 1.4;
  /*text-transform: uppercase;*/
  font-weight: 400;
  font-family: 'Poppins', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 2.4rem;
}
/*html body { font-family: 'BarlowWF', 'Helvetica Neue', Helvetica, Arial, sans-serif; }*/
html body {
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 661px) {
  .header.content .header-block.right {
    gap: 5px;
    margin-right: 15px;
  }
  .header.content .header-block.center .header-baseline {
    left: unset;
  }
  .page-wrapper .page-header .header.content .header-baseline.header-baseline {
    left: unset;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .baseline {
    font-size: 1.8rem;
    line-height: 1.4;
    /*text-transform: uppercase;*/
    font-weight: 400;
    font-family: 'Poppins', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    text-transform: none;
  }
}
@media only screen and (max-width: 480px) {
  .header-baseline {
    left: 0;
    width: 100%;
    text-align: center;
  }
  .baseline {
    font-size: 1.3rem;
    font-weight: 400;
  }
}
@media only screen and (min-width: 360px) and (max-width: 661px) {
  .page-wrapper .page-header .header.content .header-block .header.links li {
    margin-left: 15px;
  }
}
@media only screen and (max-width: 520px) {
  .home-products {
    overflow: hidden;
  }
  .home-products .product-items .slick-list {
    width: 60vw;
    overflow: visible;
    margin: 0 auto;
    padding: 0;
  }
  .home-products .block-static-block .slick-slider .slick-arrow {
    width: 65px;
    color: #40556b;
  }
}
@media (min-width: 768px), print {
  .header-block.right .minicart-wrapper .block-minicart {
    width: 410px !important;
    padding-bottom: 0 !important;
  }
}
.checkout-header-logo {
  display: flex;
  align-items: center;
  gap: 5rem;
  max-width: 1200px;
  margin: auto;
  padding-top: 3rem;
}
.checkout-header-logo a {
  display: block;
  margin: initial;
}
.checkout-header-logo p {
  flex: 1;
}
.breadcrumbs.header__breadcrumbs {
  margin-top: 0;
  padding-left: 0;
}
.page__title.headline__left {
  font-size: 1.9rem;
}
.button--type-checkout {
  text-decoration: none !important;
}
.radiogroup__label-item > img {
  min-width: initial;
  margin-right: 1rem;
}
.checkout-container input[type="radio"] + label {
  width: 100%;
}
@media only screen and (min-width: 480px) {
  .products-grid .product-item .action.primary {
    width: 195px;
    padding: 0.5rem;
  }
}
@media only screen and (max-width: 430px) {
  body.page-products .products-grid .product-item .action.primary .addtocartSpan,
  body .column .widget-product-carousel .product-item .action.primary .addtocartSpan {
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 346px) {
  body.page-products .products-grid .product-item .action.primary span,
  body .column .widget-product-carousel .product-item .action.primary span {
    font-size: 1.25rem;
  }
  body.page-products .products-grid .product-item .js-quickbuyButton,
  body .column .widget-product-carousel .product-item .js-quickbuyButton {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 1024px) {
  .product-info-main.catalog-product-view-column .isRight {
    background: #fff;
  }
  .catalog-product-view-column.product.media {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1025px) {
  html .catalog-product-view-column.product-info-main {
    display: flex;
    align-items: center;
    width: 60%;
    max-width: 800px;
  }
  html .catalog-product-view-subColumn.isLeft {
    width: calc(100% - 18rem);
  }
  html .catalog-product-view-subColumn.isRight {
    width: calc(100% - 18rem);
  }
}
@media only screen and (max-width: 767px) {
  .catalog-product-view .breadcrumbs {
    display: block;
  }
}
@media only screen and (max-width: 639px) {
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before {
    color: #565A5C;
  }
}
@media only screen and (max-width: 500px) {
  html .catalog-product-view-subColumn-choices .product-item-overlay-choices-item-price {
    font-size: 1.4rem;
  }
  html .catalog-product-view-subColumn-choices .product-item-overlay-choices-item-price.old_price {
    font-size: 1.2rem;
    color: #565A5C;
    text-decoration: line-through;
  }
  html .catalog-product-view-subColumn-choices-array td.hasPromo .catalog-product-view-subColumn-choices-array-promo {
    position: absolute;
    top: 50%;
    right: 0.3rem;
    transform: translateY(-50%);
  }
  html .catalog-product-view-subColumn-choices-array-promo {
    width: 3rem;
  }
  html .catalog-product-view-subColumn-choices-array-promo-value {
    font-size: 1.1rem;
  }
  html .catalog-product-view-subColumn-choices-array-promo-unit {
    font-size: 0.95rem;
  }
}
@media only screen and (min-width: 1660px) {
  body:not([class^="cms-home"]) .navigation,
  body:not([class^="cms-home"]) .breadcrumbs,
  body:not([class^="cms-home"]) .page-header .header.panel,
  body:not([class^="cms-home"]) .header.content,
  body:not([class^="cms-home"]) .footer.content,
  body:not([class^="cms-home"]) .page-wrapper > .widget,
  body:not([class^="cms-home"]) .page-wrapper > .page-bottom,
  body:not([class^="cms-home"]) .block.category.event,
  body:not([class^="cms-home"]) .top-container,
  body:not([class^="cms-home"]) .page-main {
    max-width: 1440px;
  }
}
@media only screen and (min-width: 1820px) {
  body:not([class^="cms-home"]) .navigation,
  body:not([class^="cms-home"]) .breadcrumbs,
  body:not([class^="cms-home"]) .page-header .header.panel,
  body:not([class^="cms-home"]) .header.content,
  body:not([class^="cms-home"]) .footer.content,
  body:not([class^="cms-home"]) .page-wrapper > .widget,
  body:not([class^="cms-home"]) .page-wrapper > .page-bottom,
  body:not([class^="cms-home"]) .block.category.event,
  body:not([class^="cms-home"]) .top-container,
  body:not([class^="cms-home"]) .page-main {
    max-width: 1660px;
  }
}
/*.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__l) {
    .customer-account-login .columns .column.main {
        &:after {
            content: '';
            position: absolute;
            width: 50vw;
            height: 89rem;
            !* background: url(../images/myam-login-image.jpg) 50% 50% no-repeat; *!
            background-size: cover;
            top: 0;
            right: 50%;
            z-index: 10;
        }
        .login-container { margin: 0 0 0 50%; min-height: 81rem;}
    }
    html[lang*="fr"] body.customer-account-login .columns .column.main:after {
        background: url(../images/login-image-fr.jpg) 50% 50% no-repeat;
        background-size: contain;
    }
    html[lang*="us"] body.customer-account-login .columns .column.main:after {
        background: url(../images/login-image-us.jpg) 50% 50% no-repeat;
        background-size: contain;
    }
    html[lang*="es"] body.customer-account-login .columns .column.main:after {
        background: url(../images/login-image-es.jpg) 50% 50% no-repeat;
        background-size: contain;
    }
    html[lang*="it"] body.customer-account-login .columns .column.main:after {
        background: url(../images/login-image-it.jpg) 50% 50% no-repeat;
        background-size: contain;
    }
}*/
.main_menu {
  background: #fff;
  max-width: 1370px;
  margin: 15px auto 0 auto;
  padding-left: 21px;
  display: flex;
  justify-content: center;
}
.main_menu li.main_menu__inner-item:not(:has(> a.main_menu__inner-link)) > ul.main_menu__inner-list {
  padding-inline-start: 0 !important;
  /* ou ce que tu veux pour les "sans lien" */
}
.main_menu ul.main_menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 2rem;
  position: relative;
}
.main_menu li.main_menu__item {
  position: relative;
}
.main_menu li.main_menu__item > a.main_menu__link {
  display: flex;
  align-items: center;
  font-weight: bold;
  gap: 0.95rem;
  padding: 1rem 1.5rem 1rem 3.8rem;
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 12px;
  transition: all 0.3s ease;
  position: relative;
}
.main_menu li.main_menu__item > a.main_menu__link:hover,
.main_menu li.main_menu__item > a.main_menu__link.current {
  color: #d32f2f;
  background: linear-gradient(135deg, #ffe5e5 0%, #ffffff 100%);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.main_menu li.main_menu__item--parent:hover + ul.main_menu__inner-list {
  visibility: visible;
}
.main_menu .main_menu__list > ul.main_menu__inner-list {
  display: flex;
  gap: 2rem;
  visibility: hidden;
  position: absolute;
  top: 83%;
  left: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  width: 100%;
  min-height: 20rem !important;
  padding: 2.5rem;
  z-index: 999;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.main_menu .main_menu__list > ul.main_menu__inner-list > .main_menu__inner-item--parent > a {
  font-weight: bold;
}
.main_menu .main_menu__list > ul.main_menu__inner-list:hover {
  visibility: visible;
}
.main_menu .main_menu__list > ul.main_menu__inner-list li.main_menu__inner-item {
  flex: 1;
}
.main_menu .main_menu__list > ul.main_menu__inner-list li.main_menu__inner-item .category-child-list {
  padding-inline-start: 14px;
}
.main_menu .main_menu__list > ul.main_menu__inner-list li.main_menu__inner-item .category-child-list .category-child-list__item a {
  display: block;
  text-decoration: none;
  color: #000;
  padding: 1rem 2rem 1rem 2rem;
}
.main_menu .main_menu__list > ul.main_menu__inner-list li.main_menu__inner-item .category-child-list .category-child-list__item a:hover {
  color: #d32f2f;
}
.main_menu .main_menu__list > ul.main_menu__inner-list li.main_menu__inner-item > a.main_menu__inner-link {
  display: block;
  padding: 0.75rem 1.5rem;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.main_menu .main_menu__list > ul.main_menu__inner-list li.main_menu__inner-item > a.main_menu__inner-link:hover {
  color: #d32f2f;
}
.main_menu li.main_menu__item--parent > a.main_menu__link {
  position: relative;
  padding-right: 2.9rem;
}
.main_menu li.main_menu__item--parent > a.main_menu__link::after {
  content: "";
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.4rem;
  height: 1.4rem;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s ease;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='m6 9 6 6 6-6'/></svg>");
}
.main_menu li.main_menu__item--parent:hover > a.main_menu__link::after,
.main_menu li.main_menu__item--parent:has(.main_menu__inner-list:hover) > a.main_menu__link::after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' stroke='%23d32f2f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='m18 15-6-6-6 6'/></svg>");
}
.main_menu li.main_menu__item--parent:hover > a.main_menu__link,
.main_menu li.main_menu__item--parent:has(.main_menu__inner-list:hover) > a.main_menu__link {
  color: #d32f2f;
  background: linear-gradient(135deg, #ffe5e5 0%, #ffffff 100%);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.main_menu__mobile {
  display: none;
}
.main_menu {
  background: #fff;
  max-width: 1370px;
  margin: 15px auto 0 auto;
  padding-left: 21px;
  display: flex;
  justify-content: center;
}
ul.main_menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 2rem;
  position: relative;
}
li.main_menu__item {
  position: relative;
  /* Hover + actif */
}
li.main_menu__item > a.main_menu__link {
  display: flex;
  align-items: center;
  gap: 0.95rem;
  padding: 1rem 3.5rem 1rem 2.5rem;
  /* espace pour l’icône */
  color: #000;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 12px;
  transition: all 0.3s ease;
  position: relative;
}
li.main_menu__item > a.main_menu__link:hover,
li.main_menu__item > a.main_menu__link.current {
  color: #d32f2f;
  background: linear-gradient(135deg, #ffe5e5 0%, #ffffff 100%);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
/* ===== Icônes avec mask-image ===== */
.main_menu__link::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: currentColor;
  /* suit la couleur du texte */
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.main_menu__item--home > a.main_menu__link {
  color: transparent;
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  overflow: hidden;
  text-align: center;
  padding: 0 !important;
}
.main_menu__item--home > a.main_menu__link::before {
  content: '';
  display: block;
  width: 19px;
  height: 19px;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' width=\'24\' height=\'24\' viewBox=\'0 0 24 24\' fill=\'none\' stroke=\'currentColor\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-linejoin=\'round\' class=\'lucide lucide-house-icon lucide-house\'><path d=\'M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8\' /><path d=\'M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\' /></svg>');
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' width=\'24\' height=\'24\' viewBox=\'0 0 24 24\' fill=\'none\' stroke=\'currentColor\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-linejoin=\'round\' class=\'lucide lucide-house-icon lucide-house\'><path d=\'M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8\' /><path d=\'M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\' /></svg>');
  background-color: currentColor;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}
/* New */
.main_menu__item--new > a.main_menu__link::before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z'/><path d='M20 2v4'/><path d='M22 4h-4'/><circle cx='4' cy='20' r='2'/></svg>");
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z'/><path d='M20 2v4'/><path d='M22 4h-4'/><circle cx='4' cy='20' r='2'/></svg>");
}
/* Top ventes (star) */
.main_menu__item--top-ventes > a.main_menu__link::before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-star-icon lucide-star'><path d='M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z' /></svg>");
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-star-icon lucide-star'><path d='M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.123 2.123 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.123 2.123 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.122 2.122 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.122 2.122 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.122 2.122 0 0 0 1.597-1.16z' /></svg>");
}
/* Sucré (candy) */
.main_menu__item--sucre > a.main_menu__link::before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-cookie-icon lucide-cookie'><path d='M12 2a10 10 0 1 0 10 10 4 4 0 0 1-5-5 4 4 0 0 1-5-5' /><path d='M8.5 8.5v.01' /><path d='M16 15.5v.01' /><path d='M12 12v.01' /><path d='M11 17v.01' /><path d='M7 14v.01' /></svg>");
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-cookie-icon lucide-cookie'><path d='M12 2a10 10 0 1 0 10 10 4 4 0 0 1-5-5 4 4 0 0 1-5-5' /><path d='M8.5 8.5v.01' /><path d='M16 15.5v.01' /><path d='M12 12v.01' /><path d='M11 17v.01' /><path d='M7 14v.01' /></svg>");
}
/* Salé (utensils) */
.main_menu__item--sale > a.main_menu__link::before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-pizza-icon lucide-pizza'><path d='m12 14-1 1' /><path d='m13.75 18.25-1.25 1.42' /><path d='M17.775 5.654a15.68 15.68 0 0 0-12.121 12.12' /><path d='M18.8 9.3a1 1 0 0 0 2.1 7.7' /><path d='M21.964 20.732a1 1 0 0 1-1.232 1.232l-18-5a1 1 0 0 1-.695-1.232A19.68 19.68 0 0 1 15.732 2.037a1 1 0 0 1 1.232.695z' /></svg>");
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-pizza-icon lucide-pizza'><path d='m12 14-1 1' /><path d='m13.75 18.25-1.25 1.42' /><path d='M17.775 5.654a15.68 15.68 0 0 0-12.121 12.12' /><path d='M18.8 9.3a1 1 0 0 0 2.1 7.7' /><path d='M21.964 20.732a1 1 0 0 1-1.232 1.232l-18-5a1 1 0 0 1-.695-1.232A19.68 19.68 0 0 1 15.732 2.037a1 1 0 0 1 1.232.695z' /></svg>");
}
/* Boissons (glass) */
.main_menu__item--boissons > a.main_menu__link::before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-cup-soda-icon lucide-cup-soda'><path d='m6 8 1.75 12.28a2 2 0 0 0 2 1.72h4.54a2 2 0 0 0 2-1.72L18 8' /><path d='M5 8h14' /><path d='M7 15a6.47 6.47 0 0 1 5 0 6.47 6.47 0 0 0 5 0' /><path d='m12 8 1-6h2' /></svg>");
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-cup-soda-icon lucide-cup-soda'><path d='m6 8 1.75 12.28a2 2 0 0 0 2 1.72h4.54a2 2 0 0 0 2-1.72L18 8' /><path d='M5 8h14' /><path d='M7 15a6.47 6.47 0 0 1 5 0 6.47 6.47 0 0 0 5 0' /><path d='m12 8 1-6h2' /></svg>");
}
/* Nos box */
.main_menu__item--nos-box > a.main_menu__link::before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='7' width='18' height='13' rx='2'/><path d='M16 3H8v4h8z'/></svg>");
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='7' width='18' height='13' rx='2'/><path d='M16 3H8v4h8z'/></svg>");
}
/* Asie (globe) */
.main_menu__item--asie > a.main_menu__link::before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-map-pin-icon lucide-map-pin'><path d='M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0' /><circle cx='12' cy='10' r='3' /></svg>");
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-map-pin-icon lucide-map-pin'><path d='M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0' /><circle cx='12' cy='10' r='3' /></svg>");
}
/* Promos (tag) */
.main_menu__item--promos > a.main_menu__link::before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M3 12l18-6-6 18-2-8z'/></svg>");
  mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M3 12l18-6-6 18-2-8z'/></svg>");
}
.main_menu__item--blogs > a.main_menu__link::before {
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' width=\'24\' height=\'24\' viewBox=\'0 0 24 24\' fill=\'none\' stroke=\'%23333\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-linejoin=\'round\' class=\'lucide lucide-signpost-icon lucide-signpost\'><path d=\'M12 13v8\' /><path d=\'M12 3v3\' /><path d=\'M18 6a2 2 0 0 1 1.387.56l2.307 2.22a1 1 0 0 1 0 1.44l-2.307 2.22A2 2 0 0 1 18 13H6a2 2 0 0 1-1.387-.56l-2.306-2.22a1 1 0 0 1 0-1.44l2.306-2.22A2 2 0 0 1 6 6z\' /></svg>');
  mask-image: url('data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' width=\'24\' height=\'24\' viewBox=\'0 0 24 24\' fill=\'none\' stroke=\'%23333\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-linejoin=\'round\' class=\'lucide lucide-signpost-icon lucide-signpost\'><path d=\'M12 13v8\' /><path d=\'M12 3v3\' /><path d=\'M18 6a2 2 0 0 1 1.387.56l2.307 2.22a1 1 0 0 1 0 1.44l-2.307 2.22A2 2 0 0 1 18 13H6a2 2 0 0 1-1.387-.56l-2.306-2.22a1 1 0 0 1 0-1.44l2.306-2.22A2 2 0 0 1 6 6z\' /></svg>');
}
.section-item-content.nav-sections-item-content {
  display: none;
}
@media (max-width: 991px) {
  .main_menu {
    display: none;
  }
  .section-item-content.nav-sections-item-content {
    display: block;
  }
}
.language-switcher {
  position: relative;
  display: inline-block;
}
.language-toggle {
  background: white;
  border: 1px solid #ddd;
  padding: 8px 14px;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 11px;
  font-weight: normal;
  font-size: 13px !important;
  transition: all 0.2s ease-in-out;
  text-decoration: none !important;
  text-transform: uppercase;
}
.language-toggle .fi {
  border-radius: 3px;
  font-size: 17px;
}
.language-toggle:hover {
  border-color: #bbb;
  background: #fafafa;
}
.language-switcher.open .language-toggle .arrow {
  transform: rotate(-135deg);
}
.language-dropdown {
  display: none;
  position: absolute;
  top: 110%;
  left: 0;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  list-style: none;
  margin: 6px 0 0;
  padding: 6px 0;
  z-index: 100;
  min-width: 180px;
  overflow: hidden;
}
.language-switcher.open .language-dropdown {
  display: block;
  animation: fadeIn 0.2s ease-in-out;
}
.language-dropdown li a {
  display: flex;
  align-items: center;
  gap: 13px;
  padding: 10px 14px;
  text-decoration: none;
  color: #333;
  font-weight: 400;
  font-size: 14px;
  transition: background 0.2s ease, padding-left 0.2s ease;
}
.language-dropdown li a .lang_code {
  color: #888;
  text-transform: uppercase;
  padding-right: 3px;
}
.language-dropdown li a:hover {
  background: #f0f0f0;
  padding-left: 18px;
}
.language-dropdown .fi {
  font-size: 16px;
  border-radius: 3px;
  margin-right: 4px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
/* Petite animation */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.mam-payments {
  text-align: center;
  padding: 40px 20px;
  max-width: 1370px;
  margin: auto;
  border-top: 1px solid #eee;
}
.mam-payments .mam-payments-header {
  margin-bottom: 30px;
}
.mam-payments .mam-payments-header h2 {
  font-size: 20px;
  font-weight: 700;
  color: #0d1b2a;
  margin: 0 0 5px;
}
.mam-payments .mam-payments-header p {
  font-size: 14px;
  color: #555;
  margin: 1.5rem 0;
}
.mam-payments .mam-payments-logos {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 25px;
}
.mam-payments .mam-payments-logos .mam-payment-item {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 15px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 120px;
  min-height: 70px;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
.mam-payments .mam-payments-logos .mam-payment-item svg {
  max-height: 50px;
  max-width: 100px;
}
.mam-payments .mam-payments-logos .mam-payment-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.mam-payments .mam-payments-footer p {
  font-size: 13px;
  color: #666;
  line-height: 1.5;
  margin: 0;
}
.pages {
  margin-top: 4rem;
}
.pages .items.pages-items .item {
  background-color: #fff;
  margin: 0 15px 0 0;
}
.pages .items.pages-items .item a {
  display: block;
}
.pages .items.pages-items .item a.page {
  padding: 5px 16px;
  font-weight: bold;
  font-size: 15px;
  color: #000;
}
.pages .items.pages-items .item a.page:hover {
  color: #e11d48;
}
.pages .items.pages-items .item.current {
  border-radius: 50% !important;
}
.pages .items.pages-items .item.current strong.page {
  background-color: #fff;
  padding: 5px 16px;
  font-weight: bold;
  font-size: 15px;
  color: #e11d48;
  border: 1px solid #eee;
  border-radius: 50%;
}
.pages .items.pages-items .item.pages-item-next,
.pages .items.pages-items .item.pages-item-previous {
  border: 0;
  background-color: initial;
}
.pages .action {
  background: #fff;
}
.pages .action.next:hover::before,
.pages .action.previous:hover::before {
  color: #e11d48 !important;
}
.pages .action:hover {
  background: #fff;
}
.block.related .tabs-navigation,
.block.upsell .tabs-navigation {
  list-style-type: none;
  margin: 10rem 0 5rem 0;
  padding: 0;
}
.block.related .tabs-navigation .tab-header,
.block.upsell .tabs-navigation .tab-header {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.sparsh-brand-slider .brand-title {
  text-align: center !important;
}
.sparsh-brand-slider .slick-slide {
  margin: 0px 10px 0 20px;
}
.sparsh-brand-slider .slick-slide img {
  width: 100%;
  height: 50px;
}
.sparsh-brand-slider .slick-list.draggable {
  margin: 0 20px !important;
}
.sparsh-brand-slider .slick-list .slick-track {
  margin-left: -5px !important;
}
.sparsh-brand-slider .slick-arrow {
  background: none;
  transform: translate(0, -50%);
  position: absolute;
  left: 0;
  top: 50%;
  border: 0;
  z-index: 3;
  color: #000;
  box-shadow: none !important;
  border-radius: 0;
  margin-top: -3px;
  font-size: 0;
  height: 60px;
  line-height: 32px;
  padding: 0;
  width: 36px;
  text-align: center;
}
.sparsh-brand-slider .slick-arrow:after {
  content: '\e617';
  font-family: 'luma-icons';
  color: transparent;
}
.sparsh-brand-slider .slick-arrow:focus {
  background: none;
  color: #000;
  border: 0;
  opacity: 0.8;
}
.sparsh-brand-slider .slick-arrow:active {
  background: none;
  color: #000;
  border: 0;
  opacity: 0.8;
}
.sparsh-brand-slider .slick-arrow.slick-next {
  left: inherit;
  right: 0;
  transition: all 0.3s ease;
}
.sparsh-brand-slider .slick-arrow.slick-next:after {
  display: inherit;
  background-repeat: no-repeat !important;
  background: url('../Sparsh_Brand/images/right-arrow.png');
  margin-top: -44px;
}
.sparsh-brand-slider .slick-arrow.slick-next:hover {
  background: none;
  color: #000;
  border: 0;
  opacity: 0.8;
}
.sparsh-brand-slider .slick-arrow.slick-prev {
  left: 0;
  transition: all 0.3s ease;
}
.sparsh-brand-slider .slick-arrow.slick-prev:after {
  display: inherit;
  background-repeat: no-repeat !important;
  background: url('../Sparsh_Brand/images/left-arrow.png');
  margin-top: -44px;
}
.sparsh-brand-slider .slick-arrow.slick-prev:hover {
  background: none;
  color: #000;
  border: 0;
  opacity: 0.8;
}
.sparsh-brand-slider .slick-slider:hover .sparsh-brand-slider .slick-arrow.slick-next {
  right: 0;
}
.sparsh-brand-slider .slick-slider:hover .sparsh-brand-slider .slick-arrow.slick-prev {
  left: 15px;
}
.sparsh-brand-slider > .slick-list > .slick-track {
  margin-left: -55px;
}
.sparsh-brand-toolbar .toolbar .limiter {
  display: none;
}
.sparsh-brand-toolbar .pager {
  display: none;
}
.sparsh-brand-bottom-toolbar .toolbar .limiter {
  display: none !important;
}
.sparsh-brand-slider.product-view .slick-arrow.slick-next {
  left: inherit;
  right: 0px;
  transition: all 0.3s ease;
}
.sparsh-brand-slider.product-view .slick-arrow.slick-prev {
  left: 0px;
  transition: all 0.3s ease;
}
.product-info-main .product.attribute.sparsh-brand {
  word-break: break-all;
  word-wrap: break-word;
}
.product-info-main .product.attribute.sparsh-brand .value {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .sparsh-brand-slider > .slick-list > .slick-track {
    margin-left: 0px;
  }
}
.sparsh-brand-slider .slick-prev:before,
.sparsh-brand-slider .slick-next:before {
  display: none;
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .magento-payments-review-discount .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .magento-payments-review-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .magento-payments-review-discount .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .magento-payments-review-discount .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'LumaIcons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #ccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .magento-payments-review-discount .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .magento-payments-review-discount .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .magento-payments-review-discount .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .magento-payments-review-discount .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1370px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #40556B;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'LumaIcons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #fff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ccc;
    color: #ccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #40556B;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'LumaIcons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'LumaIcons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #ccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #ccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #ccc;
  }
  .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 #ccc;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    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;
  }
  .mp-sidebar .data.item.title {
    width: 50% !important;
    margin: 0 !important;
  }
  .mp-sidebar .data.item.title .data.switch {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .mp-sidebar .data.item.title .data.switch div {
    width: fit-content;
    margin: auto;
  }
  .mp-sidebar #tab-label-popular .data.switch {
    border-right: 0 !important;
  }
  .product.data.items .block.crosssell .products-grid .product-item {
    width: 25%;
    margin: 0;
  }
  .product.data.items .block.crosssell .product-item-actions {
    margin-top: 10px;
  }
  .product.data.items.collapsed [role=tablist] {
    float: left;
    overflow-x: visible;
  }
  .product.data.items.collapsed [role=tablist] > .item.title > .switch {
    padding: 1px 35px 1px 35px;
  }
  .product.data.items.accordion {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
  }
  .product.data.items.accordion > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items.accordion > .item.title > .switch {
    display: block;
  }
  .product.data.items.accordion > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items.accordion > .item.content:before,
  .product.data.items.accordion > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items.accordion > .item.content:after {
    clear: both;
  }
  .product.data.items.accordion > .item.content.active {
    display: block;
  }
  .product.data.items.accordion > .item.title {
    margin: 0;
  }
  .product.data.items.accordion > .item.title > .switch {
    border-top: 1px solid #ccc;
    height: 40px;
    padding: 1px 10px 1px 10px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.4rem;
    color: #333;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title > .switch:hover {
    color: #333;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }
  .product.data.items.accordion > .item.title:not(.disabled) > .switch:active,
  .product.data.items.accordion > .item.title.active > .switch,
  .product.data.items.accordion > .item.title.active > .switch:focus,
  .product.data.items.accordion > .item.title.active > .switch:hover {
    color: #333;
    text-decoration: none;
    padding-bottom: 1px;
  }
  .product.data.items.accordion > .item.content {
    background: #ffffff;
    margin: -1px 0 -1px;
    padding: 10px 10px 30px;
  }
  .product.data.items.accordion > .item.title.active > .switch,
  .product.data.items.accordion > .item.title.active > .switch:focus,
  .product.data.items.accordion > .item.title.active > .switch:hover {
    padding: 1px 10px 1px 10px;
  }
  .product.data.items.accordion > .item.title a::after {
    display: block !important;
  }
  .product.data.items.accordion > .item.content:not([aria-hidden]) {
    display: none;
  }
  .product.data.items.expanded {
    display: flex;
    flex-flow: row wrap;
  }
  .product.data.items.expanded > .item.title {
    width: 25%;
    padding: 0rem 0.5rem 0rem 0.5rem;
  }
  .product.data.items.expanded > .item.content {
    border-top: 1px solid #ccc;
    width: calc(75% - 1px);
    padding: 2rem 0.5rem 2rem 0.5rem;
  }
  .product.info.detailed .tabs-toolbar {
    background: #fff;
    box-shadow: 0 1px 0 #ccc;
    top: 0;
    z-index: 99;
    display: flex;
    position: sticky;
    text-align: center;
  }
  .product.info.detailed .tabs-toolbar-item {
    color: currentColor;
    font-weight: bold;
    margin: 0;
    padding: 1rem 2rem;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  .product.info.detailed .tabs-toolbar-item.active {
    background: #fff;
    box-shadow: 0 2px 0 currentColor;
  }
  .product.info.detailed .tabs-toolbar ~ .data.items > .item.title {
    visibility: hidden;
    height: 0;
    width: 100%;
    border: 0;
    padding: 0;
  }
  .product.info.detailed .tabs-toolbar ~ .data.items > .item.content {
    width: 100%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #ccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #ccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #ccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #ccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'LumaIcons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'LumaIcons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'LumaIcons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #ccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #ccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #ccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #ccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #fff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #fff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #ccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #40556B;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'LumaIcons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'LumaIcons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #fff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #fff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #fff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #fff;
    border: 1px solid #bbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  body .page-bottom .footer-rassurances {
    padding-bottom: 1rem;
    margin-bottom: 0.5rem;
  }
  .page-layout-1column .product-info-main {
    width: unset;
  }
  .customer-account-login .column.main .login-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto auto;
    /*max-width: 850px;*/
    margin: 6rem auto 0;
  }
  .customer-account-login .column.main .login-container .block {
    width: 90%;
  }
  .customer-account-login .column.main .login-container .fieldset:after {
    margin-top: 0;
  }
  .customer-account-login .column.main .login-container .fieldset:last-child {
    margin-bottom: 0;
  }
  .customer-account-login .column.main .login-container .block-separator-text {
    display: none;
  }
  .customer-account-login .column.main .login-container .block-separator:before {
    display: none;
  }
  .customer-account-login .column.main .login-container .block .block-title {
    border-bottom: none;
    padding-left: 1rem;
    font-size: 1.8rem;
    line-height: 1.4;
    /*text-transform: uppercase;*/
    font-weight: 400;
    font-family: 'Poppins', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 2.3rem;
    color: #000;
    text-align: center;
  }
  .customer-account-login .column.main .login-container .block-reg-text {
    text-align: center;
    color: #4f4d4d;
    margin-bottom: 4rem;
    padding: 0 5.5rem;
  }
  .customer-account-login .column.main .login-container .block.block-customer-login {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
  }
  .customer-account-login .column.main .login-container .block.block-customer-login .block-customer-login-container {
    width: 400px;
    margin: auto;
    border: 1px solid #d3d3d3;
    border-radius: 11px;
    background-color: #fff;
    padding: 1rem 3rem 2rem 3rem;
  }
  .customer-account-login .column.main .login-container .block.block-customer-login .block-customer-login-container .block-title {
    text-align: left;
    margin-bottom: 2rem;
  }
  .customer-account-login .column.main .login-container .block.block-new-customer {
    grid-column: 2 / 3;
    grid-row: 1 / 3;
    /*margin-left: 32rem;*/
    padding: 0 0 3rem 0;
  }
  .customer-account-login .column.main .login-container .amsl-social-wrapper {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    /*margin-left: 32rem;*/
    border: 2px solid #d3d3d3;
    border-radius: 4px;
    max-width: unset;
    width: 90%;
    margin: 2.5rem 0 0 0;
  }
  .customer-account-login .column.main .login-container .amsl-social-wrapper .amsl-social-login .amsl-title {
    font-size: 2.6rem;
    font-weight: 500;
    border-bottom: none;
    padding: 1rem 0 1.2rem 1rem;
    margin: 0;
    color: #565A5C;
  }
  .customer-account-login .column.main .login-container .amsl-social-wrapper .amsl-buttons {
    padding: 2rem 2rem 2.85rem 2rem;
    justify-content: center;
  }
  .customer-account-login .column.main .login-container .fieldset.login .actions-toolbar {
    text-align: center;
    padding-left: 0;
    margin-top: 4rem;
  }
  .customer-account-login .column.main .login-container .fieldset.login .actions-toolbar div.primary {
    display: block;
  }
  .customer-account-login .column.main .login-container .fieldset.login .secondary a,
  .customer-account-login .column.main .login-container .fieldset.login .secondary a:visited {
    color: #565A5C;
    text-decoration: underline;
  }
  .customer-account-login .column.main .login-container .block-new-customer .block-content div.primary {
    display: block;
  }
  .customer-account-login .column.main .login-container .block-new-customer .block-content div.primary .action.create.primary {
    background-color: #40556B;
    border: none;
  }
  .customer-account-login .column.main .login-container .block-new-customer .actions-toolbar {
    text-align: center;
    padding-left: 3rem;
    padding-right: 3rem;
    margin-top: 0;
  }
  .customer-account-login .column.main .login-container .actions-toolbar > .primary {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
  .customer-account-login .column.main .login-container .actions-toolbar > .primary button.action-login {
    background-color: #e11d48;
  }
  .customer-account-login .column.main .login-container .actions-toolbar > .primary button.action-login span {
    text-transform: uppercase;
  }
  .customer-account-login .column.main .login-container .actions-toolbar > .primary .action {
    width: 100%;
  }
  .customer-account-login .column.main .login-container input[type="email"]::placeholder,
  .customer-account-login .column.main .login-container input[type="password"]::placeholder,
  .customer-account-login .column.main .login-container input[type="email"]::-webkit-input-placeholder,
  .customer-account-login .column.main .login-container input[type="password"]::-webkit-input-placeholder {
    color: #999;
  }
  .customer-account-login .column.main .pro-access {
    text-align: center;
  }
  .customer-account-login .column.main .pro-access a {
    font-size: 2.6rem;
    color: #565A5C;
    text-decoration: underline;
    font-weight: 500;
  }
  .customer-account-login .column.main .pro-access a:visited {
    color: #565A5C;
    text-decoration: underline;
  }
  .customer-account-login .block[class] + .block {
    border-left: none;
  }
  .customer-account-login .block[class] + .block:before {
    display: none;
  }
  .popup-authentication .block-authentication {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    border-top: none;
  }
  .popup-authentication .block-authentication .form-login {
    padding-left: 2.5rem;
  }
  .popup-authentication .block-authentication .block-title {
    font-size: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .block-authentication .block-title strong {
    font-weight: 600;
  }
  .popup-authentication .block-authentication .fieldset.login .actions-toolbar {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    margin-top: 3rem;
  }
  .popup-authentication .block-authentication .fieldset.login .secondary a,
  .popup-authentication .block-authentication .fieldset.login .secondary a:visited {
    color: #565A5C;
    text-decoration: underline;
  }
  .popup-authentication .block-authentication .block-new-customer .block-sign-up {
    border: 2px solid #d3d3d3;
    border-radius: 4px;
    padding: 0 4rem 3rem 1rem;
  }
  .popup-authentication .block-authentication .block-new-customer .amsl-social-wrapper {
    border: 2px solid #d3d3d3;
    border-radius: 4px;
    margin-top: 2rem;
  }
  .popup-authentication .block-authentication .block-new-customer .amsl-social-wrapper .amsl-social-login .amsl-title {
    font-size: 2rem;
    font-weight: 600;
    margin: 0;
    padding: 1rem 0 1.2rem 1rem;
    border-bottom: none;
  }
  .popup-authentication .block-authentication .block-new-customer .amsl-social-wrapper .amsl-social-login .amsl-buttons {
    padding-bottom: 2rem;
    padding-left: 2rem;
  }
  .popup-authentication .block-authentication .block-new-customer .actions-toolbar {
    text-align: center;
    margin-top: 0;
  }
  .popup-authentication .block-authentication .block-customer-login {
    padding: 0 30px 0 0;
  }
  .popup-authentication .block-authentication .block-customer-login #block-customer-login-heading {
    padding-left: 1rem;
  }
  .popup-authentication .block-authentication .actions-toolbar > .primary {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
  .popup-authentication .block-authentication .actions-toolbar > .primary button.action-login {
    background-color: #e11d48;
  }
  .popup-authentication .block-authentication .actions-toolbar > .primary button.action-login span {
    text-transform: uppercase;
  }
  .popup-authentication .block-authentication .actions-toolbar > .primary .action {
    width: 100%;
  }
  .popup-authentication .block-authentication .actions-toolbar > .primary .action-register {
    background-color: #40556B;
    border: none;
  }
  .popup-authentication .block-authentication input[type="email"]::placeholder,
  .popup-authentication .block-authentication input[type="password"]::placeholder,
  .popup-authentication .block-authentication input[type="email"]::-webkit-input-placeholder,
  .popup-authentication .block-authentication input[type="password"]::-webkit-input-placeholder {
    color: #999;
  }
  .popup-authentication .block-authentication .pro-access a {
    font-size: 2rem;
    font-weight: 600;
    margin-top: 2rem;
    text-align: center;
    color: #565A5C;
    text-decoration: underline;
  }
  .popup-authentication .block-authentication .pro-access a:visited {
    color: #565A5C;
    text-decoration: underline;
  }
  .popup-authentication .block[class] + .block {
    border-left: none;
    padding: 0 3rem 0 0;
  }
  .popup-authentication .block[class] + .block:before {
    display: none;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
  .paypal-braintree-paylater-message-container-pdp {
    padding: 0 0 10px;
  }
  .paypal-braintree-paylater-message-container-cart {
    padding: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-wrapper .header-toggle {
    display: inline-block;
    vertical-align: middle;
    padding-left: 1rem;
  }
  .page-wrapper .block-search {
    width: 37.5rem;
  }
  .page-wrapper .block-search input {
    border-radius: 5rem;
    border: 0.1rem solid #d3d3d3;
    height: 4rem;
    line-height: 4rem;
    padding: 0 1rem 0 5rem;
  }
  .page-wrapper .header.links .greet .logged-in {
    font-size: 1.8rem;
    line-height: 1.4;
    /*text-transform: uppercase;*/
    font-weight: 400;
    font-family: 'Poppins', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #565a5c;
    display: inline-block;
  }
  .page-wrapper .header-baseline {
    /*left: 19rem;*/
    top: 0.5rem;
  }
  .partner-block {
    display: flex;
  }
  .links-text {
    display: inline-block;
  }
  .footer.content .footerActions {
    margin-bottom: 2rem;
  }
  .footer.content .footerLinks {
    margin-bottom: 2rem;
  }
  .footer.content .footerLinks-column {
    width: calc(50% - 1rem);
    /*padding: 1.5rem;*/
    /*background: rgba(255, 255, 255, .2);*/
  }
  .sticky .minicart-wrapper .action.showcart {
    padding: 0.5rem 0;
  }
  .cms-home-new .columns .column.main,
  .cms-home-new-us .columns .column.main,
  .cms-home-new-es .columns .column.main,
  .cms-home-new-it .columns .column.main,
  .cms-home-new-fr-pro .columns .column.main,
  .cms-home-new-us-pro .columns .column.main,
  .cms-home-new-es-pro .columns .column.main,
  .cms-home-new-it-pro .columns .column.main {
    /*max-width: 98.4rem;*/
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 6px;
  }
  .homeSlider-item.pagebuilder-column.homeSlider-item:first-child {
    padding-right: 1.5rem;
  }
  .homeSlider-item.pagebuilder-column.homeSlider-item:last-child {
    padding-left: 1.5rem;
  }
  .homeSlider.desktopOnly .pagebuilder-column:first-child {
    padding-right: 1rem;
  }
  .homeSlider.desktopOnly .pagebuilder-column:last-child {
    padding-left: 1rem;
  }
  .page-layout-1column .home-products .block.widget .products-grid .product-item {
    width: calc((100% - 6%) / 4);
  }
  .nav-sections {
    margin-bottom: 0 !important;
  }
  .nav-sections .navigation .level0 {
    /*&.nav-6 {
                    .level-top > span {
                        background: #ff7e24;
                        color: #fff;
                    }
                    &.opened {
                        .level-top > span {
                            background: #ff7e24;
                            color: #fff;
                        }
                    }
                }*/
    /*&.nav-6 {
                    .level-top > span {
                        background: #839e11;
                        color: #fff;
                    }
                    &.opened {
                        .level-top > span {
                            background: #839e11;
                            color: #fff;
                        }
                    }
                }*/
  }
  .nav-sections .navigation .level0 .submenu:before {
    content: '';
    background: #40556B;
    position: absolute;
    top: 0;
    left: 50%;
    width: 200vw;
    height: 3.6rem;
    z-index: -1;
    transform: translateX(-50%);
  }
  .nav-sections .navigation .level0 .submenu li {
    display: inline-block;
  }
  .nav-sections .navigation .level0 .submenu li:after {
    content: "|";
    display: inline-block;
    vertical-align: middle;
    width: 0.3rem;
  }
  .nav-sections .navigation .level0 .submenu li:last-child:after {
    display: none;
  }
  .nav-sections .navigation .level0 .submenu li a span {
    text-transform: initial !important;
    color: #fff !important;
    font-size: 1.5rem !important;
  }
  .nav-sections .navigation .level0 .submenu a {
    padding: 0 1.2rem;
    display: inline-block;
    vertical-align: middle;
    border: 0;
  }
  .nav-sections .navigation .level0 .submenu li a.ui-state-focus {
    background: #40556B !important;
  }
  .nav-sections .navigation .level0.opened .level-top > span {
    background: #40556B;
    color: #fff;
  }
  .nav-sections .navigation .level0.opened .submenu {
    display: block !important;
  }
  .nav-sections .navigation .level0.last span:not(.ui-icon) {
    color: #e11d48;
  }
  .nav-sections .navigation .level0.last.opened .level-top > span {
    color: #fff;
  }
  .nav-sections .navigation .nav-3 .submenu {
    transform: translateX(-25rem) !important;
  }
  .nav-sections .navigation .nav-4 .submenu {
    transform: translateX(-42rem) !important;
  }
  .nav-sections .navigation .nav-6 .submenu {
    transform: translateX(-50rem) !important;
  }
  .nav-sections .navigation .nav-8 .submenu {
    transform: translateX(-60rem) !important;
  }
  html[lang="fr"] .nav-sections .navigation .level0,
  html[lang="us"] .nav-sections .navigation .level0,
  html[lang="es"] .nav-sections .navigation .level0,
  html[lang="it"] .nav-sections .navigation .level0 {
    /*&.nav-6 {
                        .level-top > span {
                            background: #839e11;
                            color: #fff;
                        }
                        &.opened {
                            .level-top > span {
                                background: #839e11;
                                color: #fff;
                            }
                        }
                    }*/
    /*&.nav-6 {
                        .level-top > span {
                            background: #d4423e;
                            color: #fff;
                        }
                        &.opened {
                            .level-top > span {
                                background: #d4423e;
                                color: #fff;
                            }
                        }
                    }*/
    /*&.last {
                        span:not(.ui-icon) { color: @corporate-red; }
                        &.opened {
                            .level-top > span {
                                color: #fff;
                            }
                        }
                    }*/
  }
  .product.info.detailed .easytabs-tablist {
    display: flex;
    width: 100%;
    background-color: #f1f5f9;
    padding: 5px 0 5px 0;
    gap: 9px;
    border-radius: 5px 5px 0 0;
  }
  .product.info.detailed .easytabs-tablist .data.item.title {
    background: inherit;
    flex: 1;
    text-align: center;
  }
  .product.info.detailed .easytabs-tablist .data.item.title a.data.switch {
    background: inherit;
    border: none;
  }
  .product.info.detailed .easytabs-tablist .data.item.title.active {
    background: #fff;
  }
  .product.info.detailed .easytabs-tablist .data.item.title.active a {
    font-weight: bold;
  }
  .product.info.detailed .data.item.content {
    border: none;
    padding-left: 0;
    padding-right: 0;
  }
  .product.info.detailed .data.item.content[id="product.info.description"] {
    line-height: 2.9rem;
  }
  .product.info.detailed .data.item.content[id="reviews"] {
    margin-top: 0;
  }
  .product.info.detailed .data.table.additional-attributes th,
  .product.info.detailed .data.table.additional-attributes td {
    border: 1px solid #eee;
    padding: 2rem;
  }
  .product.info.detailed .data.table.additional-attributes th {
    background-color: #f1f5f9;
  }
  .product.info.detailed .block-content {
    display: flex;
    justify-content: center;
    /* centre horizontalement */
  }
  .product.info.detailed .review-form {
    max-width: 600px;
    width: 100%;
    margin-top: 5rem;
  }
  .product.info.detailed .additional-attributes {
    width: 100% !important;
  }
  div[data-content-type="slider"] .slick-track > div {
    margin: 0 1rem;
  }
  .product-items .slick-list {
    padding: 0;
  }
  .page-products .products-grid .product-item,
  .cms-index-index .products-grid .product-item {
    width: 33.33333%;
    margin: 0;
  }
  .page-products .products-grid .product-item:nth-child(3n+1),
  .cms-index-index .products-grid .product-item:nth-child(3n+1) {
    margin: 0;
  }
  .products-grid .product-item-info:hover .product-item-overlay,
  .column .widget-product-carousel .product-item-info:hover .product-item-overlay,
  .page-products .products-grid .product-item-info:hover .product-item-overlay,
  .cms-index-index .products-grid .product-item-info:hover .product-item-overlay,
  .product-quickBuy .product-item-info:hover .product-item-overlay {
    display: block;
  }
  .sort-title,
  .filter-title {
    display: none;
  }
  .page-layout-2columns-left .sidebar-main {
    padding: 0;
  }
  .filter.block {
    margin: 0;
  }
  .page-layout-2columns-left .sidebar-main,
  .page-layout-2columns-left .sidebar-additional {
    width: 22rem;
  }
  .page-layout-2columns-left .column.main {
    width: calc(100% - 24rem);
    padding-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
@media all and (min-width: 1280px) {
  .page-wrapper .block-search {
    width: 60rem;
  }
  .cms-home-new .columns .column.main,
  .cms-home-new-us .columns .column.main,
  .cms-home-new-es .columns .column.main,
  .cms-home-new-it .columns .column.main,
  .cms-home-new-fr-pro .columns .column.main,
  .cms-home-new-us-pro .columns .column.main,
  .cms-home-new-es-pro .columns .column.main,
  .cms-home-new-it-pro .columns .column.main {
    /*max-width: 124rem;*/
  }
  .cms-home-new .columns .column.main .blockInstagram-slider .slick-slide,
  .cms-home-new-us .columns .column.main .blockInstagram-slider .slick-slide,
  .cms-home-new-es .columns .column.main .blockInstagram-slider .slick-slide,
  .cms-home-new-it .columns .column.main .blockInstagram-slider .slick-slide,
  .cms-home-new-fr-pro .columns .column.main .blockInstagram-slider .slick-slide,
  .cms-home-new-us-pro .columns .column.main .blockInstagram-slider .slick-slide,
  .cms-home-new-es-pro .columns .column.main .blockInstagram-slider .slick-slide,
  .cms-home-new-it-pro .columns .column.main .blockInstagram-slider .slick-slide {
    padding: 0 2rem 0 0;
  }
  .home-products .block-static-block .slick-slider .slick-arrow {
    display: none;
  }
  .slick-next {
    right: 0;
  }
  .page-products .products-grid .product-item,
  .cms-index-index .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-item .action.primary,
  .cms-index-index .products-grid .product-item .action.primary {
    padding: 0.5rem 1rem;
  }
  .page-products .products-grid .product-item .action.primary span,
  .cms-index-index .products-grid .product-item .action.primary span {
    font-size: 1.7rem;
  }
  .page-products .products-grid .product-item .action.primary span:after,
  .cms-index-index .products-grid .product-item .action.primary span:after {
    transform: scale(1);
    margin: 0;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_InventoryConfigurableProductFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMageplaza_Blog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMageplaza_AjaxLayer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMyam_CustomLayeredNav%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_myam_var.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Farea%5C%2F_header.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Farea%5C%2F_home.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Farea%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Farea%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_radios.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_myam_vignettes.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_myam_productPage.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_myam_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_menu.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_language_switcher.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_pager.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_related_products.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FSparsh_Brand%5C%2Fcss%5C%2Fsource%5C%2F_slick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FSparsh_Brand%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_CustomerBalance%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_GiftCardAccount%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2F_theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FSwissup_Easytabs%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F__default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FSwissup_Easytabs%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_collapsed.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FSwissup_Easytabs%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_accordion.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FSwissup_Easytabs%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_expanded.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FSwissup_Easytabs%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_expanded-with-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_GiftCard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_GroupedProduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_InstantPurchase%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_dropdowns.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Farea%5C%2F_footer.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_login.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_authenticationPopup.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Farea%5C%2F_sticky.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Farea%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_tabs.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_slick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FMyAmericanMarket%5C%2Fnewmarket%5C%2Ffr_FR%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_myam_sort_filter.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAIA%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%3B%3B%3B%3B%3BACfR%2CuBACI%3BEACI%2CaAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACaR%2CaAAc%3BAACd%2CWAAY%3BEACV%2CqBAAA%3B%3BAAGF%3BEACE%2CiBAAA%3B%3BAAGF%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3B%3BAAJF%2CaAME%3BEACE%2CcAAA%3B%3BAAIJ%3BEACE%2CsBAAA%3B%3BAAEA%2CiBAAC%3BEACC%2CsBAAA%3BEACA%2C4CAAA%3B%3BAAIJ%3BEACE%2C4BAAA%3B%3BAAGF%3BEACE%2CmBAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAADF%2CuBAGE%3BEACE%2CeAAA%3B%3BAAOJ%3BEACE%2CqBAAA%3B%3BAASF%2CQAN0B%3BEACxB%3BIACE%2CkBAAA%3B%3B%3BAAIJ%3BEACE%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAUF%2CQAP0B%3BEACxB%2CQAAS%3BIACP%2CWAAA%3BIACA%2CUAAA%3B%3B%3BAAIJ%2CYACE%2CGAAE%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAIJ%3BEACE%2CgBAAA%3B%3BAADF%2CmBAGE%3BEACE%2CeAAA%3B%3BAAJJ%2CmBAGE%2C2BAGE%3BEACE%2CWAAA%3BEACA%2CYAAA%3B%3BAARN%2CmBAGE%2C2BAQE%3BEACE%2CWAAA%3BEACA%2CkBAAA%3BEACA%2COAAO%2CkBAAP%3B%3BAAdN%2CmBAGE%2C2BAQE%2C4BAKE%3BEACE%2CeAAA%3B%3BAAMR%3BEACE%2CgBAAA%3B%3BAAGF%2CCAAC%3BEACC%2CmBAAA%3BEACA%2CcAAA%3B%3BAAFF%2CCAAC%2CeAIC%2CIAAG%3BEACD%2CcAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAIJ%3BEACE%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAFF%2CcAIE%2CEAAC%3BEACC%2CcAAA%3B%3BAAIJ%3BEACE%2CkBAAA%3B%3BAADF%2CaAGE%2CIAAG%3BEACD%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIJ%3BEACE%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3B%3BAAGF%2CMAAO%2CKAAI%3BEACT%2CaAAA%3B%3BAAGF%2CYAAa%3BEACX%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGF%3BEACE%2CmBAAA%3B%3BAADF%2CWAGE%3BEACE%2CkBAAA%3B%3BAAJJ%2CWAOE%2CMAAK%2CKAAK%3BEACR%2CeAAA%3B%3BAARJ%2CWAWE%2CSAAQ%2CKAAK%2CMACT%2CQAAK%3BEACL%2CoCAAA%3B%3BAA8BN%3BEACE%2CmBAAA%3B%3BAAGF%2CCAAC%2CMAAM%2CcAAc%3BEACnB%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3B%3BAAGF%2CEAAE%2CgBACA%2CGAAE%3BEACA%2CgBAAA%3B%3BAAFJ%2CEAAE%2CgBAMA%3BEACE%2CaAAA%3BEACA%2CkBAAA%3B%3BAARJ%2CEAAE%2CgBAWA%3BEACE%2CaAAA%3BEACA%2CkBAAA%3B%3BAAbJ%2CEAAE%2CgBAgBA%2CEAAC%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAAlBJ%2CEAAE%2CgBAqBA%3BEACE%2CeAAA%3B%3BAAIJ%2CEAAE%3BEACA%2CmBAAA%3B%3BAAGF%3BEACE%2CuBAAA%3B%3BAAEA%2CeAAC%3BEACC%2CsBAAA%3B%3BAAJJ%2CeAOE%3BEACE%2CWAAA%3BEACA%2CUAAA%3B%3BAATJ%2CeAYE%3BEACE%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAhBJ%2CeAYE%2CYAME%3BEACE%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CeAbJ%2CYAME%2CKAOG%3BEACC%2CeAAA%3B%3BAAMR%2CSAAS%3BEACP%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3B%3BAAGF%2CGAAG%3BEACD%2CiBAAA%3B%3BAAGF%2CQAAS%3BEACP%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2C8BAAA%3BEACA%2CWAAA%3B%3BAAGF%3BEACE%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CsDAAA%3BEACA%2CmDAAA%3BEACA%2C8CAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAbF%2CyBAeE%3BEACE%2CiBAAA%3BEACA%2CWAAA%3B%3BAAIJ%3BEACE%2CgBAAA%3BEACA%2C6BAAA%3B%3BAAEA%2CwBAAC%3BEACC%2CmBAAA%3B%3BAALJ%2CwBAQE%3BEACE%2CcAAA%3B%3BAAEA%2CwBAHF%2CmBAGG%3BEACC%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3B%3BAAjBN%2CwBAQE%2CmBAYE%3BAApBJ%2CwBAQE%2CmBAY2B%3BEACvB%2CWAAA%3BEACA%2CiBAAA%3B%3BAAtBN%2CwBAQE%2CmBAiBE%3BEACE%2CcAAA%3B%3BAA1BN%2CwBAQE%2CmBAqBE%2CyBAAwB%3BEACtB%2CWAAW%2CgBAAX%3B%3BAAKN%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CmBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2C6BAAA%3B%3BAASF%3BEACE%2CcAAA%3B%3BAADF%2CmBAGE%3BEACE%2CSAAA%3BEACA%2CeAAA%3B%3BAAIJ%3BEACE%2CkBAAA%3B%3BAADF%2CcAGE%2COAAM%2COAAO%3BEACX%2CqBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAjBJ%2CcAGE%2COAAM%2COAAO%2COAgBX%3BEACE%2CmCAAA%3BEACA%2CcAAA%3B%3BAArBN%2CcAGE%2COAAM%2COAAO%2COAqBX%3BEACE%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAhCN%2CcAoCE%2CMAAK%3BEACH%2CaAAA%3B%3B%3BAAKJ%2CQAAQ%3BEACN%2C2BAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGF%3BEACE%2CmBAAA%3B%3BAAGF%2CkBAAkB%3BEAChB%2C6BAAA%3B%3BAAGF%3BEACE%2CYAAA%3B%3BAADF%2CkDAGE%3BEACE%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAIJ%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAGF%2CGAAG%3BEACD%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGF%2CEAAE%3BEACA%2C2BAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CwBAAA%3B%3BAAGF%3BEACE%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAGF%2CCAAC%2C0BAA0B%3BEACzB%2CeAAA%3B%3BAAGF%3BEACE%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAGF%2CQAAQ%3BEACN%2C2BAAA%3B%3BAAGF%3BEACE%2C2BAAA%3BEACA%2CkBAAA%3B%3BAAFF%2CuBAIE%3BEACE%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAIJ%2C8BAA8B%3BEAC5B%2CwBAAA%3B%3BAAGF%2CEAAE%2C2CAA2C%2CQAAQ%3BEACnD%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGF%2CEAAE%2C2CAA2C%3BEAC3C%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAGF%2CkCAAmC%2CGAAE%3BEACnC%2C4BAAA%3B%3B%3BAAKF%3BEACE%2CmBAAA%3B%3BAAGF%2CcAAe%2CIAAG%3BEAChB%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGF%3BEACE%2CqBAAA%3B%3B%3BAAIF%2CoBAAqB%2CQAAO%3BEAC1B%2CsBAAA%3B%3B%3BAAIF%3BEACE%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3B%3BAANF%2CUAQE%3BEACE%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3B%3BAAIJ%3BEACE%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CwBAAA%3B%3BAALF%2CsBAOE%3BEACE%2CcAAA%3B%3BAAIJ%3BEACE%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAFF%2CWAIE%2CIAAG%3BEACD%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAIJ%2CiBACE%3BEACE%2CkBAAA%3B%3BAAIJ%3BEACE%2CwBAAA%3B%3BAAiBF%2CwBAd0C%3BEACxC%2CeACE%3BIACE%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAHJ%2CeAME%3BIACE%2CmBAAA%3BIACA%2CmBAAA%3B%3B%3BAAKN%3BEACE%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAFF%2CiBAIE%2CGAAE%3BEACA%2CaAAA%3B%3BAAIJ%2CkBACE%3BEACE%2CyBAAA%3B%3B%3BAAKJ%2CwBACE%3BAADF%2CwBAEE%3BAAFF%2CwBAGE%3BEACE%2CUAAA%3BEACA%2CYAAA%3B%3BAALJ%2CwBAQE%3BEACE%2CgCAAA%3B%3BAAgBJ%2CQAZ0B%3BEACxB%2CwBACE%2C4BAA4B%3BIAC1B%2C%2BBAAA%3B%3BEAFJ%2CwBAKE%2C2BAA2B%3BIACzB%2C8BAAA%3B%3B%3BAAcN%2CQAT2B%3BEACzB%2CwBACE%2CoBAAoB%3BIAClB%2CaAAA%3BIACA%2CYAAA%3B%3B%3BAAaN%2CQAR2B%3BEACzB%2CwBACE%2CoBAAoB%3BIAClB%2CaAAA%3BIACA%2CaAAA%3B%3B%3BAAUN%2CgBANkC%3BEAChC%2CkBAAmB%2CeAAe%3BIAChC%2CUAAA%3B%3B%3BAAUJ%2CgBANkC%3BEAChC%2CkBAAmB%2CeAAe%3BIAChC%2CUAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACvrBJ%3BEACE%2CyBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAGF%2CWAAY%3BEACV%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAGF%3BEACE%2COAAO%2CiBAAP%3BEACA%2CoBAAA%3B%3BAAGF%2CuBAAwB%3BEACtB%2CqBAAA%3B%3BAC%5C%2FCF%3BEAAkB%2CsBAAA%3BEAAsB%2CYAAA%3BEAAY%2COAAA%3BEAAO%2CYAAA%3BEAAW%2CyBAAA%3BEAAyB%2CeAAA%3BEAAe%2CMAAA%3BEAAM%2CWAAA%3BEAAW%2CeAAA%3BEAAe%2CaAAA%3B%3BAAC9I%2CgBAAiB%3BEAAK%2CYAAA%3BEAAY%2CWAAA%3BEAAW%2CkBAAA%3B%3BAAC7C%2CgBAAiB%2CIAAI%3BEAAK%2CQAAA%3BEAAQ%2CSAAA%3BEAAS%2CcAAA%3BEAAc%2CkBAAA%3BEAAkB%2CiBAAA%3BEAAiB%2CkBAAA%3B%3B%3B%3B%3B%3BACyG5F%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BACkFR%2CwBAxB%2BC%3BEAC3C%2CcAAe%3BIACX%2CUAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BEACrC%2CcAAe%2CuBAAsB%3BIACjC%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BICwHrC%2CyBAAA%3B%3BEDrHA%2CcAAe%2CuBAAsB%3BICqHrC%2C4BAAA%3BIDnHI%2CQAAA%3B%3B%3BAEgER%2CwBAnB%2BC%3BEAC3C%2CkBACI%2CcACI%3BIACI%2CcAAA%3B%3BEAHZ%2CkBACI%2CcAKI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3BEARZ%2CkBACI%2CcAUI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3B%3BAC7ChB%2CmBACI%2CMACI%2CSACI%2CMACI%2CKAAI%2CIACA%3BEACI%2CaAAA%3B%3BAC3MxB%3BEACI%2CgDAAA%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3B%3BEAEA%2CgBAAA%3BEACA%2CaAAa%2CUAAU%2CaAAa%2C8CAApC%3B%3BAAEJ%3BEANI%2CiBAAA%3BEACA%2CgBAAA%3B%3BEAEA%2CgBAAA%3BEACA%2CaAAa%2CUAAU%2CaAAa%2C8CAApC%3BEAIA%2CeAAA%3B%3BAAEJ%3BEAVI%2CiBAAA%3BEACA%2CgBAAA%3B%3BEAEA%2CgBAAA%3BEACA%2CaAAa%2CUAAU%2CaAAa%2C8CAApC%3BEAQA%2CiBAAA%3B%3BAAEJ%3BEAdI%2CiBAAA%3BEACA%2CgBAAA%3B%3BEAEA%2CgBAAA%3BEACA%2CaAAa%2CUAAU%2CaAAa%2C8CAApC%3BEAYA%2CiBAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3B%3BEAEA%2CgBAAA%3BEACA%2CaAAa%2CWAAW%2CaAAa%2C8CAArC%3B%3BAAEJ%3BEANI%2CiBAAA%3BEACA%2CgBAAA%3B%3BEAEA%2CgBAAA%3BEACA%2CaAAa%2CWAAW%2CaAAa%2C8CAArC%3BEAIA%2CeAAA%3B%3BAAEJ%3BEAVI%2CiBAAA%3BEACA%2CgBAAA%3B%3BEAEA%2CgBAAA%3BEACA%2CaAAa%2CWAAW%2CaAAa%2C8CAArC%3BEAQA%2CiBAAA%3B%3BAAEJ%3BEAdI%2CiBAAA%3BEACA%2CgBAAA%3B%3BEAEA%2CgBAAA%3BEACA%2CaAAa%2CWAAW%2CaAAa%2C8CAArC%3BEAYA%2CiBAAA%3B%3B%3BAAIJ%2CIAAK%3BEAAO%2CaAAa%2CWAAW%2C8CAAxB%3B%3BACuZZ%2CwBA%5C%2FB0C%3BEAO9B%2COAND%2CQACH%2CcAKK%3BIAEG%2CQAAA%3BIACA%2CkBAAA%3B%3BEAEJ%2COAXD%2CQACH%2CcAUK%2COAGG%3BIACI%2CWAAA%3B%3BEAOR%2CaADJ%2CaACM%2CQAAO%2CQACL%2CiBAAgB%3BIACZ%2CWAAA%3B%3B%3BAAYpB%2CwBAN0C%2CuBAAuB%3BEAC7D%3BID5aA%2CiBAAA%3BIACA%2CgBAAA%3B%3BIAEA%2CgBAAA%3BIACA%2CaAAa%2CWAAW%2CaAAa%2C8CAArC%3BIAQA%2CiBAAA%3BICkaI%2CoBAAA%3B%3B%3BAAeR%2CwBAZ0C%3BEACtC%3BIACI%2COAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEJ%3BIACI%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAmBR%2CwBAf0C%2CuBAAuB%3BEAMzC%2CaAJhB%2CaACM%2CQAAO%2CQACL%2CcACI%2CQAAO%2CMACD%3BIACE%2CiBAAA%3B%3B%3BACyE3B%2CwBAvByC%3BEACtC%3BIACI%2CgBAAA%3B%3BEADJ%2CcAGI%2CeACI%3BIACI%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CUAAA%3B%3BEARZ%2CcAYI%2CoBACI%2CcACI%3BIACI%2CWAAA%3BIACA%2CcAAA%3B%3B%3BACjcnB%2CQAVwB%3BEAErB%2CaAAa%2CMACT%2CkBACI%3BIACI%2CuBAAA%3BIACA%2C4BAAA%3B%3B%3BAC7FhB%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAANJ%2CqBASI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAAXR%2CqBAcI%3BEACI%2COAAA%3B%3BAAIR%2CYAAY%3BEACR%2CaAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CYAAY%3BEACR%2CiBAAA%3B%3BAAGJ%3BEACI%2CgCAAA%3B%3BAAMQ%2CWAFP%2COACI%2CKACK%3BEACE%2CkBAAA%3BEACA%2CkBAAA%3B%3BAC0CR%2CmBADF%2CMAAK%2CcACD%3BEACE%2CWAAA%3B%3BAC0mCZ%2CwBAX0C%3BEAG9B%2CcADF%2CcACI%2CQAAO%3BIACL%2CYAAA%3BIACA%2CeAAA%3B%3B%3BAAkBhB%2CwBAZ0C%3BEAK9B%2CIAHJ%2CcAAe%2CeAAe%2CcAE5B%2CQAAO%2CQACH%3BEAAF%2CIAFH%2CQAAQ%2CyBAAyB%2CcAChC%2CQAAO%2CQACH%3BIACE%2CiBAAA%3B%3B%3BAAsBhB%2CwBAhB0C%3BEAK9B%2CIAHJ%2CcAAe%2CeAAe%2CcAE5B%2CQAAO%2CQACH%3BEAAF%2CIAFH%2CQAAQ%2CyBAAyB%2CcAChC%2CQAAO%2CQACH%3BIACE%2CkBAAA%3B%3BEAJZ%2CIAAI%2CcAAe%2CeAAe%2CcAQ9B%3BEAPJ%2CIAAK%2CQAAQ%2CyBAAyB%2CcAOlC%3BIACI%2CkBAAA%3B%3B%3BACbZ%2CwBAf2C%3BEACvC%2CkBAAkB%2C4BAA6B%3BIAC3C%2CgBAAA%3B%3BEAKI%2CqBADH%2COACI%2CQAAQ%3BIACL%2CcAAA%3B%3B%3BAAsChB%2CwBA%5C%2FB2C%3BEAI%5C%2FB%2CIAHH%2CsBAEA%2COACI%3BIACG%2CaAAA%3BIACA%2CmBAAA%3BIAEA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAWJ%2CIAnBH%2CsBAkBA%2CUACI%3BIACG%2COAAO%2CkBAAP%3B%3BEAGJ%2CIAvBH%2CsBAkBA%2CUAKI%3BIACG%2COAAO%2CkBAAP%3B%3B%3BAA%2BOhB%2CwBAN0C%3BEACtC%2CqBAAsB%3BIAClB%2CcAAA%3B%3B%3BAAUR%2CwBAN0C%3BEACtC%2CqBAAsB%2CeAAe%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAAoB%2CQAAM%2CKAAG%2CGAAE%2CSAAS%3BIAC3G%2CcAAA%3B%3B%3BAAsCR%2CwBAlC0C%3BEAGlC%2CIADC%2CwCACC%3BIACE%2CiBAAA%3B%3BEAEA%2CIAJH%2CwCACC%2CyCAGG%3BIACG%2CiBAAA%3BIACA%2CcAAA%3BIACA%2C6BAAA%3B%3BEAIR%2CIAXC%2CwCAWA%2CMAAO%2CGAAE%2CSAAU%3BIAChB%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CaAAA%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGJ%2CIAlBC%2CwCAkBA%3BIACG%2CWAAA%3B%3BEAGJ%2CIAtBC%2CwCAsBA%3BIACG%2CiBAAA%3B%3BEAGJ%2CIA1BC%2CwCA0BA%3BIACG%2CkBAAA%3B%3B%3BAC34CZ%2CwBAlB2C%3BEAGnC%2CIAFA%2CIAAI%2CqBAEF%3BEACF%2CIAHA%2CIAAI%2CqBAGF%3BEACF%2CIAJA%2CIAAI%2CqBAIF%2CaAAa%2CQAAO%3BEACtB%2CIALA%2CIAAI%2CqBAKF%2CQAAO%3BEACT%2CIANA%2CIAAI%2CqBAMF%2CQAAO%3BEACT%2CIAPA%2CIAAI%2CqBAOF%2CcAAc%3BEAChB%2CIARA%2CIAAI%2CqBAQF%2CcAAc%3BEAChB%2CIATA%2CIAAI%2CqBASF%2COAAM%2CSAAS%3BEACjB%2CIAVA%2CIAAI%2CqBAUF%3BEAVN%2CIAAI%2CIAAI%2CqBAWJ%3BIACI%2CiBAAA%3B%3B%3BAAuBZ%2CwBAlB2C%3BEAGnC%2CIAFA%2CIAAI%2CqBAEF%3BEACF%2CIAHA%2CIAAI%2CqBAGF%3BEACF%2CIAJA%2CIAAI%2CqBAIF%2CaAAa%2CQAAO%3BEACtB%2CIALA%2CIAAI%2CqBAKF%2CQAAO%3BEACT%2CIANA%2CIAAI%2CqBAMF%2CQAAO%3BEACT%2CIAPA%2CIAAI%2CqBAOF%2CcAAc%3BEAChB%2CIARA%2CIAAI%2CqBAQF%2CcAAc%3BEAChB%2CIATA%2CIAAI%2CqBASF%2COAAM%2CSAAS%3BEACjB%2CIAVA%2CIAAI%2CqBAUF%3BEACF%2CIAXA%2CIAAI%2CqBAWF%3BIACE%2CiBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACjHZ%3BEACE%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3B%3BAANF%2CUAQE%2CGAAE%2CsBAAsB%2CIAAI%2CiCAAkC%2CKAAE%3BEAC5D%2CkCAAA%3B%3B%3BAATN%2CUAaE%2CGAAE%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAnBJ%2CUAsBE%2CGAAE%3BEACA%2CkBAAA%3B%3BAAvBJ%2CUAsBE%2CGAAE%2CgBAGC%2CIAAC%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CgCAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CUAhBJ%2CGAAE%2CgBAGC%2CIAAC%2CgBAaC%3BAACD%2CUAjBJ%2CGAAE%2CgBAGC%2CIAAC%2CgBAcC%3BEACC%2CcAAA%3BEACA%2CYAAY%2CiDAAZ%3BEACA%2C0CAAA%3B%3BAAIJ%2CUAxBF%2CGAAE%2CgBAwBC%2CQAAQ%2CMAAO%2CKAAE%3BEAChB%2CmBAAA%3B%3BAA%5C%2FCN%2CUAoDE%2CiBAAiB%2CKAAE%3BEACjB%2CaAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2C0CAAA%3B%3BAAlEJ%2CUAoDE%2CiBAAiB%2CKAAE%2CsBAgBhB%2CiCACE%3BEACC%2CiBAAA%3B%3BAAIJ%2CUAtBF%2CiBAAiB%2CKAAE%2CsBAsBhB%3BEACC%2CmBAAA%3B%3BAA3EN%2CUAoDE%2CiBAAiB%2CKAAE%2CsBA0BjB%2CGAAE%3BEACA%2COAAA%3B%3BAA%5C%2FEN%2CUAoDE%2CiBAAiB%2CKAAE%2CsBA0BjB%2CGAAE%2CsBAGA%3BEACE%2C0BAAA%3B%3BAAlFR%2CUAoDE%2CiBAAiB%2CKAAE%2CsBA0BjB%2CGAAE%2CsBAGA%2CqBAGE%2C2BACE%3BEACE%2CcAAA%3BEACA%2CqBAAA%3BEACE%2CWAAA%3BEACA%2C4BAAA%3B%3BAAEA%2CUAvCZ%2CiBAAiB%2CKAAE%2CsBA0BjB%2CGAAE%2CsBAGA%2CqBAGE%2C2BACE%2CEAMK%3BEACG%2CcAAA%3B%3BAA5FlB%2CUAoDE%2CiBAAiB%2CKAAE%2CsBA0BjB%2CGAAE%2CsBAqBC%2CIAAC%3BEACA%2CcAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CsCAAA%3B%3BAAEA%2CUAvDN%2CiBAAiB%2CKAAE%2CsBA0BjB%2CGAAE%2CsBAqBC%2CIAAC%2CsBAQC%3BEACC%2CcAAA%3B%3BAA5GV%2CUAmHE%2CGAAE%2CwBAEC%2CIAAC%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CUANJ%2CGAAE%2CwBAEC%2CIAAC%2CgBAIC%3BEACC%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CyBAAA%3BEAGA%2CsBAAsB%2CoNAAtB%3B%3BAAKJ%2CUAxBF%2CGAAE%2CwBAwBC%2CMAAO%2CIAAC%2CgBAAgB%3BAACzB%2CUAzBF%2CGAAE%2CwBAyBC%2CIAAI%2C8BAA%2BB%2CIAAC%2CgBAAgB%3BEACnD%2CsBAAsB%2CyNAAtB%3B%3BAAIF%2CUA9BF%2CGAAE%2CwBA8BC%2CMAAO%2CIAAC%3BAACT%2CUA%5C%2FBF%2CGAAE%2CwBA%2BBC%2CIAAI%2C8BAA%2BB%2CIAAC%3BEACnC%2CcAAA%3BEACA%2CYAAY%2CiDAAZ%3BEACA%2C0CAAA%3B%3BAAKN%3BEACE%2CaAAA%3B%3BAAGF%3BEACE%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3B%3BAAGF%2CEAAE%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAGF%2CEAAE%3BEACA%2CkBAAA%3B%3B%3BAADF%2CEAAE%2CgBAGC%2CIAAC%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CgCAAA%3B%3BEAEA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAfJ%2CEAAE%2CgBAmBC%2CIAAC%2CgBAAgB%3BAAnBpB%2CEAAE%2CgBAoBC%2CIAAC%2CgBAAgB%3BEAChB%2CcAAA%3BEACA%2CYAAY%2CiDAAZ%3BEACA%2C0CAAA%3B%3B%3BAAKJ%2CgBAAgB%3BEACd%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3BEACA%2C8BAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2C8BAAA%3B%3BEAEA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAGF%2CsBAAuB%2CIAAC%3BEACtB%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CsBAXqB%2CIAAC%2CgBAWrB%3BEACC%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CwBAAwB%2CqcAAxB%3BEACA%2CgBAAgB%2CqcAAhB%3BEACA%2C8BAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3B%3B%3BAAKJ%2CqBAAsB%2CIAAC%2CgBAAgB%3BEACrC%2CwBAAwB%2CuiBAAxB%3BEACA%2CgBAAgB%2CuiBAAhB%3B%3B%3BAAIF%2C4BAA6B%2CIAAC%2CgBAAgB%3BEAC5C%2CwBAAwB%2C2nBAAxB%3BEACA%2CgBAAgB%2C2nBAAhB%3B%3B%3BAAIF%2CuBAAwB%2CIAAC%2CgBAAgB%3BEACvC%2CwBAAwB%2C4bAAxB%3BEACA%2CgBAAgB%2C4bAAhB%3B%3B%3BAAIF%2CsBAAuB%2CIAAC%2CgBAAgB%3BEACtC%2CwBAAwB%2C%2BhBAAxB%3BEACA%2CgBAAgB%2C%2BhBAAhB%3B%3B%3BAAIF%2C0BAA2B%2CIAAC%2CgBAAgB%3BEAC1C%2CwBAAwB%2CwbAAxB%3BEACA%2CgBAAgB%2CwbAAhB%3B%3B%3BAAIF%2CyBAA0B%2CIAAC%2CgBAAgB%3BEACzC%2CwBAAwB%2CqQAAxB%3BEACA%2CgBAAgB%2CqQAAhB%3B%3B%3BAAIF%2CsBAAuB%2CIAAC%2CgBAAgB%3BEACtC%2CwBAAwB%2CyZAAxB%3BEACA%2CgBAAgB%2CyZAAhB%3B%3B%3BAAIF%2CwBAAyB%2CIAAC%2CgBAAgB%3BEACxC%2CwBAAwB%2C4NAAxB%3BEACA%2CgBAAgB%2C4NAAhB%3B%3BAAGF%2CuBAAwB%2CIAAC%2CgBAAgB%3BEACvC%2CwBAAwB%2CifAAxB%3BEACA%2CgBAAgB%2CifAAhB%3B%3BAAGF%2CqBAAqB%3BEACnB%2CaAAA%3B%3BAAcD%2CQAPyB%3BEACxB%3BIACE%2CaAAA%3B%3BEAEI%2CqBAAqB%3BIACnB%2CcAAA%3B%3B%3BACjUV%3BEACI%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CgCAAA%3BEACA%2CyBAAA%3B%3BAAbJ%2CgBAeI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3B%3BAAIR%2CgBAAgB%3BEACZ%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CkBAAkB%2CKAAM%2CiBAAiB%3BEACrC%2CWAAW%2CeAAX%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CqCAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2C0CAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CkBAAkB%2CKAAM%3BEACpB%2CcAAA%3BEACA%2CkCAAA%3B%3BAAGJ%2CkBAAmB%2CGAAG%3BEAClB%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CwDAAA%3B%3BAATJ%2CkBAAmB%2CGAAG%2CEAWlB%3BEACI%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CkBAAmB%2CGAAG%2CEAAC%3BEACnB%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CsCAAA%3B%3B%3BAAIJ%3BEACI%3BIACI%2CUAAA%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGJ%3BIACI%2CUAAA%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAChGR%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3B%3BAALJ%2CaAOI%3BEACI%2CmBAAA%3B%3BAARR%2CaAOI%2CqBAGI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAdZ%2CaAOI%2CqBAUI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAApBZ%2CaAwBI%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAA7BR%2CaAwBI%2CoBAOI%3BEACI%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CqDAAA%3B%3BAAzCZ%2CaAwBI%2CoBAOI%2CkBAYI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CaAxBR%2CoBAOI%2CkBAiBK%3BEACG%2CWAAW%2CgBAAX%3BEACA%2C0CAAA%3B%3BAAlDhB%2CaAuDI%2CqBACI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3B%3BAC5DZ%3BEACI%2CgBAAA%3B%3BAADJ%2CMAGI%2COAAM%2CYACF%3BEAEI%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAPZ%2CMAGI%2COAAM%2CYACF%2CMAKI%3BEACI%2CcAAA%3B%3BAAEA%2CMATZ%2COAAM%2CYACF%2CMAKI%2CEAGK%3BEACG%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAEA%2CMAfhB%2COAAM%2CYACF%2CMAKI%2CEAGK%2CKAMI%3BEACG%2CcAAA%3B%3BAAKZ%2CMArBR%2COAAM%2CYACF%2CMAoBK%3BEACG%2C6BAAA%3B%3BAADJ%2CMArBR%2COAAM%2CYACF%2CMAoBK%2CQAGG%2COAAM%3BEACF%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACI%2CkBAAA%3B%3BAAIZ%2CMAnCR%2COAAM%2CYACF%2CMAkCK%3BAACD%2CMApCR%2COAAM%2CYACF%2CMAmCK%3BEACG%2CSAAA%3BEACA%2CyBAAA%3B%3BAAzChB%2CMA8CI%3BEACI%2CgBAAA%3B%3BAAGI%2CMAJR%2CQAGK%2CKACI%2CMAAM%3BAAAP%2CMAJR%2CQAGa%2CSACJ%2CMAAM%3BEACH%2CcAAA%3B%3BAAIR%2CMATJ%2CQASK%3BEACG%2CgBAAA%3B%3BACxDZ%2CMAAM%2CQACF%3BAADY%2CMAAM%2COAClB%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CUAAA%3B%3BAAJR%2CMAAM%2CQACF%2CiBAKI%3BAANQ%2CMAAM%2COAClB%2CiBAKI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACPZ%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CwCAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAEA%2CWAAC%3BEACG%2CaAAA%3B%3BAAGJ%2CWAAC%3BEACG%2CeAAA%3BEACA%2CYAAA%3B%3BAAGR%2CaAAc%3BAACd%2CaAAc%3BEACV%2CmBAAmB%2CoBAAnB%3BEACA%2CgBAAgB%2CoBAAhB%3BEACA%2CeAAe%2CoBAAf%3BEACA%2CcAAc%2CoBAAd%3BEACA%2CWAAW%2CoBAAX%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CYAAC%3BAACD%2CYAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CWAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGR%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEAWA%2CaAAA%3B%3BAAVA%2CWAAY%3BEACR%2CYAAA%3B%3BAALR%2CYAOI%3BEACI%2CcAAA%3B%3BAAEJ%2CYAAC%2CcAAe%3BEACZ%2CaAAA%3B%3BAAKJ%2CYAAC%2CSAAU%3BEACP%2CoBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CcAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CcAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3B%3BAAGR%2CYAAY%3BEACR%2CaAAA%3B%3BAC9FJ%2CoBACC%3BEACE%2C6BAAA%3B%3BAAFH%2CoBAII%3BEACF%2CuBAAA%3B%3BAALF%2CoBAII%2CaAEF%3BEACC%2CWAAA%3BEACA%2CYAAA%3B%3BAARH%2CoBAYC%2CYAAW%3BEACV%2CyBAAA%3B%3BAAbF%2CoBAgBC%2CYAAY%3BEACX%2CiBAAA%3B%3BAAGF%2CoBAAqB%3BEACpB%2CgBAAA%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAACA%2CoBAlBoB%2CaAkBnB%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3B%3BAAED%2CoBAvBoB%2CaAuBnB%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAED%2CoBA7BoB%2CaA6BnB%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAGF%2CoBAAqB%2CaAAY%3BEAC7B%2CaAAA%3BEACA%2CQAAA%3BEACA%2CyBAAA%3B%3BAACH%2CoBAJoB%2CaAAY%2CWAI%5C%2FB%3BEACA%2CgBAAA%3BEACM%2C4BAAA%3BEACA%2CgBAAgB%2CyCAAhB%3BEACN%2CiBAAA%3B%3BAAED%2CoBAVoB%2CaAAY%2CWAU%5C%2FB%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAGF%2CoBAAqB%2CaAAY%3BEAOhC%2COAAA%3BEACA%2CyBAAA%3B%3BAAPA%2CoBADoB%2CaAAY%2CWAC%5C%2FB%3BEACA%2CgBAAA%3BEACM%2C4BAAA%3BEACA%2CgBAAgB%2CwCAAhB%3BEACN%2CiBAAA%3B%3BAAID%2CoBAToB%2CaAAY%2CWAS%5C%2FB%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAID%2CoBADoB%2CcACnB%2CMACA%2CqBAAqB%2CaAAY%3BEAChC%2CQAAA%3B%3BAAFF%2CoBADoB%2CcACnB%2CMAIA%2CqBAAqB%2CaAAY%3BEAChC%2CUAAA%3B%3BAAIH%2CoBACG%2CcACE%3BEACC%2CkBAAA%3B%3BAAIN%2CqBACC%2CSACC%3BEACC%2CaAAA%3B%3BAAHH%2CqBAOC%3BEACC%2CaAAA%3B%3BAAGF%2C4BACC%2CSACC%3BEACC%2CwBAAA%3B%3BAAIH%2CoBAAoB%2CaAAc%2CaAAY%3BEAC5C%2CaAAA%3BEACA%2CUAAA%3BEACA%2CyBAAA%3B%3BAAEF%2CoBAAoB%2CaAAc%2CaAAY%3BEAC5C%2CSAAA%3BEACA%2CyBAAA%3B%3BAAEF%2CkBAAmB%2CSAAQ%2CUAAU%3BEACpC%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAED%2CkBAAmB%2CSAAQ%2CUAAU%2CaAAc%3BEAClD%2CqBAAA%3B%3BAAYD%2CwBAV0C%3BEACzC%2CoBACE%2CcACC%3BIACA%2CgBAAA%3B%3B%3BAAMJ%2CoBAAqB%2CYAAW%3BAAAQ%2CoBAAqB%2CYAAW%3BEACvE%2CaAAA%3B%3BACxFG%2CgBALsC%3BECmFtC%2CiCA7BA%3BECsOA%2C0BACI%2CcDvOJ%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BECiOL%2C0BACI%2CcDvOJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAuBR%2CiCAnBA%3BEC4NA%2C0BACI%2CcD7NJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA0BJ%3BEA6sDA%2C2BACI%3BEEjtDJ%2COACI%2CgBACI%2CeAGI%3BECkLZ%2CgBAGI%3BEA2EJ%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEAwDhB%2CkBACM%3BEAKN%2CkBACI%3BEC1eJ%2CYACI%3BEC6JJ%2CiCL%2BsDI%3BEMjuDJ%2CuBNiuDI%3BEOhsCJ%2CcPgsCI%3BIA%5C%2FtDJ%2CUAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BEA4tDX%2C2BACI%2COA7tDH%2CUAAU%3BEEYX%2COACI%2CgBACI%2CeAGI%2CKFjBX%2CUAAU%3BEGmMX%2CgBAGI%2COHtMH%2CUAAU%3BEGiRX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKH3Rf%2CUAAU%3BEGmVX%2CkBACM%2CYHpVL%2CUAAU%3BEGyVX%2CkBACI%2CUH1VH%2CUAAU%3BEIhJX%2CYACI%2COJ%2BIH%2CUAAU%3BEKcX%2CiCL%2BsDI%2COA7tDH%2CUAAU%3BEMJX%2CuBNiuDI%2COA7tDH%2CUAAU%3BEO6hBX%2CcPgsCI%2COA7tDH%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BEAutDX%2C2BACI%2COAxtDH%2CUAAU%3BEEOX%2COACI%2CgBACI%2CeAGI%2CKFZX%2CUAAU%3BEG8LX%2CgBAGI%2COHjMH%2CUAAU%3BEG4QX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHtRf%2CUAAU%3BEG8UX%2CkBACM%2CYH%5C%2FUL%2CUAAU%3BEGoVX%2CkBACI%2CUHrVH%2CUAAU%3BEIrJX%2CYACI%2COJoJH%2CUAAU%3BEKSX%2CiCL%2BsDI%2COAxtDH%2CUAAU%3BEMTX%2CuBNiuDI%2COAxtDH%2CUAAU%3BEOwhBX%2CcPgsCI%2COAxtDH%2CUAAU%3BIACP%2CYAAA%3B%3BEAEA%2CoBAHH%2CUAAU%2CGAGH%3BEAotDR%2C2BACI%2COAxtDH%2CUAAU%2CGAGH%3BEEIR%2COACI%2CgBACI%2CeAGI%2CKFZX%2CUAAU%2CGAGH%3BEG2LR%2CgBAGI%2COHjMH%2CUAAU%2CGAGH%3BEGyQR%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKHtRf%2CUAAU%2CGAGH%3BEG2UR%2CkBACM%2CYH%5C%2FUL%2CUAAU%2CGAGH%3BEGiVR%2CkBACI%2CUHrVH%2CUAAU%2CGAGH%3BEIxJR%2CYACI%2COJoJH%2CUAAU%2CGAGH%3BEKMR%2CiCL%2BsDI%2COAxtDH%2CUAAU%2CGAGH%3BEMZR%2CuBNiuDI%2COAxtDH%2CUAAU%2CGAGH%3BEOqhBR%2CcPgsCI%2COAxtDH%2CUAAU%2CGAGH%3BIACA%2CWAAA%3B%3BEA6GR%3BEGuNA%2CUACI%3BEKVJ%2CgBACI%3BIR9MA%2CmBAAA%3B%3BEAsEJ%3BEK1MI%2COAAO%2CKAAM%2CyBACT%3BECnBJ%2COAAO%2CKAAM%2CeACT%3BELmNJ%2COAAO%2CKAAM%2CiCACT%3BIDHR%2CcAAA%3B%3BEAyCA%3BEAyEgB%2CuBATZ%2CUAOI%2CYACI%2CQACK%3BECxMjB%2CwBD%2BLI%2CUAOI%2CYACI%2CQACK%3BECvMjB%2CuBD8LI%2CUAOI%2CYACI%2CQACK%3BElBzTjB%2CmBkBgTI%2CUAOI%2CYACI%2CQACK%3BES9ajB%2CKAAK%2CKAAK%2COTqaN%2CUAOI%2CYACI%2CQACK%3BIAxEb%2CgBAAA%3B%3BEA8DJ%2CuBACI%2CUACI%2COACI%3BECjMZ%2CwBD%2BLI%2CUACI%2COACI%3BEChMZ%2CuBD8LI%2CUACI%2COACI%3BElBlTZ%2CmBkBgTI%2CUACI%2COACI%3BESvaZ%2CKAAK%2CKAAK%2COTqaN%2CUACI%2COACI%3BIACI%2CWAAA%3B%3BEAoBhB%3BIpBtLA%2CkBAAA%3B%3BEoB0OA%3BEU%5C%2FVA%3BEC4CA%2CaAOI%3BECtJJ%2CsBACI%3BIhCrDJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEyBmFD%2CwBAKI%2CezBzFH%3BEyBoFD%2CwBAKI%2CezBxFH%3BEyBoID%2CiCzBrIC%3BEyBqID%2CiCzBpIC%3BEyB0JD%2CkBzB3JC%3BEyB2JD%2CkBzB1JC%3BE0BiED%2CcAKI%2Ce1BvEH%3BE0BkED%2CcAKI%2Ce1BtEH%3BE0BkHD%2CuB1BnHC%3BE0BmHD%2CuB1BlHC%3BE0B8ID%2CkB1B%5C%2FIC%3BE0B%2BID%2CkB1B9IC%3BEsBgHD%2CkBAaI%2CetB9HH%3BEsBiHD%2CkBAaI%2CetB7HH%3BEsBkID%2COACI%2CgBACI%2CetBrIP%3BEsBmID%2COACI%2CgBACI%2CetBpIP%3BE2B8fD%2Ce3B%5C%2FfC%3BE2B%2BfD%2Ce3B9fC%3BEuByTD%2CgBvB1TC%3BEuB0TD%2CgBvBzTC%3BEuBuYD%2CQACI%2CoBvBzYH%3BEuBwYD%2CQACI%2CoBvBxYH%3BEuBuYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CevB%5C%2FYX%3BEuBwYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CevB9YX%3BEuBuaD%2CqBACI%2COAAM%2CUvBzaT%3BEuBwaD%2CqBACI%2COAAM%2CUvBxaT%3BEqBmSD%2C0BACI%2CcrBrSH%3BEqBoSD%2C0BACI%2CcrBpSH%3BEiCyND%2CKAAK%2CMACD%2CeACI%2CQjC5NP%3BEiC0ND%2CKAAK%2CMACD%2CeACI%2CQjC3NP%3BEiCyND%2CKAAK%2CMACD%2CeAEI%2CSjC7NP%3BEiC0ND%2CKAAK%2CMACD%2CeAEI%2CSjC5NP%3BEkCoaD%2C0BlCraC%3BEkCqaD%2C0BlCpaC%3BEEmHD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBFrHtB%3BEEoHD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBFpHtB%3BEmCugBD%2CYnCxgBC%3BEmCwgBD%2CYnCvgBC%3BEmCiiBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBnCtiBtB%3BEmCkiBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBnCriBtB%3BEmCkiBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBnCtiBtB%3BEmCmiBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBnCriBtB%3BEmCmiBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBnCtiBtB%3BEmCoiBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBnCriBtB%3BEoCocD%2CYASI%2CQAAO%2CMpC9cV%3BEoCqcD%2CYASI%2CQAAO%2CMpC7cV%3BEoCylBG%2COAAC%2CQpC1lBJ%3BEoC0lBG%2COAAC%2CQpCzlBJ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEyB8ED%2CwBAKI%2CezBnFH%3BEyB%2BHD%2CiCzB%5C%2FHC%3BEyBqJD%2CkBzBrJC%3BE0B4DD%2CcAKI%2Ce1BjEH%3BE0B6GD%2CuB1B7GC%3BE0ByID%2CkB1BzIC%3BEsB2GD%2CkBAaI%2CetBxHH%3BEsB6HD%2COACI%2CgBACI%2CetB%5C%2FHP%3BE2ByfD%2Ce3BzfC%3BEuBoTD%2CgBvBpTC%3BEuBkYD%2CQACI%2CoBvBnYH%3BEuBkYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CevBzYX%3BEuBkaD%2CqBACI%2COAAM%2CUvBnaT%3BEqB8RD%2C0BACI%2CcrB%5C%2FRH%3BEiCoND%2CKAAK%2CMACD%2CeACI%2CQjCtNP%3BEiCoND%2CKAAK%2CMACD%2CeAEI%2CSjCvNP%3BEkC%2BZD%2C0BlC%5C%2FZC%3BEE8GD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBF%5C%2FGtB%3BEmCkgBD%2CYnClgBC%3BEmC4hBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBnChiBtB%3BEmC6hBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBnChiBtB%3BEmC8hBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBnChiBtB%3BEoC%2BbD%2CYASI%2CQAAO%2CMpCxcV%3BEoColBG%2COAAC%2CQpCplBJ%3BIACG%2CWAAA%3B%3BEoB2hBJ%3BEA69BA%3BEiB%5C%2F8CA%2COAAO%3BEAMP%3BEAWA%3BECuFA%2CyBAWI%3BEXkhBA%2CMAAC%3BEzBjkBL%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBAGf%2CeAAc%2CIAAI%2CSAAU%3BEiC0apC%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEALpC%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEAJpC%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEbvbpC%3BEK8YA%2CeAEI%3BEYnJJ%2CeACI%3BInByKJ%2CsBAAA%3B%3BEAsBA%3BEoB9dA%3BIpBwcA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BIpBvUlB%2CgBAAA%3B%3BEyCulBA%2C8BrBlRI%2CUACM%2CSqBiRT%2CIAAI%2CSACC%3BEADN%2C8BrBlRI%2CUAEI%2CQAAU%2CSqBgRjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8BrBlRI%2CUACM%2CSqBiRT%2CIAAI%2CSAeC%3BEAfN%2C8BrBlRI%2CUAEI%2CQAAU%2CSqBgRjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BErBpSR%2C8BACI%2CUACM%2CSqB8KR%3BErBhLF%2C8BACI%2CUAEI%2CQAAU%2CSqB6KhB%3BIzCpfF%2CeAAA%3BIyCwfI%2CqBAAA%3B%3BEA6HA%2C8BrBhTA%2CUACM%2CSqB6ST%2COAEI%3BEAAD%2C8BrBhTA%2CUAEI%2CQAAU%2CSqB4SjB%2COAEI%3BEAAD%2C8BrBhTA%2CUACM%2CSqB8ST%2CSACI%3BEAAD%2C8BrBhTA%2CUAEI%2CQAAU%2CSqB6SjB%2CSACI%3BIACG%2CaAAA%3B%3BErB5SI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEAkEhB%2CwBAlBA%2CUACI%3BEC5ZJ%2CwBD2ZA%2CUACI%3BEC3ZJ%2CuBD0ZA%2CUACI%3BElB7gBJ%2CmBkB4gBA%2CUACI%3BESloBJ%2CKAAK%2CKAAK%2COTioBV%2CUACI%3BIpB5XJ%2CmBAAA%3BIyC%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIzChqBA%2CUAAA%3BIyCmqBA%2CmBAAA%3B%3BEAEA%2CwBrB1SA%2CUACI%2COqBySA%3BEpBrsBJ%2CwBD2ZA%2CUACI%2COqBySA%3BEpBpsBJ%2CuBD0ZA%2CUACI%2COqBySA%3BEvCtzBJ%2CmBkB4gBA%2CUACI%2COqBySA%3BEZ36BJ%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COqBySA%3BIACA%2CWAAA%3B%3BErBvSI%2CwBAJR%2CUACI%2COAGK%2CeAAe%3BEAChB%2CwBALR%2CUACI%2COAIK%2CeAAe%3BEChaxB%2CwBD2ZA%2CUACI%2COAGK%2CeAAe%3BEC%5C%2FZxB%2CwBD2ZA%2CUACI%2COAIK%2CeAAe%3BEC%5C%2FZxB%2CuBD0ZA%2CUACI%2COAGK%2CeAAe%3BEC9ZxB%2CuBD0ZA%2CUACI%2COAIK%2CeAAe%3BElBjhBxB%2CmBkB4gBA%2CUACI%2COAGK%2CeAAe%3BElBhhBxB%2CmBkB4gBA%2CUACI%2COAIK%2CeAAe%3BEStoBxB%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COAGK%2CeAAe%3BESroBxB%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COAIK%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAYZ%2CwBAlBA%2CUACI%2COAQI%3BECpaR%2CwBD2ZA%2CUACI%2COAQI%3BECnaR%2CuBD0ZA%2CUACI%2COAQI%3BElBrhBR%2CmBkB4gBA%2CUACI%2COAQI%3BES1oBR%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COAQI%3BIACI%2CUAAA%3BIACA%2CWAAA%3B%3BEA2BZ%3BIpBjaA%2CWAAA%3B%3BEoBqhBA%3BEW1iBA%2CKAAK%2COAAO%3BEW%5C%2FNZ%3BErBqOA%3BIDqiBI%2CgBAAA%3B%3BEADJ%2C0BAGI%3BEW7iBJ%2CKAAK%2COAAO%2CSX6iBR%3BEsB5wBJ%2CqBtB4wBI%3BECviBJ%2CyBDuiBI%3BIpBpyBJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEoB0xBA%2C0BAOI%2CQAAU%3BEWjjBd%2CKAAK%2COAAO%2CSXijBR%2CQAAU%3BEsBhxBd%2CqBtBgxBI%2CQAAU%3BEC3iBd%2CyBD2iBI%2CQAAU%3BIACN%2CaAAA%3B%3BEAUR%3BEOxSA%2CoBAMI%3BEAyBJ%2CaAmBI%2COASI%3BEAiIR%3BIP6GI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAmMJ%3BEGxjBA%2CqBAuBI%3BEA4BJ%2CoBAKI%3BEAJJ%2CqBAII%3BEAHJ%2CoBAGI%3BEAFJ%2CqBAEI%3BEADJ%2CgBACI%3BEmB5dJ%2CuBACI%3BEdyVJ%2CwBACI%3BI5B3GJ%2CiBAAA%3B%3BEoBqwBA%3BEIlgCA%2CcAAc%3BEmBCd%2CcAAc%3BER4gBd%2CcAAc%3BInChRd%2CiBAAA%3B%3BEoBqzBA%3BEe%5C%2FgBA%2CsBACI%2CQAAO%3BInCvSX%2CqBAAA%3BI4C9QA%2CqBAAA%3B%3BEAMA%2CiBAAC%3BET8iBD%2CsBACI%2CQAAO%2CMS%5C%2FiBV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI5C9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6C5QS%2CO7C4QT%3BIAAA%2Ca8CvRe%2CW9CuRf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BI4CqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BExBsuBA%2CiBAAC%3BEezgBD%2CsBACI%2CQAAO%2CMfwgBV%3BIACG%2C0BAAA%3B%3BEAwQJ%3BE2B5yCA%3BEC4FA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BI5B%2BrCnC%2CaAAA%3B%3BEAsCA%3BElBvtCA%3BEiCscA%3BIfkxBI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA%2BCJ%2CyBACI%2CWACI%2CoBACI%3BElBvwCZ%2C4BkBqwCI%2CWACI%2CoBACI%3BElBtwCZ%2CyBkBowCI%2CWACI%2CoBACI%3BEep1BZ%2CQfk1BI%2CWACI%2CoBACI%3BEen1BZ%2CuBfi1BI%2CWACI%2CoBACI%3BEel1BZ%2CiBfg1BI%2CWACI%2CoBACI%3BIAEI%2CoBAAA%3B%3BEAmChB%3BI6B3tCA%2CYAAA%3B%3BE7B2tCA%2C2B6BztCE%2CQAGI%2CKACI%3BE7BqtCV%2C2B6BxtCE%2CQAEI%2CKACI%3BE7BqtCV%2C2B6BvtCE%2CQACI%2CKACI%3BE7BqtCV%2C2B6BztCE%2CQAGI%2CKAEI%3BE7BotCV%2C2B6BxtCE%2CQAEI%2CKAEI%3BE7BotCV%2C2B6BvtCE%2CQACI%2CKAEI%3BIACE%2CYAAA%3B%3BE7BmtCZ%2C2B6B9sCE%2CQACI%2CKACI%3BE7B4sCV%2C2B6B9sCE%2CQACI%2CKAEI%3BIjDoCV%2C6BAAA%3B%3BEoBorCA%3BEGhiCA%2CQA2BI%3BEFnIJ%3BEaiOA%3BIdw6BI%2CkBAAA%3B%3BEADJ%2CkBAGI%3BEAHJ%2CkBAII%3BEGpiCJ%2CQA2BI%2CSHwgCA%3BEGniCJ%2CQA2BI%2CSHygCA%3BEC5oCJ%2C6BD2oCI%3BEC3oCJ%2C6BD4oCI%3BEc36BJ%2CyBd06BI%3BEc16BJ%2CyBd26BI%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEANR%2CkBAQI%3BEGxiCJ%2CQA2BI%2CSH6gCA%3BEChpCJ%2C6BDgpCI%3BEc%5C%2F6BJ%2CyBd%2B6BI%3BIACI%2CqBAAA%3BIACA%2CYAAA%3B%3BEAVR%2CkBAaI%3BEG7iCJ%2CQA2BI%2CSHkhCA%3BECrpCJ%2C6BDqpCI%3BEcp7BJ%2CyBdo7BI%3BIpBjsCJ%2CiBAAA%3BIoBmsCQ%2CUAAA%3B%3BEAfR%2CkBAkBI%3BEGljCJ%2CQA2BI%2CSHuhCA%3BEC1pCJ%2C6BD0pCI%3BEcz7BJ%2CyBdy7BI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAkER%3BEE94CA%3BEK8YA%2CeAEI%3BEYnJJ%2CeACI%3BIvC3HJ%2CUAAA%3BIkDtLA%2CWAAA%3BIlDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIoB4mCL%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAgVJ%2C2BACI%2COAGM%3BEKltDV%2CiCL%2BsDI%2COAGM%3BEMpuDV%2CuBNiuDI%2COAGM%3BEOnsCV%2CcPgsCI%2COAGM%3BIACE%2CSAAA%3BIACA%2CiBAAA%3B%3BEANZ%2C2BACI%2COAGM%2CSAIE%3BEKttDZ%2CiCL%2BsDI%2COAGM%2CSAIE%3BEMxuDZ%2CuBNiuDI%2COAGM%2CSAIE%3BEOvsCZ%2CcPgsCI%2COAGM%2CSAIE%3BIpBvmDZ%2CiBAAA%3B%3BEoB%2BlDA%2C2BACI%2COAYI%3BEK3tDR%2CiCL%2BsDI%2COAYI%3BEM7uDR%2CuBNiuDI%2COAYI%3BEO5sCR%2CcPgsCI%2COAYI%3BIpB5mDR%2CiBAAA%3B%3BEoB%2BlDA%2C2BAkBI%2CiBACI%3BEKjuDR%2CiCLguDI%2CiBACI%3BEMnvDR%2CuBNkvDI%2CiBACI%3BEOltCR%2CcPitCI%2CiBACI%3BIACI%2CaAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3B%3BEiBp1DZ%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BEACA%3BIACI%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CcAAA%3B%3BEAGJ%2COAAO%3BIAGH%2CiBAAA%3B%3BEarDA%2CCAAC%2CmBAAwB%2CQbkDtB%3BIrCoMP%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkDrZL%2CCAAC%2CoBAAyB%2CQb%2BCvB%3BIrCoMP%2CmBAAA%3BIkD9KA%2CqBAAA%3BIlD8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkDlZL%2CCAAC%2CyBAA%2BB%2CQb4C7B%3BIrCoMP%2CmBAAA%3BIkDlLA%2CYAAA%3BIlDkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkD%5C%2FYL%2CCAAC%2C0BAAgC%2CQbyC9B%3BIrCoMP%2CmBAAA%3BIkDtLA%2CWAAA%3BIlDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqChWT%3BIAEI%2CiBAAA%3B%3BEa3CA%2CCAAC%2CoBAAyB%3BIlDuO9B%2CmBAAA%3BIkDtLA%2CWAAA%3BIlDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkDtYL%2CCAAC%2CyBAA%2BB%3BIlDoOpC%2CmBAAA%3BIkDtLA%2CWAAA%3BIlDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkDnYL%2CCAAC%2C0BAAgC%3BIlDiOrC%2CmBAAA%3BIkDtLA%2CWAAA%3BIlDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqC1VT%2C2BAA4B%3BIACxB%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3B%3BEa3CA%2CCAAC%2CoBAAyB%3BIlD2N9B%2CmBAAA%3BIkDlLA%2CYAAA%3BIlDkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkD1XL%2CCAAC%2CyBAA%2BB%3BIlDwNpC%2CmBAAA%3BIkDlLA%2CYAAA%3BIlDkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkDvXL%2CCAAC%2C0BAAgC%3BIlDqNrC%2CmBAAA%3BIkDlLA%2CYAAA%3BIlDkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqC9UT%2C0BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAIR%2CMAAM%3BIACF%2CkBAAA%3B%3BEc6IJ%3BIACI%2CaAAA%3B%3BEAGJ%3BInDiJA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BImDtJJ%2CmBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%2C0BAA6B%3BIACzB%2CaAAA%3B%3BEAGJ%2C0BACM%3BIACE%2CcAAA%3B%3BECXR%3BIpDSA%2CmBAAA%3BIAAA%2CgBAAA%3BIoDJI%2CeAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAEA%2CWAAC%3BIACG%2CaAAA%3B%3BEAfR%2CWAkBI%3BIACI%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAtBR%2CWAyBI%2CGAAE%3BIpDhBN%2CgBAAA%3B%3BEoDTA%2CWA6BI%2CGAAE%3BIACE%2CkBAAA%3B%3BEA9BR%2CWAiCI%3BIpDxBJ%2CkBAAA%3BIoD0BQ%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CWALJ%2CQAKK%3BIACG%2CeAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CWAXR%2CQAUK%2CMACI%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CQAAQ%2CgBAAR%3BIACA%2CUAAA%3B%3BEApDhB%2CWAiCI%2CQAuBM%3BIpD%5C%2FCV%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CqBAAA%3BIoDsDY%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CWAlCR%2CQAuBM%2CaAWG%3BEAAQ%2CWAlCjB%2CQAuBM%2CaAWY%3BIpD1DtB%2CWAAA%3BIAAA%2CqBAAA%3B%3BEoDkEQ%2CWA1CJ%2CQA0CK%2COAEK%3BEADN%2CWA3CJ%2CQA2CK%2CWACK%3BIpDpEd%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CqBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3BIoD2EgB%2CqBAAA%3B%3BEAIR%2CWAvDJ%2CQAuDK%2COAAO%2CMAAS%3BIACb%2C4BAAA%3B%3BEAGJ%2CWA3DJ%2CQA2DK%2COACK%3BIACE%2CmBAAA%3B%3BEAFR%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%3BIACE%2CkBAAA%3BIACA%2CQAAA%3BIpDzFpB%2CqBAAA%3BI4ChOA%2CqBAAA%3B%3BEQmTQ%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%2CgBRnGhB%3BI5ChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE4C2CA%2CWQkPI%2CQA2DK%2COACK%2CaAGI%2CgBRjTjB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI5C9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSqD9NQ%2COrD8NR%3BIAAA%2Ca8CvRe%2CW9CuRf%3BIAAA%2CsBAAA%3BI4CqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEQlFA%2CWAiCI%2CQA8EI%3BIpDtGR%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2CyCAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIAAA%2CUAAA%3BIoD8GY%2CaAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIpDlHZ%2CgBAAA%3B%3BEoDTA%2CWAiCI%2CQA8EI%2CSAyIF%3BIpD%5C%2FON%2CgBAAA%3B%3BEoDkPQ%2CWA1NJ%2CQA8EI%2CSAyIF%2CKAGG%3BEACD%2CWA3NJ%2CQA8EI%2CSAyIF%2CKAIG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CWAlOJ%2CQA8EI%2CSAyIF%2CKAWG%3BIpD1PT%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIA8CA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIoD%2BPY%2CUAAA%3B%3BEAGJ%2CWA1OJ%2CQA8EI%2CSAyIF%2CKAmBG%3BIpDpNT%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIAAA%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIoDuQY%2CUAAA%3B%3BEA3IA%2CWApGR%2CQA8EI%2CSAsBK%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEA7IhB%2CWAiCI%2CQA8EI%2CSAiCI%3BIACI%2CcAAA%3BIACA%2CoBAAA%3BIpDzIhB%2CcAAA%3BIAAA%2CiBAAA%3B%3BEoDgJgB%2CWAxHZ%2CQA8EI%2CSAiCI%2CEASK%3BEACD%2CWAzHZ%2CQA8EI%2CSAiCI%2CEAUK%3BIpDjJjB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEoDTA%2CWAiCI%2CQA8EI%2CSAmDI%2CQAAU%3BIpDzJtB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CWAAA%3B%3BEoDTA%2CWAiCI%2CQA8EI%2CSA4DI%3BIACI%2CSAAA%3BIACA%2CqBAAA%3B%3BEA7KhB%2CWAiCI%2CQA8EI%2CSAiEI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEAlLhB%2CWAiCI%2CQA8EI%2CSAsEI%3BIACI%2CSAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%3BIACE%2CkBAAA%3BIACA%2CUAAA%3BIpDpL5B%2CqBAAA%3BI4ChOA%2CqBAAA%3B%3BEQgZgB%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBR9LxB%3BI5ChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE4C2CA%2CWQkPI%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBR5YzB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI5C9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSqDxPQ%2COrDwPR%3BIAAA%2Ca8CvRe%2CW9CuRf%3BIAAA%2CsBAAA%3BI4CqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEQ0HQ%2CWA3KJ%2CQA2KK%3BIACG%2CkBAAA%3BIpDpMZ%2CqBAAA%3BI4ChOA%2CqBAAA%3B%3BEAMA%2CWQkPI%2CQA2KK%2CKR7ZR%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI5C9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSqDzPgB%2COrDyPhB%3BIAAA%2Ca8CvRe%2CW9CuRf%3BIAAA%2CsBAAA%3BI4CqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEQkIY%2CWAnLR%2CQA2KK%2CKAQI%3BIACG%2CaAAA%3B%3BEAGJ%2CWAvLR%2CQA2KK%2CKAYI%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CWA9LR%2CQA2KK%2CKAmBI%2CMAAS%3BIACN%2C4BAAA%3B%3BEApBR%2CWA3KJ%2CQA2KK%2CKAuBG%3BIACI%2CcAAA%3B%3BEDnNhB%2CMAAM%2COACF%3BEADJ%2CMAAM%2COAEF%3BIACI%2CqBAAA%3B%3BEGpGR%3BItDyFA%2CgCAAA%3B%3BEuD1OA%2CQAAQ%2CKAAK%3BICrDb%2CkBAAA%3BIACA%2CUAAA%3BIDsDI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEvDdJ%2CQuDUQ%2CKAAK%2CMvDVZ%3BEACD%2CQuDSQ%2CKAAK%2CMvDTZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQuDIQ%2CKAAK%2CMvDJZ%3BIACG%2CWAAA%3B%3BEuDGJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDgDJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%2CMAID%3BIxDwRN%2CYAAA%3BIwDtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BED0CR%2CQAAQ%2CKAAK%2CMCtCX%2CQAAK%3BIxDgRP%2CgBAAA%3BIwD7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BExDsBJ%2CQuDUQ%2CKAAK%2CMCtCX%2CQAAK%2CQxD4BN%3BEACD%2CQuDSQ%2CKAAK%2CMCtCX%2CQAAK%2CQxD6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQuDIQ%2CKAAK%2CMCtCX%2CQAAK%2CQxDkCN%3BIACG%2CWAAA%3B%3BEwD3BA%2CQD8BI%2CKAAK%2CMCtCX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BED6BR%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%3BIxDsNP%2CkBAAA%3B%3BEuD1OA%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%3BIxDoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CsBAAA%3BIwD%5C%2FLQ%2CmBAAA%3BIxD%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BEyDjJA%2CQFzFQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCmEL%3BIzDiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BEyD5IA%2CQF9FQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCwEL%3BIzD4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEyDvIA%2CQFnGQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUC6EL%3BIzDuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEwD1LI%2CQDhDI%2CKAAK%2CMCoBX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjDI%2CKAAK%2CMCoBX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BIxDyL9B%2CmBAAA%3B%3BEwDrLI%2CQDrDI%2CKAAK%2CMCoBX%2CQAAK%2CMAiCF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDtDI%2CKAAK%2CMCoBX%2CQAAK%2CMAkCF%2COAAU%3BEACX%2CQDvDI%2CKAAK%2CMCoBX%2CQAAK%2CMAmCF%2COAAU%2CUAAO%3BEAClB%2CQDxDI%2CKAAK%2CMCoBX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BIxDkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEwD5KI%2CQD9DI%2CKAAK%2CMCoBX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD%5C%2FDI%2CKAAK%2CMCoBX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQDhEI%2CKAAK%2CMCoBX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BIxD0KtB%2CmBAAA%3B%3BEuD1OA%2CQAAQ%2CKAAK%2CMCqEX%2CQAAK%3BIxDqKP%2CmBAAA%3BIwDnKI%2CgBAAA%3BIACA%2C4BAAA%3BIxDkKJ%2CsBAAA%3B%3BEuDnOQ%2CQAPA%2CKAAK%2CMAMT%2CMAAK%2CMAAO%2CEACP%3BIACG%2CaAAA%3B%3BEG5BZ%3BI1D8PA%2CgBAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BE0DjBJ%2CgBCmEA%3BIACI%2CWAAA%3B%3BEDpEJ%2CgBClBA%3BEDkBA%2CgBCjBA%3BIACI%2CqBAAA%3B%3BEDgBJ%2CgBClBA%2CSAQI%2CEAAC%3BEDUL%2CgBCjBA%2CWAOI%2CEAAC%3BIACG%2CqBAAA%3B%3BEDSR%2CgBCJA%2CSACI%3BI3DiQJ%2CkBAAA%3B%3BE0D9PA%2CgBCMA%2CWAKI%2CEAAC%3BI3DmPL%2CeAAA%3B%3BE0D9PA%2CgBAGM%3BEAHN%2CgBAIM%3BIACE%2CgBAAA%3B%3BEALR%2CgBAGM%2CWAIE%3BEAPR%2CgBAIM%2CaAGE%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEE8BZ%2CcACI%2CUACI%2CiBACI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEAIA%2CcARZ%2CUACI%2CiBAMI%2CQACK%3BIACG%2CeAAA%3B%3BEC2FhB%2CYAAC%2CYACG%3BI7DiHR%2C6BAAA%3BI6D%5C%2FGY%2CiBAAA%3B%3B%3B%3B%3BECaZ%2CeAEI%2CeACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CeAPZ%2CeACI%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEC5IpB%3BIACI%2CwBAAA%3B%3BEtCmEJ%2CwBACI%3BIACI%2C6BAAA%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%2C0BAAA%3B%3BEAHJ%2CiCAKI%3BIzB0GJ%2CmBAAA%3B%3BEyBtGY%2CiCAJR%2COAGI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAZhB%2CiCAKI%2COAWI%3BIACI%2CiBAAA%3B%3BEAKZ%2CkBAGI%2CiBACM%3BIACE%2CYAAA%3B%3BEAKJ%2CkBADJ%2CQACK%3BIACG%2CeAAA%3B%3BE9B3Bd%2CWACE%2CMAAK%2CKAAK%3BIACR%2CqBAAA%3BIACA%2CoBAAA%3B%3BEAHJ%2CWACE%2CMAAK%2CKAAK%2CMAIR%2CMAAK%3BIACH%2C6BAAA%3BIACA%2C8BAAA%3B%3BEAPN%2CWACE%2CMAAK%2CKAAK%2CMAIR%2CMAAK%2COAIH%3BIACE%2CkBAAA%3BIACA%2CYAAA%3B%3BEAXR%2CWAgBE%2CmBACE%2CMAAK%3BIACH%2C0BAAA%3B%3BEqEnLJ%2CQAAQ%2CKAAK%2CMACT%2COAAM%2CUACF%2CeAAe%3BIACX%2CUAAA%3BIACA%2CSAAA%3B%3BEAJZ%2CQAAQ%2CKAAK%2CMACT%2COAAM%2CUAKF%3BIACI%2CgBAAA%3B%3BECsDZ%2CQAAQ%2CKAAK%2CMAAM%2CUAAW%3BIAC1B%2CWAAA%3BIACA%2CmBAAA%3B%3BEAFJ%2CQAAQ%2CKAAK%2CMAAM%2CUAAW%2CeAIxB%2CQAAK%2CMACD%3BIjEwMV%2C0BAAA%3B%3BEkExSI%2CQADI%2CKAAK%2CMACR%3BIV%2BJL%2CSAAA%3BIACA%2CUAAA%3BIxDwIA%2C6BAAA%3B%3BEkExSI%2CQADI%2CKAAK%2CMACR%2CUVkKH%2CQAAK%3BIACH%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEUrKA%2CQADI%2CKAAK%2CMACR%2CUVkKH%2CQAAK%2CMAKD%3BIACE%2CcAAA%3B%3BEUxKJ%2CQADI%2CKAAK%2CMACR%2CUV4KH%2CQAAK%3BIAEH%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BExD7HJ%2CQkErDQ%2CKAAK%2CMACR%2CUV4KH%2CQAAK%2CQxDxHN%3BEACD%2CQkEtDQ%2CKAAK%2CMACR%2CUV4KH%2CQAAK%2CQxDvHN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQkE3DQ%2CKAAK%2CMACR%2CUV4KH%2CQAAK%2CQxDlHN%3BIACG%2CWAAA%3B%3BEwDwHA%2CQUpLI%2CKAAK%2CMACR%2CUV4KH%2CQAAK%2CQAOF%3BIACG%2CcAAA%3B%3BEUpLJ%2CQADI%2CKAAK%2CMACR%2CUVoOC%2CQAAK%3BIxDoEX%2CSAAA%3B%3BEkExSI%2CQADI%2CKAAK%2CMACR%2CUV6OH%2CQAAK%2CMACD%3BIxD0DN%2C0BAAA%3BIAAA%2CYAAA%3BIAAA%2C0BAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEyDjJA%2CQSxJQ%2CKAAK%2CMACR%2CUV6OH%2CQAAK%2CMACD%2CUCvFL%3BIzDiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BEyD5IA%2CQS7JQ%2CKAAK%2CMACR%2CUV6OH%2CQAAK%2CMACD%2CUClFL%3BIzD4ID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEyDvIA%2CQSlKQ%2CKAAK%2CMACR%2CUV6OH%2CQAAK%2CMACD%2CUC7EL%3BIzDuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEwDzBI%2CQUhRI%2CKAAK%2CMACR%2CUV6OH%2CQAAK%2CMAkCF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQUjRI%2CKAAK%2CMACR%2CUV6OH%2CQAAK%2CMAmCF%2COAAU%3BEACX%2CQUlRI%2CKAAK%2CMACR%2CUV6OH%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BEAClB%2CQUnRI%2CKAAK%2CMACR%2CUV6OH%2CQAAK%2CMAqCF%2COAAU%2CUAAO%3BIxDsBtB%2CWAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3B%3BEkExSI%2CQADI%2CKAAK%2CMACR%2CUV0RH%2CQAAK%3BIxDcP%2CmBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3B%3BEkEvRY%2CQAlBJ%2CKAAK%2CMACR%2CUAUK%2CQAAK%2CMAOF%2COAAU%3BEACX%2CQAnBJ%2CKAAK%2CMACR%2CUAUK%2CQAAK%2CMAQF%2COAAU%2CUAAO%3BEAClB%2CQApBJ%2CKAAK%2CMACR%2CUAUK%2CQAAK%2CMASF%2COAAU%2CUAAO%3BIlEqR9B%2C0BAAA%3B%3BEkExSI%2CQADI%2CKAAK%2CMACR%2CUAUK%2CQAAK%2CMAcH%2CEAAC%3BIACG%2CyBAAA%3B%3BEAKJ%2CQA%5C%2FBJ%2CKAAK%2CMACR%2CUA6BK%2CQAAK%2CQACF%2CIAAI%3BIACD%2CaAAA%3B%3BECDZ%2CQADI%2CKAAK%2CMACR%3BIACG%2CaAAA%3BIACA%2CmBAAA%3B%3BEAFJ%2CQADI%2CKAAK%2CMACR%2CSAIK%2CQAAK%3BIACH%2CUAAA%3BIACA%2CgCAAA%3B%3BEANR%2CQADI%2CKAAK%2CMACR%2CSAgBK%2CQAAK%3BInE0Pf%2C0BAAA%3BImExPY%2CsBAAA%3BIACA%2CgCAAA%3B%3BECvCZ%2CQAAQ%2CKAAK%2CSACT%3BIpE6RJ%2CgBAAA%3BIAAA%2CwBAAA%3BIAAA%2CMAAA%3BIAAA%2CWAAA%3BIoExRQ%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CQAVA%2CKAAK%2CSACT%2CcASK%3BIpEoRT%2CmBAAA%3BIAAA%2CiBAAA%3BIAAA%2CSAAA%3BIAAA%2CkBAAA%3BIoE3QY%2CkBAAA%3BIACA%2CuBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CQAxBJ%2CKAAK%2CSACT%2CcASK%2CKAcI%3BIpEsQb%2CgBAAA%3BIAAA%2CgCAAA%3B%3BEoE9RA%2CQAAQ%2CKAAK%2CSACT%2CcA6BM%2CQAAK%2CMACD%2CQAAK%3BIACH%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEApChB%2CQAAQ%2CKAAK%2CSACT%2CcA6BM%2CQAAK%2CMASD%2CQAAK%3BIACH%2CWAAA%3B%3BEC8CZ%2CqBAAC%2CMAAM%3BIACH%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CqBAMI%3BIACI%2CSAAA%3B%3BEAPR%2CqBAMI%2CaAGI%3BIrEgMR%2CiBAAA%3B%3BEqEzMA%2CqBAcI%2CQACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3B%3BEAjBZ%2CqBAcI%2CQAMI%3BIrEqLR%2CeAAA%3B%3BEqEzMA%2CqBAcI%2CQAUI%3BIrEiLR%2CiBAAA%3BIqE%5C%2FKY%2CoBAAA%3B%3BEA1BZ%2CqBA8BI%2COACI%3BIrE0KR%2CeAAA%3B%3BEqEzMA%2CqBA8BI%2COAKI%3BIACI%2CmBAAA%3B%3BEAEA%2CqBARR%2COAKI%2COAGK%3BIrEmKb%2CeAAA%3BIqEjKgB%2CWAAA%3B%3BEC7GhB%2CoBAAqB%2CQAAO%2CIAAI%2CqBAAsB%2CMAAK%3BIACvD%2CgBAAA%3B%3BE5C2FJ%2CcACI%3BIACI%2C6BAAA%3B%3BEAFR%2CcAKI%2CeAGI%3BEARR%2CcAKI%2CeAII%3BEATR%2CcAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CcAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CcAFR%2C2BACI%2CKACK%3BEACD%2CcAHR%2C2BACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CcAPR%2C2BACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CcAyCI%2CKAAI%3BEAzCR%2CcA0CI%3BEA1CJ%2CcA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C0BAAA%3B%3BEAHJ%2CuBAKI%3BI1B4HJ%2CmBAAA%3B%3BE0BxHY%2CuBAJR%2COAGK%2CSACI%3BI1BwHb%2CoBAAA%3B%3BE0BlHY%2CuBAVR%2COASI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAlBhB%2CuBAKI%2COAiBI%3BIACI%2CiBAAA%3B%3BEAKZ%2CkBAGI%2CiBACM%3BIACE%2CYAAA%3B%3BEAKJ%2CkBADJ%2CQACK%3BIACG%2CeAAA%3B%3BEJzCZ%2CkBAGI%2CWACI%3BIACI%2CSAAA%3B%3BEALZ%2CkBASI%2CSAAQ%3BIACJ%2CYAAA%3B%3BEgBuBR%2CeACI%2CQAAO%2CQAAQ%3BIACX%2CWAAA%3B%3BEAIR%2CyBACI%2CQAAO%3BIACH%2CeAAA%3B%3BEAFR%2CyBAKI%3BEALJ%2CyBAMI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEARR%2CyBAWI%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAjBR%2CyBAWI%2CsBAQI%2CWACI%3BEApBZ%2CyBAWI%2CsBAQI%2CWAEI%2CeAAiB%3BItCuE7B%2CcAAA%3BIsCrEgB%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAzBhB%2CyBAWI%2CsBAkBI%2CiBACI%3BItC8DZ%2CcAAA%3B%3BEsC5FA%2CyBAWI%2CsBAkBI%2CiBACI%2CMAGI%3BItC2DhB%2CiBAAA%3BIsCzDoB%2CgBAAA%3B%3BEAnCpB%2CyBAWI%2CsBA6BI%2CqBAAuB%2CuBACnB%3BItCmDZ%2CiBAAA%3BIsCjDgB%2CiBAAA%3B%3BEA3ChB%2CyBAWI%2CsBAoCI%2CYACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CWAAA%3B%3BEAlDhB%2CyBAWI%2CsBA2CI%3BIACI%2CgBAAA%3B%3BEAMJ%2C0BAA2B%2C0BAF%5C%2FB%3BEAEI%2C0BAA2B%2C0BAD%5C%2FB%3BEAEI%2C2BAA4B%2C0BAHhC%3BEAGI%2C2BAA4B%2C0BAFhC%3BEAGI%2CqBAAsB%2C0BAJ1B%3BEAII%2CqBAAsB%2C0BAH1B%3BIAIQ%2CUAAA%3B%3BEiCsKZ%2CcACI%2CeACI%3BIACI%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CcALR%2CeACI%2CcAIK%2CUAAU%3BIACP%2CcAAA%3B%3BEAMhB%2CcAAc%2CoBACV%2CeACI%3BIACI%2CUAAA%3B%3BEAKZ%2CcAAc%2CqBACV%2CeACI%3BIACI%2CUAAA%3B%3BEzCtTZ%2CcACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIR%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAIA%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CWAAA%3BIACA%2CgBAAA%3B%3BEAIR%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CaAAA%3B%3BEAQR%3BI9BiHA%2CyBAAA%3BIAAA%2C8EAAA%3BIAAA%2CcAAA%3BI8B7GI%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BI9BuGJ%2CqBAAA%3BI4C9QA%2CqBAAA%3B%3BEdyKI%2CYAAe%3BIACX%2C0BAAA%3B%3BEAGJ%2CWAAC%3BI9BiGL%2CcAAA%3BI8B%5C%2FFQ%2CmBAAA%3B%3BEAGJ%2CWAAC%3BIACG%2C0BAAA%3BIACA%2C4BAAA%3B%3BEAGJ%2CWAAC%3BI9BuFL%2C%2BFAAA%3BI8BrFQ%2CmBAAA%3BIACA%2CcAAA%3B%3BEA7BR%2CWcqGE%3BI5ChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE4CHA%2CWAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI5C9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSqDnPQ%2COrDmPR%3BIAAA%2Ca8CvRe%2CW9CuRf%3BIAAA%2CsBAAA%3BI4CqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CWADH%2CMACI%3BI5C2PL%2CcAAA%3B%3BE8BvEI%2CcAAe%3BIACX%2CgBAAA%3B%3BEAKJ%2CUAAC%3BIACG%2CSuBrLA%2COvBqLA%3B%3BEAKJ%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CcAAA%3BIACA%2CYAAA%3B%3BE0C0YR%2CkBACI%2CoBACI%3BIxEnVR%2CmBAAA%3B%3BEwEiVA%2CkBAOI%3BIACI%2CiBAAA%3B%3BEAIR%2CWACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEAIR%3BIACI%2CgBAAA%3B%3BEAGJ%2CuBAEI%2CWACI%3BEAFR%2CmBACI%2CWACI%3BIACI%2CeAAA%3B%3BEAJZ%2CuBAEI%2CWACI%2CiBAGI%3BEALZ%2CmBACI%2CWACI%2CiBAGI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEARhB%2CuBAEI%2CWAUI%2CqBAAuB%2CuBACnB%3BEAZZ%2CmBACI%2CWAUI%2CqBAAuB%2CuBACnB%3BIxEtXZ%2CiBAAA%3BIwEwXgB%2CiBAAA%3B%3BEAUhB%3BIACI%2CYAAA%3B%3BEAGJ%2CQAAQ%3BIACJ%2CWAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CoBACI%3BIACI%2CUAAA%3B%3BEAFR%2CoBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2C0BAGI%3BEAFJ%2C2BAEI%3BEADJ%2CqBACI%3BIACI%2CUAAA%3B%3BEAJR%2C0BAOI%2CSAAQ%3BEANZ%2C2BAMI%2CSAAQ%3BEALZ%2CqBAKI%2CSAAQ%3BIACJ%2CUAAA%3B%3BEAIR%2CiBACI%2CyBACI%2COACI%3BIACI%2CUAAA%3B%3BEAMhB%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CSAAA%3B%3BEAbZ%2CQACI%2CeAeI%3BIACI%2CWAAA%3B%3BEASZ%2CsBAAsB%2CoBAClB%2CQAAO%3BIACH%2CmBAAA%3B%3BEA6QR%2CQAAQ%3BIACJ%2CYAAA%3BIxErtBJ%2CSAAA%3BIAAA%2CUAAA%3BIyD1KA%2CqBAAA%3B%3BEe83BA%2CQAAQ%2CQAIJ%2CQAAO%3BIACH%2CiBAAA%3BIxEztBR%2CWAAA%3BIAAA%2CqBAAA%3B%3BEyDjJA%2CQeq2BQ%2CQAIJ%2CQAAO%2CQfz2BV%3BIzDiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BEyD5IA%2CQeg2BQ%2CQAIJ%2CQAAO%2CQfp2BV%3BIzD4ID%2CWAAA%3BIAAA%2C0BAAA%3B%3BEyDvIA%2CQe21BQ%2CQAIJ%2CQAAO%2CQf%5C%2F1BV%3BIzDuID%2CWAAA%3BIAAA%2C0BAAA%3B%3BEwEotBA%2CQAAQ%2CQASJ%2CSAAQ%3BIxE7tBZ%2CcAAA%3B%3BEwEguBQ%2CQAZA%2CQASJ%2CSAAQ%2CIAGH%3BIACG%2CSAAS%2CGAAT%3B%3BEAGJ%2CQAhBA%2CQASJ%2CSAAQ%2CIAOH%3BIACG%2CSAAS%2CGAAT%3B%3BEzC9yBZ%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEALJ%2CaAWI%3BIACI%2CaAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAdR%2CaAiBI%3BIAEI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BE%5C%2FB4IR%2Ca%2BBhJI%2CM%5C%2FBgJH%3BIAxFD%2CcAAA%3B%3BEA6FA%2Ca%2BBrJI%2CM%5C%2FBqJH%3BIA7FD%2CcAAA%3B%3BEAkGA%2Ca%2BB1JI%2CM%5C%2FB0JH%3BIAlGD%2CcAAA%3B%3BEAuGA%2Ca%2BB%5C%2FJI%2CM%5C%2FB%2BJH%3BIAvGD%2CcAAA%3B%3BE%2BBzEA%2CaAwBI%2CQAAO%3BI%5C%2FBiDX%2CqBAAA%3BIyEzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIzEgDA%2CgBAAA%3BI%2BBtCQ%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAtCR%2CaAwBI%2CQAAO%2COaqCT%3BI5ChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE4CHA%2CabuNI%2CQAAO%2COavNV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI5C9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSqD3OU%2COrD2OV%3BIAAA%2Ca8CvRe%2CW9CuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BI4CqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2Cab0MA%2CQAAO%2COa3MV%2CMACI%3BI5C2PL%2CWAAA%3B%3BE4CrPI%2CaboMA%2CQAAO%2COarMV%2COACI%3BI5CqPL%2CcAAA%3B%3BEyE7CA%2Ca1CJI%2CQAAO%2CO0CIV%3BEACD%2Ca1CLI%2CQAAO%2CO0CKV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2Ca1CVI%2CQAAO%2CO0CUV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2Ca1CfI%2CQAAO%2CO0CeV%3BEACD%2Ca1ChBI%2CQAAO%2CO0CgBV%3BEACD%2CQAAQ%2CUAAW%2Cc1CjBf%2CQAAO%3BI0CkBP%2CoBAAA%3BIzE%2BBJ%2CYAAA%3B%3BE%2BBhCY%2CaAjBR%2CQAAO%2COAgBF%2CMACI%3BI%5C%2FBgCb%2CWAAA%3B%3BE%2BBzBA%3BIACI%2CaAAA%3B%3BEJuRJ%2CoBACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEASR%2CeAEI%2CWAEI%2CSAAQ%3BIACJ%2CiBAAA%3B%3BEALZ%2CeASI%3BIACI%2CWAAA%3B%3BEAEA%2CeAHJ%2CQAGK%3BIACG%2CmBAAA%3B%3BEAMZ%3BI3B9RA%2CUAAA%3BIkDlLA%2CYAAA%3BIlDkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI2B8HL%2CsBAAA%3BIACA%2CkBAAA%3B%3BEAHJ%2CaAKM%3BIACE%2CcAAA%3B%3BEANR%2CaASI%2CUACI%3BIACI%2CcAAA%3B%3BEAXZ%2CaASI%2CUACI%2CiBAGM%3BIACE%2CWAAA%3B%3BEAdhB%2CaAmBI%2COACM%3BIACE%2CeAAA%3B%3BEAEA%2CaAJR%2COACM%2CSAGG%3BIACG%2CUAAA%3B%3BEAxBhB%2CaAmBI%2COAaI%2CUACI%3BI3B%5C%2FTZ%2CgBAAA%3BI2BiUgB%2CgBAAA%3B%3BEcsRhB%2CadtSI%2COAaI%2CUACI%2COcwRX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CadtSI%2COAaI%2CUACI%2COcwRX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEd1UR%2CaAmBI%2COAaI%2CUACI%2COcqLV%3BIzCpfF%2CeAAA%3BIyCwfI%2CqBAAA%3B%3BEA6HA%2CadpUA%2COAaI%2CUACI%2COcoTX%2COAEI%3BEAAD%2CadpUA%2COAaI%2CUACI%2COcqTX%2CSACI%3BIACG%2CaAAA%3B%3BEdxVR%2CaAwCI%3BIACI%2CUAAA%3B%3BEAMJ%2CKAAC%2CcACG%3BIACI%2CeAAA%3BIACA%2CWAAA%3B%3BEAHR%2CKAAC%2CcAMG%2CMAAM%3BIACF%2CiBAAA%3B%3BEAPR%2CKAAC%2CcAUG%2CMACI%2CKAAI%3BIACA%2CwBAAA%3B%3BEAZZ%2CKAAC%2CcAgBG%2CcAAc%3BIACV%2CUAAA%3B%3BEAIA%2CKArBP%2CcAoBG%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CKA9BP%2CcAoBG%2CSAUK%3BIACG%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAOhB%3BIACI%2CeAAA%3B%3BEADJ%2CsBAGI%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEALR%2CsBAQI%3BIACI%2CYAAA%3B%3BEAGI%2CsBAJR%2COAGI%2CMACK%3BIACG%2CeAAA%3B%3BEAMhB%2CKAAK%2CcACD%2CuBACM%2CQACE%2CMACI%2CGACI%2CGAAE%3BIACE%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAPxB%2CKAAK%2CcAcD%2CMACM%3BIACE%2CgBAAA%3B%3BEAMZ%3BI3BhaA%2CUAAA%3BIkDtLA%2CWAAA%3BIlDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI2BiQL%2CSAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3B%3BEAIQ%2CcAFR%2COACI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CcATJ%2COASK%3BIACG%2CWAAA%3B%3BEAjBZ%2CcAOI%2COAaI%3BIACI%2CWAAA%3B%3BEAYR%2CMAAC%3BI3BjcL%2CUAAA%3BIkDtLA%2CWAAA%3BIlDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI2BkSD%2CiBAAA%3B%3BEAHJ%2CMAAC%2CUAKG%2CeAAe%3BIACX%2CUAAA%3B%3BE%2BCnTZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3B%3BE9BpVR%2CS8BuVU%2CQAAO%2CO9BvVhB%3BEAAD%2CiB8BwVkB%2CQAAO%2CK9BxVxB%3BI5C4LD%2CeAAA%3BIAAA%2CoBAAA%3B%3BEwCpKA%3BIxCoKA%2CmBAAA%3BIkDtLA%2CWAAA%3BIlDsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIwCnUL%2CmBAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEmC7ER%2CqBACI%2CaACI%3BI3EqOR%2CgBAAA%3B%3BE2EvOA%2CqBACI%2CaAKI%2CcACI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3B%3BECqNhB%2CyBACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CyBANR%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEACA%2CyBARZ%2CiBAKI%2CQACK%2CQAEI%3BIACG%2CeAAA%3B%3BEAOpB%2CYACI%3BEADJ%2CYAEI%3BI5EVJ%2CgBAAA%3B%3BE4EQA%2CYAMI%3BI5EdJ%2C6BAAA%3BI4EgBQ%2CoBAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEC7SJ%3BI7EwRA%2CmBAAA%3BIAAA%2CmBAAA%3BIkDlLA%2CYAAA%3BIlDkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BECrPT%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BE6E3FZ%3BI9E2KA%2CsBAAA%3BIAAA%2CyBAAA%3BI8ExKI%2CmBAAmB%2CWAAnB%3BIACA%2C6BAAA%3BIACA%2C4EAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2CqBAAA%3BIACA%2C4DAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CwBAAC%3BI9E4JL%2CYAAA%3BI8E1JQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BI9EkJA%2CmBAAA%3BI8EhJI%2CiBAAA%3B%3BEAGJ%2CqBACI%3BI9E4IJ%2CiBAAA%3BI8E1IQ%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAJR%2CqBAOI%2CiBACM%3BIACE%2CeAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAXZ%2CqBAOI%2CiBACM%2CWAIE%3BIACI%2CeAAA%3B%3BEAbhB%2CqBAOI%2CiBAUM%3BIACE%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAKZ%2CqBACI%3BIACI%2CgBAAA%3BIACA%2CUAAA%3B%3BEAHR%2CqBAMI%3BI9EkOJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BI8ErQA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BI9EyNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BE8EjPR%2CqBAqBI%2COAAM%3BIACF%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBANJ%2COAAM%2COAME%3BIACA%2C8BAAA%3BIACA%2CaAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CqBAZR%2COAAM%2COAME%2CSAMC%3BIACG%2COAAA%3BIACA%2CQAAA%3B%3BEAnChB%2CqBAwCI%3BIACI%2CgBAAA%3BIACA%2CgBAAA%3B%3BECbR%2CwBACI%2CiBACI%3BIACI%2CYAAA%3BIACA%2CSAAA%3B%3BEAJZ%2CwBAQI%2CUACM%2CwBACI%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEAMhB%2CyBACI%3BIACI%2CYAAA%3B%3BEAFR%2CyBAKI%2CiBACI%3BIACI%2CoBAAA%3B%3BECzBZ%2CwBACI%3BIhFsFJ%2CkBAAA%3B%3BEgFvFA%2CwBAKI%2CwBACI%2CsBACM%3BIACE%2CcAAA%3B%3BEzD0JR%2CgBAFJ%2COAEK%2CMACG%2CiBACM%3BIACE%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAJZ%2CgBAFJ%2COAEK%2CMACG%2CiBAMM%3BIACE%2CWAAA%3B%3BEAbpB%2CgBAmBI%2CUACM%2CSACI%3BIACE%2CUAAA%3B%3BEAMhB%2CoBACI%2CmBACI%3BIACI%2CcAAA%3BIACA%2CWAAA%3B%3BEAJZ%2CoBACI%2CmBACI%2CQAII%3BIACI%2CmBAAA%3B%3BEAPhB%2CoBACI%2CmBACI%2CQAII%2COAGM%3BIACE%2CkBAAA%3B%3BEAVpB%2CoBACI%2CmBAcI%3BEAfR%2CoBACI%2CmBAeI%3BIACI%2CWAAA%3B%3BEAKZ%2CKAAK%2CSAAS%3BEACd%2CKAAK%2CKAAK%3BEACV%2CKAAK%2CSAAS%3BEACd%2CKAAK%2COAAO%3BEACZ%2CKAAK%2COAAO%3BEACZ%2CKAAK%3BIACD%2CgBAAA%3BIACA%2CUAAA%3B%3BEAIJ%2CQAAQ%2C0BACJ%3BEADJ%2CQAAQ%2C0BAEJ%3BIACI%2CYAAA%3B%3BEAHR%2CQAAQ%2C0BAMJ%2CQAAO%3BIACH%2CYAAA%3B%3BEAPR%2CQAAQ%2C0BAUJ%2CcACI%3BIACI%2CgBAAA%3B%3BEAKZ%2CQAiBI%2CMAAK%3BIACD%2CgBAAA%3B%3BEAGI%2CQAJR%2CMAAK%2CMAGD%2CKACK%3BIACG%2CmBAAA%3B%3BEAUhB%2CqBACI%2COAAM%3BIAEF%2CYAAA%3B%3BEAHR%2CqBACI%2COAAM%2CUAIA%3BIACE%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CqBAXR%2COAAM%2CUAIA%2CQAOG%2CeAAe%3BEAChB%2CqBAZR%2COAAM%2CUAIA%2CQAQG%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAGJ%2CqBAhBR%2COAAM%2CUAIA%2CQAYG%2CUAAU%3BIACP%2CeAAA%3B%3BEAsBhB%2CkBACI%2CUAGI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3B%3BEAeZ%2CQAAQ%2CcACJ%3BIACI%2CqBAAA%3B%3BEChgBR%2CYAKI%3BIACI%2CWAAA%3B%3BEAIR%2CsBACI%3BIACI%2CUAAA%3B%3BEyDyIR%2C0BACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEAHR%2C0BAMI%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3BEC1CQ%2CsBAHZ%2CmBACI%2CWACI%2CiBACK%3BIACG%2CeAAA%3B%3BEADJ%2CsBAHZ%2CmBACI%2CWACI%2CiBACK%2CYAGG%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEATxB%2CsBACI%2CmBAcI%3BIACI%2CiBAAA%3B%3BEAhBZ%2CsBACI%2CmBAkBI%3BIACI%2CWAAA%3B%3BEApBZ%2CsBAwBI%3BIACI%2CiBAAA%3B%3BEAzBR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%3BIlFmIlB%2CgBAAA%3BIAAA%2CmBAAA%3BIyC%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIzChqBA%2CUAAA%3BIyCmqBA%2CmBAAA%3B%3BEyCj0BA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COzCunBhB%3BIzCpfF%2CeAAA%3BIyCwfI%2CqBAAA%3B%3BEAtOJ%2CsByCxZI%2CkBAGI%2COAAM%2CIAAI%2COzCqZjB%3BIACG%2CgBAAA%3B%3BEAkZJ%2CsByC3yBI%2CkBAGI%2COAAM%2CIAAI%2COzCwyBd%3BIACA%2CWAAA%3B%3BEyCp0BJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COzC%2BZhB%3BIzC5RF%2CgBAAA%3B%3BEyCqSI%2CsByC3aA%2CkBAGI%2COAAM%2CIAAI%2COzC%2BZhB%2CSASM%3BIACA%2CaAAA%3B%3BEyCpcR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COzC6alB%2CQACI%3BIACI%2CmBAAA%3B%3BEzChiBR%2CsBkF8GI%2CkBAGI%2COAAM%2CIAAI%2COzCmblB%2CQAAO%2CMzCpiBN%3BEACD%2CsBkF6GI%2CkBAGI%2COAAM%2CIAAI%2COzCmblB%2CQAAO%2CMzCniBN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CsBkFwGI%2CkBAGI%2COAAM%2CIAAI%2COzCmblB%2CQAAO%2CMzC9hBN%3BIACG%2CWAAA%3B%3BEkF%2BEJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COzCmblB%2CQAAO%2CMAEH%3BIACI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CsByC7bA%2CkBAGI%2COAAM%2CIAAI%2COzCmblB%2CQAAO%2CMAOF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsByCjcA%2CkBAGI%2COAAM%2CIAAI%2COzCmblB%2CQAAO%2CMAWF%2CQAAS%3BIACN%2CYAAA%3B%3BEAGJ%2CsByCrcA%2CkBAGI%2COAAM%2CIAAI%2COzCmblB%2CQAAO%2CMAeF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsByCzcA%2CkBAGI%2COAAM%2CIAAI%2COzCmblB%2CQAAO%2CMAmBF%2CQAAS%3BIACN%2CqBAAA%3B%3BEyCleR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%3BIzCpNA%2C4BAAA%3BIACA%2C2BAAA%3BIACA%2CoBAAA%3BIA2BA%2CyBAAA%3BIACQ%2CiBAAA%3BIyCyLJ%2CUAAA%3BIACA%2CWAAA%3B%3BEyC1eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%2COAMI%3BEyC5eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%2COAOI%3BEyC7eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%2COAQI%3BIzChLJ%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIAxBT%2CwBAAA%3BIACQ%2CgBAAA%3BIyCwMA%2CqBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEyCnfR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%2COAgBI%3BEyCtfJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%2COAiBI%3BIzCzVJ%2CgBAAA%3BIAAA%2C4BAAA%3BIAAA%2CyBAAA%3BIAAA%2CkBAAA%3BIAAA%2CsEAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BIAAA%2CuBAAA%3BIAAA%2CcAAA%3BIAAA%2CwBAAA%3BIAAA%2CWAAA%3BIyCjPA%2CsBAAA%3BIzCiZA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIyC0LD%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAzPR%2CsByC5OI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%2COAgBI%2CWAlPH%3BEAAD%2CsByC5OI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%2COAiBI%2CUAnPH%3BIzCtGD%2CYAAA%3B%3BEyCqHA%2CsByC3PI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%2COAgBI%2CWAnOH%3BEAAD%2CsByC3PI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%2COAiBI%2CUApOH%3BIzCrHD%2CcAAA%3B%3BEyC0HA%2CsByChQI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%2COAgBI%2CWA9NH%3BEAAD%2CsByChQI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%2COAiBI%2CUA%5C%2FNH%3BIzC1HD%2CcAAA%3B%3BEyC%2BHA%2CsByCrQI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%2COAgBI%2CWAzNH%3BEAAD%2CsByCrQI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%2COAiBI%2CUA1NH%3BIzC%5C%2FHD%2CcAAA%3B%3BEkF9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COzC2clB%2COA0BI%3BIACI%2CWAAA%3BIzCnMR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEkFhUT%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COzC2elB%3BIzCxWA%2CgBAAA%3B%3BEyCugBI%2CsByC7oBA%2CkBAGI%2COAAM%2CIAAI%2COzCwoBjB%2CSAAY%2CSAER%3BEAAD%2CsByC7oBA%2CkBAGI%2COAAM%2CIAAI%2COzCyoBjB%2CUAAa%2CSACT%3BIACG%2CSAAS%2CGAAT%3BIzCxgBR%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3B%3BEkF9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COzC%2BqBlB%3BIzC5iBA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CUAAA%3BIAAA%2CqBAAA%3BI4C9QA%2CqBAAA%3B%3BEAMA%2CsBsCkII%2CkBAGI%2COAAM%2CIAAI%2COzC%2BqBlB%2CMGpzBC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI5C9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2Ca8CvRe%2CW9CuRf%3BIAAA%2CsBAAA%3BI4CqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEsCtMY%2CsBATR%2CkBAGI%2COAAM%2CIAAI%2COAML%2CUAAU%3BIACP%2CmBAAA%3B%3BEAGJ%2CsBAbR%2CkBAGI%2COAAM%2CIAAI%2COAUL%2CUAAU%3BIACP%2CgBAAA%3B%3BEAtChB%2CsBAwBI%2CkBAkBI%2CyBACI%2COAAM%2CIAAI%2COAAU%3BIAChB%2CWAAA%3B%3BE3C4JhB%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEAFJ%2CaAII%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEAPR%2CaAII%2CiBAKI%3BIACI%2CYAAA%3B%3BEAVZ%2CaAII%2CiBAKI%2CWAGI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEAfhB%2CaAII%2CiBAKI%2CWASI%3BIACI%2CcAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAKJ%2CaAtBR%2CiBAqBK%2CUAAU%2CGACN%3BIvCpEb%2C8BAAA%3BIuCsEgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BIvCnFA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEuCwFA%2CgBACI%3BIACI%2CiBAAA%3BIACA%2CeAAA%3B%3BEAIR%2CUACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEASJ%2CKAAC%2CcACG%2CcACI%3BIACI%2CWAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3BEANhB%2CKAWI%3BIACI%2CWAAA%3B%3BEAIR%2CeACI%3BIAEI%2CmBAAA%3B%3BEAHR%2CeACI%2CgBAII%3BEALR%2CeACI%2CgBAKI%3BIACI%2CoBAAA%3B%3BElBjKZ%2CwBAII%2CUAAU%3BEAHd%2CuBAGI%2CUAAU%3BIACN%2CUAAA%3B%3BEAIR%2CuBACI%2CUAAS%2CiBACL%3BIACI%2CgBAAA%3B%3BEASZ%2CmBACI%2CKAAI%3BIACA%2CmBAAA%3B%3BEAFR%2CmBAKI%2CKAAI%3BIACA%2CUAAA%3B%3BEANR%2CmBASI%2CKAAI%3BIACA%2CUAAA%3B%3BEAIR%2CyBACI%2CKAAI%3BIACA%2CUAAA%3B%3BEAGJ%2CQAAS%2CMAAK%2CMAAM%2CyB4BtItB%2CQAGI%2CKACI%3BE5BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BrItB%2CQAEI%2CKACI%3BE5BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BpItB%2CQACI%2CKACI%3BE5BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BtItB%2CQAGI%2CKAEI%3BE5BiIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BrItB%2CQAEI%2CKAEI%3BE5BiIN%2CQAAS%2CMAAK%2CMAAM%2CyB4BpItB%2CQACI%2CKAEI%3BIjDyHV%2C0BAAA%3B%3BEqBQI%2CQAAS%2CMAAK%2CMAAM%2CyB4B3HtB%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BE5BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB4B1HtB%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BE5BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB4BzHtB%2CQAAK%2CYACD%2CKAAE%2CYACE%3BE5BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB4B3HtB%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BE5BsHN%2CQAAS%2CMAAK%2CMAAM%2CyB4B1HtB%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BE5BsHN%2CQAAS%2CMAAK%2CMAAM%2CyB4BzHtB%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BIACE%2CaAAA%3B%3BE5BqHR%2CQAAS%2CMAAK%2CMAAM%2CyB4BhHtB%2CQAAQ%3BIjDwGV%2C0BAAA%3B%3BEqBQI%2CQAAS%2CMAAK%2CMAAM%2CyBAKhB%3BIACI%2CgBAAA%3B%3BEANR%2CQAAS%2CMAAK%2CMAAM%2CyBASd%2CQAAQ%2CKAAE%2CUAAU%2CMAChB%3BEAVV%2CQAAS%2CMAAK%2CMAAM%2CyBASd%2CQAAQ%2CKAAE%2CUAAU%2CMAEhB%3BIACE%2CgBAAA%3B%3BEAMhB%2CyBACI%3BIACI%2CmBAAA%3B%3BEAGI%2CyBAJR%2CUAGI%2COACK%3BEACD%2CyBALR%2CUAGI%2COAEK%3BIrBhCb%2CmBAAA%3BIyC%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIzChqBA%2CUAAA%3BIyCmqBA%2CmBAAA%3BIpBjoBgB%2CmBAAA%3B%3BEoBmoBhB%2CyBpB1oBI%2CUAGI%2COACK%2CKoBsoBT%3BEAAJ%2CyBpB1oBI%2CUAGI%2COAEK%2CSoBqoBT%3BIACA%2CWAAA%3B%3BEpBjoBQ%2CyBAVR%2CUAGI%2COAOK%3BIACG%2CUAAA%3B%3BEAiBhB%2CgCAOI%3BIACI%2C6BAAA%3BIACA%2CaAAA%3B%3BEAIA%2CgCADJ%2CSACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CgCATJ%2CSASK%3BIACG%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAKJ%2CgCADJ%2CKACK%3BIACG%2CUAAA%3B%3BEAGJ%2CgCALJ%2CKAKK%2CIAAI%3BIACD%2CkBAAA%3B%3BEAGJ%2CgCATJ%2CKASK%3BIACG%2CiBAAA%3B%3BEAKJ%2CgCADJ%2CYACK%3BIACG%2CgBAAA%3B%3BEY%5C%2FGZ%2CuBAEI%3BEADJ%2CeACI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CuBANJ%2CeAMQ%3BEAAJ%2CeANJ%2CeAMQ%3BIjCGZ%2C8BAAA%3BIiCDY%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CuBAiBI%2CcACI%3BEAjBR%2CeAgBI%2CcACI%3BIACI%2CmBAAA%3B%3BEAnBZ%2CuBAuBI%3BEAtBJ%2CeAsBI%3BIACI%2CmBAAA%3B%3BEAQR%2CcAEI%3BEADJ%2CmBACI%3BIACI%2CcAAA%3B%3BEkDnKR%2CqBACI%3BIACI%2CWAAA%3B%3BEAFR%2CqBAKI%3BIACI%2CgBAAA%3B%3BEC5IR%2CWACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEC6CR%2CkBACI%3BIACI%2CUAAA%3B%3BEC2TJ%2COAAC%3BIACG%2CmBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CaAAA%3B%3BEAGJ%2COAAC%2CQACG%3BIACI%2CcAAA%3B%3BEAIR%2COAAC%3BIACG%2CmBAAA%3B%3BEAGJ%2COAAC%2COAAQ%2CQAAC%3BEACV%2COAAC%3BIACG%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2COAAC%3BIACG%2CcAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CoBACI%3BIACI%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3B%3BEAJR%2CoBAOI%2CUAAY%3BIACR%2CgBAAA%3B%3BEAGJ%2CoBAAC%2CiBAAkB%2CQAAO%3BIACtB%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIA%2CoBADJ%2CQACK%3BIACG%2C0BAAA%3B%3BEAGJ%2CoBALJ%2CQAKK%3BIACG%2CgBAAA%3B%3BEAGJ%2CoBATJ%2CQASK%3BIACG%2CaAAA%3B%3BEAIA%2CoBAdR%2CQAaK%2CQACI%3BIACG%2CSAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CoBApBZ%2CQAaK%2CQACI%2CKAMI%3BIACG%2CUAAA%3B%3BEADJ%2CoBApBZ%2CQAaK%2CQACI%2CKAMI%2COAGG%3BIACI%2CmBAAA%3B%3BEAGJ%2CoBA3BhB%2CQAaK%2CQACI%2CKAMI%2COAOI%3BIACG%2CUAAA%3B%3BEAGJ%2CoBA%5C%2FBhB%2CQAaK%2CQACI%2CKAMI%2COAWI%3BEACD%2CoBAhChB%2CQAaK%2CQACI%2CKAMI%2COAYI%3BItFjIrB%2C6BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIsFiLwB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CoBA1ChB%2CQAaK%2CQACI%2CKAMI%2COAsBI%3BItFzLrB%2CyBAAA%3BIsF2LwB%2CeAAA%3BIACA%2CUAAA%3B%3BEAKZ%2CoBAlDR%2CQAaK%2CQAqCI%3BIACG%2CmBAAA%3B%3BEAEA%2CoBArDZ%2CQAaK%2CQAqCI%2CMAGI%3BIACG%2CUAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3B%3BEAIR%2CoBA5DR%2CQAaK%2CQA%2BCI%3BItF3Mb%2CgBAAA%3BIAhBF%2CsDAAA%3BIACK%2CmDAAA%3BIACC%2CkDAAA%3BIAcJ%2C8CAAA%3BIsFgNgB%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEAXJ%2CoBA5DR%2CQAaK%2CQA%2BCI%2CQAaG%3BIACI%2CSAAA%3BIACA%2CYAAA%3B%3BEAfR%2CoBA5DR%2CQAaK%2CQA%2BCI%2CQAaG%2CMAII%3BIACI%2CcAAA%3B%3BEAGJ%2CoBAjFhB%2CQAaK%2CQA%2BCI%2CQAaG%2CMAQK%3BIACG%2CyBAAA%3B%3BEAMhB%2CoBAxFJ%2CQAwFK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEA%2CoBA5FR%2CQAwFK%2CQAII%3BItF3Ob%2CcAAA%3BIsF6OgB%2CeAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CoBAnGZ%2CQAwFK%2CQAII%2CSAOI%3BIACG%2CSAAS%2CGAAT%3B%3BEAZZ%2CoBAxFJ%2CQAwFK%2CQAgBG%3BEAhBJ%2CoBAxFJ%2CQAwFK%2CQAiBG%3BIACI%2CeAAA%3B%3BEAlBR%2CoBAxFJ%2CQAwFK%2CQAqBG%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAvBR%2CoBAxFJ%2CQAwFK%2CQA0BG%2CQAAO%3BIACH%2CmBAAA%3B%3BEAIR%2CoBAvHJ%2CQAuHK%3BIACG%2CeAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CoBA3HR%2CQAuHK%2CQAIO%3BIACA%2CgBAAA%3B%3BEpDpGZ%2CSAAC%2COAAO%3BIACJ%2CYAAA%3BIlCxKR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BIkC6KQ%2CWAAA%3B%3BEAIR%3BIAEI%2CmBAAA%3B%3BEAII%2C0BAFJ%2CUAEK%3BIACG%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAJJ%2C0BAFJ%2CUAEK%2COAMG%3BIACI%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2C0BAjBR%2CUAEK%2COAeI%3BIACG%2CmBAAA%3BIACA%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAHJ%2C0BAjBR%2CUAEK%2COAeI%2CMAKG%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3B%3BEAEA%2C0BA3BhB%2CUAEK%2COAeI%2CMAKG%2CMAKK%3BIACG%2CeAAA%3B%3BEAXZ%2C0BAjBR%2CUAEK%2COAeI%2CMAeG%3BIACI%2CgCAAA%3BIACA%2CgBAAA%3B%3BEAhCZ%2C0BAFJ%2CUAEK%2COAoCG%3BIACI%2CaAAA%3B%3BEAIR%2C0BA3CJ%2CUA2CK%2CIAAI%3BIACD%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3B%3BEAIJ%2C0BAlDJ%2CUAkDK%2CMACG%3BIlCxOZ%2CeAAA%3B%3BEkC8OQ%2C0BAzDJ%2CUAyDK%3BIACG%2CWAAA%3B%3BEAIJ%2C0BA9DJ%2CUA8DK%3BIACG%2CYAAA%3B%3BEAKZ%2C0BACI%3BIACI%2CcAAA%3B%3BEAOI%2CcAHE%2CSACV%2CSACK%2CKACI%3BIACG%2CWAAA%3B%3BEADJ%2CcAHE%2CSACV%2CSACK%2CKACI%2CSAGK%3BIACE%2CiBAAA%3B%3BEqDhepB%2CMAAM%3BIACF%2CcAAA%3BIACA%2CkBAAA%3B%3BEAFJ%2CMAAM%2CWAIF%2COAAM%3BIACF%2CgBAAA%3B%3BEALR%2CMAAM%2CWAQF%2CMAAK%2CUACC%3BEATV%2CMAAM%2CWAQF%2CMAAK%2CUAEC%3BIACE%2CWAAA%3B%3BE3DmOZ%3BIACI%2CmBAAA%3B%3BEAEA%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BEAJR%2CwBAOI%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BE1B9KR%2CmBAGI%2CUAAU%3BIACN%2CUAAA%3B%3BEAaR%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBAGf%2CeAAc%2CIAAI%2CSAAU%3BIAExB%2CWAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAKZ%2CuBACI%2CaACI%3BIACI%2CkBAAA%3B%3BEAHZ%2CuBACI%2CaAKI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BEiC%2BXZ%2CYAEI%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEAJR%2CYAEI%2CMAII%3BIACI%2CiBAAA%3B%3BEAPZ%2CYAEI%2CMAQI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3B%3BEAKZ%2CsBACI%2CQAAO%3BIAEH%2CcAAA%3BIACA%2CYAAA%3B%3BEAIR%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEALpC%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BEAJpC%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBAEf%2CeAAc%2CIAAI%2CSAAU%3BIAExB%2CWAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEASZ%3BIACI%2CgBAAA%3B%3BEADJ%2C6BAGI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAPR%2C6BAUI%3BIACI%2CgBAAA%3B%3BEAIR%3BIACI%2CgBAAA%3BIACA%2CaAAA%3B%3BEAGI%2CoBADJ%2CKACK%3BIACG%2CkBAAA%3B%3BEAGJ%2CoBALJ%2CKAKK%3BIACG%2CiBAAA%3B%3BEAVZ%2CoBAcI%2CMAAM%3BIACF%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAhBR%2CoBAmBI%2CMACI%3BEApBR%2CoBAmBI%2CMAEI%3BIACI%2CiBAAA%3B%3BEAIR%2CoBAAC%2CQACG%3BIACI%2CaAAA%3B%3BEAKZ%2CoBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CoBAMI%3BIACI%2CkBAAA%3B%3BEAPR%2CoBAUI%3BIACI%2CYAAA%3B%3BEAOI%2CkBAFR%2CMACI%2CKACK%3BEACD%2CkBAHR%2CMACI%2CKAEK%3BIACG%2CeAAA%3B%3BEAKZ%2CkBAAC%2CQAEG%2CKAAI%3BEADR%2CkBAAC%2CSACG%2CKAAI%3BIACA%2CkBAAA%3B%3BEAMA%2CkBAFP%2CWACG%2CKACK%3BEACD%2CkBAHP%2CWACG%2CKAEK%3BEACD%2CkBAJP%2CWACG%2CKAGK%3BIACG%2CkBAAA%3B%3BEAGJ%2CkBARP%2CWACG%2CKAOK%3BIACG%2CiBAAA%3B%3BENhqBhB%2CKAAK%2CKAAK%3BIACN%2CUAAA%3B%3BEADJ%2CKAAK%2CKAAK%2COAMN%2CUACI%3BIACI%2CUAAA%3B%3BEARZ%2CKAAK%2CKAAK%2COAMN%2CUAKI%2COAAM%3BIAEF%2CUAAA%3B%3BEOicZ%3BEACA%3BIACI%2CYAAA%3B%3BEAGJ%2CWAAY%3BIACR%2CcAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CYAII%2COAAM%3BIACF%2CgCAAA%3BIpCtNR%2CyBAAA%3B%3BEoCiNA%2CYASI%2CQAAO%3BIACH%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAXR%2CYAcI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIpClER%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEoCqET%2CUACM%2CsBACE%3BIACI%2CqBAAA%3B%3BEAHZ%2CUACM%2CsBAKE%2CYAAc%3BIACV%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIoDveA%2CqBAAA%3BIACA%2CkBAAA%3B%3BExFFA%2CiBAAC%3BEACD%2CiBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CiBAAC%3BIACG%2CWAAA%3B%3BEoCieJ%2CiBoDpeA%3BIxFgPA%2CUAAA%3BIwF9OI%2CeAAA%3BIxF8OJ%2CqBAAA%3BI4ChOA%2CqBAAA%3B%3BERodA%2CiBoDpeA%2Ce5CoOE%3BI5ChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE4C2CA%2CiB4CtBA%2Ce5CsBC%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI5C9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSqD9NQ%2COrD8NR%3BIAAA%2Ca8CvRe%2CW9CuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BI4CqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiB4CnCJ%2Ce5CkCC%2CMACI%3BI5C6ML%2CcAAA%3B%3BE4CvMI%2CiB4CzCJ%2Ce5CwCC%2COACI%3BI5CuML%2CcAAA%3B%3BEwFqEA%2CiBArTA%2CeAqTC%3BIxFrED%2CqBAAA%3BI4ChOA%2CqBAAA%3B%3BE4CqSA%2CiBArTA%2CeAqTC%2CO5CjFC%3BI5ChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE4C2CA%2CiB4CtBA%2CeAqTC%2CO5C%5C%2FRA%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI5C9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSqD%5C%2FNM%2COrD%2BNN%3BIAAA%2Ca8CvRe%2CW9CuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BI4CqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiB4CnCJ%2CeAqTC%2CO5CnRA%2CMACI%3BI5C6ML%2CcAAA%3B%3BE4CvMI%2CiB4CzCJ%2CeAqTC%2CO5C7QA%2COACI%3BI5CuML%2CcAAA%3B%3BEoCoPA%2CiBoD7SA%3BIxFyDA%2CSAAA%3BIAAA%2CUAAA%3BIyD1KA%2CqBAAA%3BIzD0KA%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2CeAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BIwFhDI%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BIxF8CJ%2CSAAA%3BIAAA%2CQAAA%3BIAAA%2CyCAAA%3B%3BEoCoPA%2CiBoD7SA%2CGAsBI%3BIxFmCJ%2CSAAA%3BIAAA%2CUAAA%3B%3BEwF3BQ%2CiBA9BR%2CGAsBI%2CGAQK%3BIxF2BT%2CmBAAA%3BIwFzBY%2CeAAA%3B%3BEAuTZ%2CiBAvVA%2CGAuVC%3BEACD%2CiBAxVA%2CGAwVC%3BIACG%2C0BAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3B%3BEAGJ%2CiBAjWA%2CGAiWC%3BIACG%2CiBAAA%3BIxFzSJ%2CsDAAA%3BIwF2SI%2CWAAA%3B%3BEAGJ%2CiBAvWA%2CGAuWC%3BIACG%2CiBAAA%3BIxF%5C%2FSJ%2CsDAAA%3BIwFiTI%2CWAAA%3B%3BEAlCJ%2CiBAxUA%2CGAwUC%3BIxF%5C%2FQD%2CWAAA%3BIAAA%2CUAAA%3B%3BEwFoRA%2CiBA7UA%2CGA6UC%3BIxFpRD%2CUAAA%3BIAAA%2CUAAA%3B%3BEwFZA%2CiBAAC%3BIACG%2CiBAAA%3B%3BEADJ%2CiBAAC%2COAGG%3BIACI%2CcAAA%3B%3BEpD4PR%2CiBAgBI%2CGACI%3BIpCrQR%2CWAAA%3BIAAA%2CqBAAA%3BIoCgRY%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEqBnaZ%2CiBrBqZI%2CGACI%2CEqBtZP%3BIzDiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BEyD5IA%2CiBrBgZI%2CGACI%2CEqBjZP%3BIzD4ID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEyDvIA%2CiBrB2YI%2CGACI%2CEqB5YP%3BIzDuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEoCoPA%2CiBAkCI%3BIACI%2CeAAA%3B%3BEAnCR%2CiBAsCI%3BIACI%2CaAAA%3B%3BEAvCR%2CiBA0CI%2CQAAO%3BIqCvVX%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIzEgDA%2CgBAAA%3BIAAA%2CWAAA%3B%3BEyE7CA%2CiBrC2UI%2CQAAO%2COqC3UV%3BEACD%2CiBrC0UI%2CQAAO%2COqC1UV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiBrCqUI%2CQAAO%2COqCrUV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiBrCgUI%2CQAAO%2COqChUV%3BEACD%2CiBrC%2BTI%2CQAAO%2COqC%5C%2FTV%3BEACD%2CQAAQ%2CUAAW%2CkBrC8Tf%2CQAAO%3BIqC7TP%2CoBAAA%3BIzE%2BBJ%2CYAAA%3B%3BEoCoPA%2CiBA%2BCI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CaAAA%3B%3BEQrcR%2CiBRwcK%2COACG%2CQAAO%2COQzcd%3BI5CgKD%2CSqD%5C%2FNM%2COrD%2BNN%3B%3BEoCwSI%2CiBAAC%2COAQG%3BIACI%2CcAAA%3B%3BEA7DZ%2CiBAiEI%3BIACI%2CaAAA%3B%3BEAKJ%2COAAC%2CMACK%2CUAAO%3BIpC5TjB%2CSAAA%3BIAAA%2CUAAA%3BIyD1KA%2CqBAAA%3BIrBweY%2CYAAA%3BIACA%2CiBAAA%3B%3BEAJR%2COAAC%2CMACK%2CUAAO%2CMqBhef%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BErB6dA%2COAAC%2CMACK%2CUAAO%2CMAKH%3BIACE%2CkBAAA%3B%3BEAEA%2COATX%2CMACK%2CUAAO%2CMAKH%2CKAGG%3BEATb%2COAAC%2CMACK%2CUAAO%2CMAKH%2CKAII%3BIACE%2CqBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%2COAfX%2CMACK%2CUAAO%2CMAKH%2CKASG%2CQACG%3BIpC3UpB%2CWAAA%3BIAAA%2CiBAAA%3B%3BEoCmVgB%2COAxBX%2CMACK%2CUAAO%2CMAsBH%2CsBACG%3BIACG%2CSAAS%2CgBAAT%3BIACA%2CqBAAA%3BIACA%2CoBAAA%3B%3BEAIA%2COA%5C%2FBf%2CMACK%2CUAAO%2CMAsBH%2CsBAOG%2CWACI%3BIACG%2CaAAA%3B%3BEAhCpB%2COAAC%2CMACK%2CUAAO%2CMAoCH%2CoBAAoB%3BIAClB%2CaAAA%3B%3BEAKZ%2COAAC%3BIACG%2CoBAAA%3B%3BEAIR%3BIACI%2CwBAAA%3B%3BEADJ%2CKAGI%3BIACI%2CmBAAA%3B%3BEAIR%3BIACI%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CmCAAA%3B%3BEAHJ%2CaAKM%3BEALN%2CaAMM%3BEANN%2CaAOM%3BIACE%2CsBAAA%3BIACA%2CWAAA%3B%3BEAIR%3BIpChYA%2CmBAAA%3BIoCkYI%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAHJ%2CYAKI%2CUACI%2CSACI%2CGAAE%3BIACE%2CaAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAEA%2CYARZ%2CUACI%2CSACI%2CGAAE%2CSAMG%3BEACD%2CYATZ%2CUACI%2CSACI%2CGAAE%2CSAOG%3BIACG%2CYAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CYAhBZ%2CUACI%2CSACI%2CGAAE%2CSAcG%3BIpCrZjB%2CsDAAA%3B%3BEoCyZgB%2CYApBZ%2CUACI%2CSACI%2CGAAE%2CSAkBG%3BIpCzZjB%2CsDAAA%3BIoC2ZoB%2CqBAAA%3B%3BEAQhB%2COAAC%3BIACG%2CgBAAA%3B%3BEADJ%2COAAC%2CQAGG%3BIACI%2CYAAA%3B%3BEAJR%2COAAC%2CQAOG%3BIACI%2CmBAAA%3B%3BEARR%2COAAC%2CQAWG%2CUAAS%3BIACL%2CcAAA%3BIACA%2CSAAA%3B%3BEAbR%2COAAC%2CQAgBG%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAnBR%2COAAC%2CQAgBG%2COAKI%3BIACI%2CuBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3B%3BEA1BZ%2COAAC%2CQAgBG%2COAaI%3BEA7BR%2COAAC%2CQAgBG%2COAcI%3BIACI%2CeAAA%3B%3BEqDzqBhB%2CgBACI%2CWACI%3BIACI%2CcAAA%3B%3BECuRI%2CcAJF%2CSACV%2CSACK%2CKACI%2CKACI%2CMACG%3BIACI%2CcAAA%3B%3BEAKZ%2CcAXE%2CSACV%2CSACK%2CKASI%3BIACG%2CqBAAA%3B%3BEAGJ%2CcAfE%2CSACV%2CSACK%2CKAaI%3BIACG%2CgBAAA%3B%3BEADJ%2CcAfE%2CSACV%2CSACK%2CKAaI%2CQAGK%3BIACE%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEAnBZ%2CcAFM%2CSACV%2CSACK%2CKAuBG%3BIACI%2CcAAA%3B%3BEAxBR%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUAGI%2COAAM%3BEA1Bd%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUAII%3BIACI%2CmBAAA%3BIACA%2CsBAAA%3B%3BEA7BZ%2CcAFM%2CSACV%2CSACK%2CKAuBG%2CUASI%2COAAM%3BIACF%2CmBAAA%3B%3BEAjCZ%2CcAFM%2CSACV%2CSACK%2CKAqCG%2CYACI%3BIACI%2CSAAA%3B%3BEAvCZ%2CcAFM%2CSACV%2CSACK%2CKAqCG%2CYAKI%3BIACI%2CgBAAA%3B%3BEA3CZ%2CcAFM%2CSACV%2CSACK%2CKA%2BCG%3BIACI%2CWAAA%3B%3BEAMhB%2CqBACI%3BIACI%2CWAAA%3B%3BEAIR%2CqBACI%3BI1F9GJ%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2C4CAAA%3BI0FoHQ%2CgBAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbR%2CqBACI%2CoBAcI%3BIACI%2CiBAAA%3B%3BE1CpTZ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CmBAAA%3B%3BEAEA%2CQAAS%2COAHP%2COAAQ%2CeAAe%3BIAIrB%2CcAAA%3BIACA%2CWAAA%3B%3BEAFJ%2CQAAS%2COAHP%2COAAQ%2CeAAe%2CcAOrB%3BIACI%2CcAAA%3BIACA%2CeAAA%3B%3BEAKZ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CcAAA%3B%3BEAIR%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CUAAA%3B%3BEAGJ%2CQAAS%2COAAM%2COAAQ%2COAKnB%3BIACI%2CUAAA%3B%3BEANR%2CQAAS%2COAAM%2COAAQ%2COAKnB%2CiBAGI%3BIACI%2CSAAA%3B%3BE2C%2BZZ%2CIACI%2CaACI%3BIACI%2CoBAAA%3BIACA%2CqBAAA%3B%3BEjFwqBZ%2CoBAAqB%3BIACjB%2CYAAA%3B%3BEkFplCJ%2CuBACI%2CQAAO%2CKACH%3BIACI%2CaAAA%3BIACA%2CuBAAuB%2CcAAvB%3BIACA%2C6BAAA%3B%3BIAEA%2CmBAAA%3B%3BEAPZ%2CuBACI%2CQAAO%2CKACH%2CiBAOI%3BIACI%2CUAAA%3B%3BEAVhB%2CuBACI%2CQAAO%2CKACH%2CiBAWI%2CUAAS%3BIACL%2CaAAA%3B%3BEAdhB%2CuBACI%2CQAAO%2CKACH%2CiBAeI%2CUAAS%3BIACL%2CgBAAA%3B%3BEAlBhB%2CuBACI%2CQAAO%2CKACH%2CiBAmBI%3BIACI%2CaAAA%3B%3BEAtBhB%2CuBACI%2CQAAO%2CKACH%2CiBAuBI%2CiBAAgB%3BIACZ%2CaAAA%3B%3BEA1BhB%2CuBACI%2CQAAO%2CKACH%2CiBA2BI%2COAAO%3BIACH%2CmBAAA%3BIACA%2CkBAAA%3BIzFvJhB%2CiBAAA%3BIACA%2CgBAAA%3B%3BIAEA%2CgBAAA%3BIACA%2CaAAa%2CWAAW%2CaAAa%2C8CAArC%3BIyFqJgB%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAnChB%2CuBACI%2CQAAO%2CKACH%2CiBAqCI%3BIACI%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEA3ChB%2CuBACI%2CQAAO%2CKACH%2CiBA4CI%2COAAM%3BIACF%2CkBAAA%3BIACA%2CeAAA%3B%3BEAhDhB%2CuBACI%2CQAAO%2CKACH%2CiBA4CI%2COAAM%2CqBAKF%3BIACI%2CYAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2C4BAAA%3B%3BEAzDpB%2CuBACI%2CQAAO%2CKACH%2CiBA4CI%2COAAM%2CqBAKF%2CgCAQI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEA7DxB%2CuBACI%2CQAAO%2CKACH%2CiBAgEI%2COAAM%3BIACF%2CkBAAA%3BIACA%2CeAAA%3B%3BIAEA%2CmBAAA%3B%3BEAtEhB%2CuBACI%2CQAAO%2CKACH%2CiBAuEI%3BIACI%2CkBAAA%3BIACA%2CeAAA%3B%3BIAEA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CoBAAA%3B%3BEAjFhB%2CuBACI%2CQAAO%2CKACH%2CiBAuEI%2CqBAUI%2CmBAAmB%3BIACf%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2C2BAAA%3BIACA%2CSAAA%3BIACA%2CcAAA%3B%3BEAzFpB%2CuBACI%2CQAAO%2CKACH%2CiBAuEI%2CqBAmBI%3BIACI%2C%2BBAAA%3BIACA%2CuBAAA%3B%3BEA9FpB%2CuBACI%2CQAAO%2CKACH%2CiBAgGI%2CUAAS%2CMACL%3BIACI%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAtGpB%2CuBACI%2CQAAO%2CKACH%2CiBAgGI%2CUAAS%2CMACL%2CiBAKI%2CIAAG%3BIACC%2CcAAA%3B%3BEAzGxB%2CuBACI%2CQAAO%2CKACH%2CiBAgGI%2CUAAS%2CMAWL%2CWAEI%3BEA%5C%2FGpB%2CuBACI%2CQAAO%2CKACH%2CiBAgGI%2CUAAS%2CMAWL%2CWAGI%2CEAAC%3BIACG%2CcAAA%3BIACA%2C0BAAA%3B%3BEAlHxB%2CuBACI%2CQAAO%2CKACH%2CiBAqHI%2CoBACI%2CeACI%2CIAAG%3BIACC%2CcAAA%3B%3BEA1HxB%2CuBACI%2CQAAO%2CKACH%2CiBAqHI%2CoBACI%2CeACI%2CIAAG%2CQAGC%2CQAAO%2COAAO%3BIACV%2CyBAAA%3BIACA%2CYAAA%3B%3BEA9H5B%2CuBACI%2CQAAO%2CKACH%2CiBAqHI%2CoBAYI%3BIACI%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEAvIpB%2CuBACI%2CQAAO%2CKACH%2CiBAyII%2CiBAAiB%3BIACb%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEA9IhB%2CuBACI%2CQAAO%2CKACH%2CiBAyII%2CiBAAiB%2CWAKb%2COAAM%3BIACF%2CyBAAA%3B%3BEAjJpB%2CuBACI%2CQAAO%2CKACH%2CiBAyII%2CiBAAiB%2CWAKb%2COAAM%2CaAGF%3BIACI%2CyBAAA%3B%3BEApJxB%2CuBACI%2CQAAO%2CKACH%2CiBAyII%2CiBAAiB%2CWAab%3BIACI%2CWAAA%3B%3BEAOJ%2CuBA%5C%2FJZ%2CQAAO%2CKACH%2CiBA2JI%2CMAAK%2CcAGA%3BEAAD%2CuBA%5C%2FJZ%2CQAAO%2CKACH%2CiBA4JI%2CMAAK%2CiBAEA%3BEACD%2CuBAhKZ%2CQAAO%2CKACH%2CiBA2JI%2CMAAK%2CcAIA%3BEAAD%2CuBAhKZ%2CQAAO%2CKACH%2CiBA4JI%2CMAAK%2CiBAGA%3BIACG%2CWAAA%3B%3BEAlKpB%2CuBACI%2CQAAO%2CKAsKH%3BIACI%2CkBAAA%3B%3BEAxKZ%2CuBACI%2CQAAO%2CKAsKH%2CYAGI%3BIACI%2CiBAAA%3BIACA%2CcAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CuBA%5C%2FKZ%2CQAAO%2CKAsKH%2CYAGI%2CEAMK%3BIACG%2CcAAA%3BIACA%2C0BAAA%3B%3BEAlLpB%2CuBAwLI%2COAAM%2COAAQ%3BIAKV%2CiBAAA%3B%3BEAJA%2CuBADJ%2COAAM%2COAAQ%2CSACT%3BIACG%2CaAAA%3B%3BECzTZ%2CqBACI%3BIACI%2CaAAA%3BIACA%2C2BAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEALR%2CqBACI%2CsBAKI%3BIACI%2CoBAAA%3B%3BEAPZ%2CqBACI%2CsBAQI%3BIACI%2CeAAA%3BIACA%2CiBAAA%3B%3BEAXZ%2CqBACI%2CsBAQI%2CaAGI%3BIACI%2CgBAAA%3B%3BEAbhB%2CqBACI%2CsBAeI%2CUAAS%2CMACL%3BIACI%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEArBhB%2CqBACI%2CsBAeI%2CUAAS%2CMAOL%2CWACI%3BEAxBhB%2CqBACI%2CsBAeI%2CUAAS%2CMAOL%2CWACO%2CEAAC%3BIACA%2CcAAA%3BIACA%2C0BAAA%3B%3BEA1BpB%2CqBACI%2CsBA6BI%2CoBACI%3BIACI%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CyBAAA%3B%3BEAlChB%2CqBACI%2CsBA6BI%2CoBAMI%3BIACI%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAvChB%2CqBACI%2CsBA6BI%2CoBAMI%2CqBAII%2CmBACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2C2BAAA%3BIACA%2CmBAAA%3B%3BEA9CxB%2CqBACI%2CsBA6BI%2CoBAMI%2CqBAII%2CmBAQI%3BIACI%2CoBAAA%3BIACA%2CkBAAA%3B%3BEAlDxB%2CqBACI%2CsBA6BI%2CoBAyBI%3BIACI%2CkBAAA%3BIACA%2CaAAA%3B%3BEAzDhB%2CqBACI%2CsBA2DI%3BIACI%2CmBAAA%3B%3BEA7DZ%2CqBACI%2CsBA2DI%2CsBAEI%3BIACI%2CkBAAA%3B%3BEA%5C%2FDhB%2CqBACI%2CsBAiEI%2CiBAAmB%3BIACf%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3B%3BEArEZ%2CqBACI%2CsBAiEI%2CiBAAmB%2CWAIf%2COAAM%3BIACF%2CyBAAA%3B%3BEAvEhB%2CqBACI%2CsBAiEI%2CiBAAmB%2CWAIf%2COAAM%2CaAEF%3BIACI%2CyBAAA%3B%3BEAzEpB%2CqBACI%2CsBAiEI%2CiBAAmB%2CWAUf%3BIACI%2CWAAA%3B%3BEA7EhB%2CqBACI%2CsBAiEI%2CiBAAmB%2CWAaf%3BIACI%2CyBAAA%3BIACA%2CYAAA%3B%3BEAIJ%2CqBApFR%2CsBAmFI%2CMAAK%2CcACA%3BEAAD%2CqBApFR%2CsBAmF0B%2CMAAK%2CiBACtB%3BEACD%2CqBArFR%2CsBAmFI%2CMAAK%2CcAEA%3BEAAD%2CqBArFR%2CsBAmF0B%2CMAAK%2CiBAEtB%3BIACG%2CWAAA%3B%3BEAvFhB%2CqBACI%2CsBAyFI%2CYACI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2C0BAAA%3B%3BEACA%2CqBAjGZ%2CsBAyFI%2CYACI%2CEAOK%3BIACG%2CcAAA%3BIACA%2C0BAAA%3B%3BEApGpB%2CqBAyGI%2COAAM%2COAAU%3BIAIZ%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAJA%2CqBADJ%2COAAM%2COAAU%2CSACX%3BIACG%2CaAAA%3B%3BEC%2BZZ%3BIACI%2CQAAA%3B%3BEAIA%2C4CAAC%3BIACG%2CiBAAA%3B%3BEAGJ%2C4CAAC%3BIACG%2CUAAA%3B%3B%3BA3E3dR%2CgBALsC%3BEoD4YtC%2CcACI%3BIACI%2CUAAA%3B%3BEAIR%2CoBACI%2CeACI%3BIACI%2CmBAAA%3B%3BEAKZ%2CqBACI%2CeACI%3BIACI%2CUAAA%3B%3BEAKZ%2CcACI%2CeACI%3BIACI%2CSAAA%3B%3BEAHZ%2CcACI%2CeAKI%3BIACI%2CeAAA%3BIACA%2CYAAA%3BIACA%2COAAO%2CmBAAP%3B%3BEAEA%2CcAVR%2CeAKI%2CcAKK%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CcAdR%2CeAKI%2CcASK%2CUAAU%3BIACP%2CcAAA%3B%3BEAOZ%2CcAAC%2CoBACG%2CeACI%3BIACI%2CcAAA%3BIACA%2CUAAA%3B%3BEAKZ%2CcAAC%2CqBACG%2CeACI%3BIACI%2CeAAA%3BIACA%2CcAAA%3B%3BEAEA%2CcANX%2CqBACG%2CeACI%2CcAIK%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CcAVX%2CqBACG%2CeACI%2CcAQK%2CUAAU%3BIACP%2CcAAA%3B%3BECyiBpB%2CWACI%2CQAAO%3BIACH%2CgBAAA%3B%3BEG5%2BBR%2CqBACI%2CaACI%3BI3EoNR%2CmBAAA%3BIAAA%2CYAAA%3BI2EjNY%2CSAAA%3B%3BEC2OZ%2CYACI%3BI5E3BJ%2CmBAAA%3B%3BE4E8BQ%2CYAHJ%2CuBAGK%3BI5E9BT%2CgBAAA%3BIAAA%2CQ4ExQoC%2CiB5EwQpC%3BI4EiCY%2CSAAS%2CEAAT%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAIA%2CYAdR%2CuBAaK%2CUAAU%2CQACN%3BIACG%2CaAAA%3B%3BEAKJ%2CYApBR%2CuBAmBK%2CcACI%3BIACG%2CaAAA%3B%3BEAIA%2CYAzBZ%2CuBAmBK%2CcAKK%2CyBACG%3BIACG%2CaAAA%3B%3BEAOpB%3BIACI%2CgBAAA%3B%3BEzCqWJ%2CYACI%3BIACI%2CkBAAA%3B%3BEAFR%2CYACI%2CMAGI%3BIACI%2CiBAAA%3B%3BEALZ%2CYACI%2CMAOI%3BIACI%2C0BAAA%3B%3BEuDvSZ%2CqBACI%2CeACI%3BIACI%2CSAAA%3B%3BEAHZ%2CqBACI%2CeAKI%3BIACI%2CmBAAA%3BIACA%2CaAAa%2C8BAAb%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEAEA%2CqBAXR%2CeAKI%2CcAMK%2CUAAU%3BIACP%2CcAAA%3B%3BE1CzRhB%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CUAAA%3B%3BEAGJ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CoBAJiB%2COAAM%2COAAQ%2CeAAe%2CcAI7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CcAAA%3B%3BEAIR%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CUAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CSAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CaAAa%2C8BAAb%3BIACA%2CUAAA%3BIACA%2CcAAA%3B%3BEAEA%2CMALE%2COAAQ%2CeAAe%2CcAKxB%2CUAAU%3BIACP%2CcAAA%3B%3BE5CkER%2CaACI%3BIACI%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3B%3BEAJR%2CaAMI%3BIACI%2CcAAA%3B%3BEAEA%2CaAHJ%2CcAGM%3BIACE%2CmBAAA%3BIACA%2C4BAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CsBAAA%3B%3BEAIJ%2CaADJ%2CQAAO%2CMAAO%2COACR%3BID1PV%2CiBAAA%3BIACA%2CgBAAA%3B%3BIAEA%2CgBAAA%3BIACA%2CaAAa%2CWAAW%2CaAAa%2C8CAArC%3BICwPY%2CcAAA%3BIACA%2CqBAAA%3B%3BEArBZ%2CaAwBI%3B%3BIAEI%2CWAAA%3B%3BEuFmQR%3BIACI%2CaAAA%3B%3BEAGJ%3BIACI%2CqBAAA%3B%3BEAIA%2COADG%2CQACD%3BIACE%2CmBAAA%3B%3BEAGJ%2COALG%2CQAKD%3BIACE%2CmBAAA%3B%3BEAEA%2COARD%2CQAKD%2CaAGG%3BIACG%2COAAO%2CgBAAP%3B%3B%3B%3BEIxhBR%2COAAE%2CkBAAkB%2CQAAO%3BIAAY%2CiBAAA%3B%3BE1F6a3C%2CaAQI%2CSAAS%2CQAAO%3BEAPpB%2CgBAOI%2CSAAS%2CQAAO%3BEANpB%2CgBAMI%2CSAAS%2CQAAO%3BEALpB%2CgBAKI%2CSAAS%2CQAAO%3BEAJpB%2CoBAII%2CSAAS%2CQAAO%3BEAHpB%2CoBAGI%2CSAAS%2CQAAO%3BEAFpB%2CoBAEI%2CSAAS%2CQAAO%3BEADpB%2CoBACI%2CSAAS%2CQAAO%3B%3BIAEZ%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAMA%2CWADH%2CKAAK%2CmBAAmB%2CgBACpB%3BIACG%2CqBAAA%3B%3BEAGJ%2CWALH%2CKAAK%2CmBAAmB%2CgBAKpB%3BIACG%2CoBAAA%3B%3BEAKJ%2CWADH%2CYAAa%2CoBACT%3BIACG%2CmBAAA%3B%3BEAGJ%2CWALH%2CYAAa%2CoBAKT%3BIACG%2CkBAAA%3B%3BEAKZ%2CoBAAqB%2CeAAe%2COAAM%2COAAQ%2CeAAe%3BIAC7D%2COAAO%2CqBAAP%3B%3BE2F1eJ%3BIACI%2C2BAAA%3B%3BEAGI%2CaADF%2CYACI%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAEM%2CaAHV%2CYACI%2CQACI%2CSACG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CSAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGJ%2CaAfV%2CYACI%2CQACI%2CSAaI%3BIACE%2CqBAAA%3B%3BEAEA%2CaAlBd%2CYACI%2CQACI%2CSAaI%2CGAGG%3BIACG%2CSAAS%2CGAAT%3BIACA%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CaAAA%3B%3BEAIJ%2CaA1Bd%2CYACI%2CQACI%2CSAaI%2CGAWG%2CWAAW%3BIACR%2CaAAA%3B%3BEAGA%2CaA9BlB%2CYACI%2CQACI%2CSAaI%2CGAcI%2CEACI%3BIACE%2CkCAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEAMZ%2CaAvCV%2CYACI%2CQACI%2CSAqCI%3BIACE%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CaA7CV%2CYACI%2CQACI%2CSA2CI%2CGAAG%2CEAAC%3BIACF%2CmBAAA%3B%3BEAIR%2CaAlDN%2CYACI%2CQAiDG%2COACG%2CWAAa%3BIACT%2CmBAAA%3BIACA%2CWAAA%3B%3BEAHR%2CaAlDN%2CYACI%2CQAiDG%2COAKG%3BIAAW%2CyBAAA%3B%3BEA0Bf%2CaAjFN%2CYACI%2CQAgFG%2CKACG%2CKAAI%2CIAAI%3BIAAa%2CcAAA%3B%3BEACrB%2CaAnFV%2CYACI%2CQAgFG%2CKAEI%2COACG%2CWAAa%3BIACT%2CWAAA%3B%3BEAKhB%2CaA1FF%2CYA0FI%2COAAO%3BIACL%2CWAAW%2CkBAAX%3B%3BEAEJ%2CaA7FF%2CYA6FI%2COAAO%3BIACL%2CWAAW%2CkBAAX%3B%3BEAEJ%2CaAhGF%2CYAgGI%2COAAO%3BIACL%2CWAAW%2CkBAAX%3B%3BEAEJ%2CaAnGF%2CYAmGI%2COAAO%3BIACL%2CWAAW%2CkBAAX%3B%3BEAOA%2CIAHR%2CWACA%2CcACM%2CYACI%3BEAAF%2CIAHQ%2CWAChB%2CcACM%2CYACI%3BEAAF%2CIAHwB%2CWAChC%2CcACM%2CYACI%3BEAAF%2CIAHwC%2CWAChD%2CcACM%2CYACI%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEChHd%2CQAAQ%2CKAAK%2CSACT%3BIACI%2CaAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CoBAAA%3BIACA%2CQAAA%3BIACA%2C0BAAA%3B%3BEAPR%2CQAAQ%2CKAAK%2CSACT%2CkBAQI%2CMAAK%2CKAAK%3BIACN%2CmBAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3B%3BEAZZ%2CQAAQ%2CKAAK%2CSACT%2CkBAQI%2CMAAK%2CKAAK%2CMAKN%2CEAAC%2CKAAK%3BIACF%2CmBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CQAnBJ%2CKAAK%2CSACT%2CkBAQI%2CMAAK%2CKAAK%2CMAUL%3BIACG%2CgBAAA%3B%3BEADJ%2CQAnBJ%2CKAAK%2CSACT%2CkBAQI%2CMAAK%2CKAAK%2CMAUL%2COAGG%3BIACI%2CiBAAA%3B%3BEAvBpB%2CQAAQ%2CKAAK%2CSA6BT%2CMAAK%2CKAAK%3BIACN%2CYAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CQAlCA%2CKAAK%2CSA6BT%2CMAAK%2CKAAK%2CQAKL%3BIACG%2CmBAAA%3B%3BEAGJ%2CQAtCA%2CKAAK%2CSA6BT%2CMAAK%2CKAAK%2CQASL%3BIACG%2CaAAA%3B%3BEAvCZ%2CQAAQ%2CKAAK%2CSA2CT%2CMAAK%2CMAAM%2CsBAEP%3BEA7CR%2CQAAQ%2CKAAK%2CSA2CT%2CMAAK%2CMAAM%2CsBAGP%3BIACI%2CsBAAA%3BIACA%2CaAAA%3B%3BEAhDZ%2CQAAQ%2CKAAK%2CSA2CT%2CMAAK%2CMAAM%2CsBAQP%3BIACI%2CyBAAA%3B%3BEApDZ%2CQAAQ%2CKAAK%2CSAwDT%3BIACI%2CaAAA%3BIACA%2CuBAAA%3B%3B%3BEA1DR%2CQAAQ%2CKAAK%2CSA8DT%3BIACI%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAIJ%2CQAAQ%2CKAAK%2CSAAU%3BIACnB%2CsBAAA%3B%3BECXR%2CGAAG%2C4BAA6B%2CaAAa%3BIACzC%2CcAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CUAAA%3B%3BEzF0gCJ%2CcAAe%2CeAAe%3BEAC9B%2CgBAAiB%2CeAAe%3BIAC5B%2CgBAAA%3BIACA%2CSAAA%3B%3BEAEA%2CcALW%2CeAAe%2CcAKzB%2CUAAU%3BEAAX%2CgBAJa%2CeAAe%2CcAI3B%2CUAAU%3BIACP%2CSAAA%3B%3BEASJ%2CcAAE%2CmBAAkB%2CMAAO%3BEAA3B%2COAJI%2CyBAIF%2CmBAAkB%2CMAAO%3BEAA3B%2CcAHW%2CeAGT%2CmBAAkB%2CMAAO%3BEAA3B%2CgBAFa%2CeAEX%2CmBAAkB%2CMAAO%3BEAA3B%2CiBAAE%2CmBAAkB%2CMAAO%3BIACvB%2CcAAA%3B%3BE0F31BJ%2CKAAC%3BEAAD%2COAAC%3BIAAS%2CaAAA%3B%3BEAEd%2C0BAA2B%3BIAAgB%2CUAAA%3B%3BEAC3C%2COAAO%3BIAAS%2CSAAA%3B%3BExF7LZ%2C0BAAE%3BEACF%2C0BAAE%3BIACE%2CYAAA%3B%3BEAGJ%2C0BAAE%2CQAAO%3BIACL%2COAAO%2CkBAAP%3BIACA%2CeAAA%3B%3B%3BAQKR%2CgBALuC%3BEqD8qBvC%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CiBAAA%3B%3B%3BArDnrBhB%2CgBAH2C%3BEfgNvC%2CaAAc%3BIAAgB%2CYAAA%3B%3BECiN9B%2CaAQI%2CSAAS%2CQAAO%3BEAPpB%2CgBAOI%2CSAAS%2CQAAO%3BEANpB%2CgBAMI%2CSAAS%2CQAAO%3BEALpB%2CgBAKI%2CSAAS%2CQAAO%3BEAJpB%2CoBAII%2CSAAS%2CQAAO%3BEAHpB%2CoBAGI%2CSAAS%2CQAAO%3BEAFpB%2CoBAEI%2CSAAS%2CQAAO%3BEADpB%2CoBACI%2CSAAS%2CQAAO%3B%3B%3BEARpB%2CaAQI%2CSAAS%2CQAAO%2CKAGZ%2CuBAAuB%3BEAV%5C%2FB%2CgBAOI%2CSAAS%2CQAAO%2CKAGZ%2CuBAAuB%3BEAT%5C%2FB%2CgBAMI%2CSAAS%2CQAAO%2CKAGZ%2CuBAAuB%3BEAR%5C%2FB%2CgBAKI%2CSAAS%2CQAAO%2CKAGZ%2CuBAAuB%3BEAP%5C%2FB%2CoBAII%2CSAAS%2CQAAO%2CKAGZ%2CuBAAuB%3BEAN%5C%2FB%2CoBAGI%2CSAAS%2CQAAO%2CKAGZ%2CuBAAuB%3BEAL%5C%2FB%2CoBAEI%2CSAAS%2CQAAO%2CKAGZ%2CuBAAuB%3BEAJ%5C%2FB%2CoBACI%2CSAAS%2CQAAO%2CKAGZ%2CuBAAuB%3BIACnB%2CmBAAA%3B%3BEAKZ%2CcACI%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BE6F5bhB%3BIACI%2CQAAA%3B%3BEzFqhCJ%2CcAAe%2CeAAe%3BEAC9B%2CgBAAiB%2CeAAe%3BIAC5B%2CUAAA%3B%3BEAEA%2CcAJW%2CeAAe%2CcAIxB%2CQAAO%3BEAAT%2CgBAHa%2CeAAe%2CcAG1B%2CQAAO%3BIACL%2CoBAAA%3B%3BEAEA%2CcAPO%2CeAAe%2CcAIxB%2CQAAO%2CQAGH%3BEAAF%2CgBANS%2CeAAe%2CcAG1B%2CQAAO%2CQAGH%3BIACE%2CiBAAA%3B%3BEAEA%2CcAVG%2CeAAe%2CcAIxB%2CQAAO%2CQAGH%2CKAGG%3BEAAD%2CgBATK%2CeAAe%2CcAG1B%2CQAAO%2CQAGH%2CKAGG%3BIACG%2CWAAW%2CQAAX%3BIACA%2CSAAA%22%7D */