/**
 * 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;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
/**
 * 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_CountdownTimer
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.flex-box {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.style1-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.style1 {
  color: #eb5202;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1;
  margin: 5px 2px;
  align-items: center;
}
.style1-txt1 {
  font-family: Arial, Arial Bold, Gadget, sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
.style1-txt2 {
  align-self: flex-start;
  line-height: 1;
  text-transform: uppercase;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
.product-item-details .style1-txt1 {
  font-size: 18px;
}
.fs-22 {
  font-size: 22px;
}
.fs-20 {
  font-size: 20px;
}
.fs-18 {
  font-size: 18px;
  font-weight: bold;
}
.fs-12 {
  font-size: 12px;
}
.fs-10 {
  font-size: 10px;
}
.style2 {
  width: 65px;
  height: 65px;
  background: #846add;
  border: 2px solid #846add;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  margin: 5px;
  display: flex;
  flex-direction: column;
  color: #ffffff;
  line-height: 1;
}
.style2-txt1 {
  font-size: 30px;
  font-weight: 500;
  padding-bottom: 5px;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
}
.style2-txt2 {
  font-size: 10px;
  text-transform: uppercase;
}
.product-item-details .style2 {
  width: 48px;
  height: 48px;
  margin: 5px 2px;
}
.product-item-details .style2-txt1 {
  font-size: 22px;
}
.product-item-details .style2-txt2 {
  font-size: 8px;
}
.style3 {
  font-family: Verdana, Geneva, sans-serif;
  background-color: #333333;
  color: #ffffff;
  border-radius: 10px;
  margin: 10px 5px;
  width: 60px;
  height: 60px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  line-height: 1;
}
.style3-txt1 {
  font-size: 30px;
  padding-bottom: 5px;
  font-weight: bold;
}
.style3-txt2 {
  font-size: 10px;
}
.product-item-details .style3 {
  width: 50px;
  height: 50px;
  margin: 5px 2px;
}
.product-item-details .style3-txt1 {
  font-size: 24px;
  padding-bottom: 3px;
}
.style4 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  border-radius: 3px;
  background: #00BF96;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  margin: 10px 5px;
  padding: 10px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-width: 50px;
}
.style4-txt1 {
  font-weight: 100;
  font-size: 30px;
  padding: 10px;
  border-radius: 3px;
  background: #00816A;
  min-width: 30px;
}
.style4-txt2 {
  padding-top: 5px;
  font-size: 14px;
}
.product-item-details .style4 {
  margin: 10px 2px;
  padding: 5px;
  min-width: 40px;
}
.product-item-details .style4-txt1 {
  font-size: 22px;
  padding: 5px;
}
.product-item-details .style4-txt2 {
  font-size: 10px;
}
.countdown-style5 {
  max-width: 350px;
  height: auto;
  text-align: center;
  background: #222;
  background-image: -webkit-linear-gradient(top, #222, #333, #333, #222);
  background-image: -moz-linear-gradient(top, #222, #333, #333, #222);
  background-image: -ms-linear-gradient(top, #222, #333, #333, #222);
  background-image: -o-linear-gradient(top, #222, #333, #333, #222);
  border: 1px solid #111;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  margin: 10px 0;
  padding: 10px;
}
.style5 {
  max-width: 60px;
  display: inline-block;
  margin: auto;
}
.style5-txt1 {
  width: 50px;
  font: bold 30px 'Droid Sans', Arial, sans-serif;
  text-align: center;
  color: #111;
  background-color: #ddd;
  background-image: -webkit-linear-gradient(top, #bbb, #eee);
  background-image: -moz-linear-gradient(top, #bbb, #eee);
  background-image: -ms-linear-gradient(top, #bbb, #eee);
  background-image: -o-linear-gradient(top, #bbb, #eee);
  border-top: 1px solid #fff;
  border-radius: 3px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
  margin: 5px;
  padding: 5px 0;
  display: inline-block;
  position: relative;
}
.style5-txt1:before {
  content: "";
  width: 100%;
  height: 10px;
  background: #111;
  display: block;
  padding: 0 3px;
  position: absolute;
  top: 41%;
  left: -3px;
  z-index: -1;
}
.style5-txt1:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #eee;
  border-top: 1px solid #333;
  display: block;
  position: absolute;
  top: 48%;
  left: 0;
}
.style5-txt2 {
  font: bold 10px 'Droid Sans', Arial, sans-serif;
  color: #f47321;
  text-shadow: 1px 1px 0 #000;
  text-transform: uppercase;
  display: inline-block;
}
.product-item-details .countdown-style5 {
  margin: 10px 0;
  padding: 3px;
}
.product-item-details .style5 {
  max-width: 50px;
}
.product-item-details .style5-txt1 {
  width: 40px;
  font-size: 22px;
}
.download-attachment {
  text-align: center;
}
.download-attachment a {
  color: #333;
  font-size: 0;
  text-decoration: none;
}
.download-attachment a:before {
  background: url("../Mageprince_Productattach/images/download.svg") no-repeat;
  background-size: 100%;
  content: '';
  display: inline-block;
  font-size: 25px;
  height: 20px;
  width: 20px;
}
.product-info-main .table.attachment-table {
  width: 100%;
}
.all-attachment-block .table.attachment-table {
  width: 100%;
}
.table.attachment-table {
  width: 70%;
}
.table.attachment-table th.download {
  width: 10%;
}
.table.attachment-table td.attachment-icon img {
  width: 40px;
}
.product-attachment {
  line-height: 30px;
  margin-bottom: 10px;
}
.product-attachment .attachment-icon {
  float: left;
  padding-right: 10px;
}
.product-attachment .attachment-icon img {
  width: 30px;
}
:root {
  --bmx-primary: #fb3003;
  --bmx-border: #ebebeb;
  --bmx-link: #203656;
  --bmx-link-hover: #4e678a;
  --bmx-subdued: #707070;
  --bmx-gradient: linear-gradient(to right, #fb3003 0%, #ffa387 100%);
}
@media (min-width: 1024px) {
  .bmx\:lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .bmx\:lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .bmx\:lg\:col-span-2 {
    grid-column: span 2;
  }
}
@media (max-width: 767px) {
  .bmx\:grid-cols-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 639px) {
  .bmx\:grid-cols-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .bmx\:sticky {
    position: relative;
  }
}
@media (max-width: 479px) {
  .bmx\:grid-cols-4 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.toolbar.mx-list-toolbar {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 0;
  color: #707070;
}
.toolbar.mx-list-toolbar::before {
  content: none;
}
.toolbar.mx-list-toolbar::after {
  content: none;
}
.toolbar.mx-list-toolbar .toolbar-amount {
  display: block;
  float: none;
  position: relative;
  text-align: center;
  margin-bottom: 0;
  padding: 5px 0 0 0;
}
.toolbar.mx-list-toolbar .pages {
  margin-bottom: 0;
}
.toolbar.mx-list-toolbar .limiter {
  margin-bottom: 0;
}
.toolbar.mx-list-toolbar .limiter .limiter-options {
  width: 4em;
}
@media (max-width: 768px) {
  .toolbar.mx-list-toolbar {
    flex-direction: column;
    row-gap: 2em;
  }
  .toolbar.mx-list-toolbar .pages .items.pages-items .pages-item-next,
  .toolbar.mx-list-toolbar .pages .items.pages-items .pages-item-previous {
    position: relative;
  }
}
.mst-comments__wrapper .block-title strong {
  font-size: 2rem;
}
.mst-comments__wrapper .mst-comments__form {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 1rem 1.5rem;
  margin-bottom: 25px;
  margin-top: 10px;
}
.mst-comments__wrapper .mst-comments__form .comment-fieldset {
  margin-bottom: 10px;
}
.mst-comments__wrapper .mst-comments__container .mst-comment__tree .mst-comment__wrapper .mst-comment {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 10px 0 10px 10px;
  margin-bottom: 10px;
}
.mst-comments__wrapper .mst-comments__container .mst-comment__tree .mst-comment__wrapper .mst-comment .mst-comment__message {
  padding-top: 0.5rem;
  padding-bottom: 1.5rem;
}
.mst-comments__wrapper .mst-comments__container .mst-comment__tree .mst-comment__wrapper .mst-comment strong {
  font-weight: 600;
}
.mst-comments__wrapper .mst-comments__container .mst-comment__tree .mst-comment__wrapper .mst-comment .mst-comment__meta {
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
}
.mst-comments__wrapper .mst-comments__container .mst-comment__tree .mst-comment__wrapper .mst-comment .mst-comment__meta .mst-comment__author .mst-comment__admin {
  color: #fff;
  background: #1B5E20;
  font-size: 12px;
  padding: 2px 10px;
  border-radius: 3px;
  margin-left: 10px;
}
.mst-comments__wrapper .mst-comments__container .mst-comment__tree .mst-comment__wrapper .mst-comment .mst-comment__meta time {
  color: #666;
}
.mst-comments__wrapper .mst-comments__container .mst-comment__tree .mst-comment__wrapper .mst-comments__form {
  padding: 1rem 1.5rem;
}
.mst-comments__wrapper .link {
  color: #006bb4;
  cursor: pointer;
  padding: 5px;
  font-weight: 500;
  border-radius: 3px;
  user-select: none;
}
.mst-comments__wrapper .link.active {
  background-color: #1979c3;
  color: #ffffff;
}
.mst-comments__wrapper .mst-comments__toolbar {
  display: flex;
  padding: 8px 0;
}
.mst-comments__wrapper .mst-comments__toolbar .toolbar__item {
  padding: 0 8px;
  border-right: 1px solid #c9c9c9;
}
.mst-comments__wrapper .mst-comments__toolbar .toolbar__item:first-child {
  padding-left: 0;
}
.mst-comments__wrapper .mst-comments__toolbar .toolbar__item:last-child {
  padding-right: 0;
  border-right: none;
}
.mst-comments__wrapper .reply {
  padding-left: 25px;
  position: relative;
}
.mst-comments__wrapper .reply::before {
  content: "\21AA";
  font-size: 1.8rem;
  position: absolute;
  left: 5px;
}
.mst-comments__wrapper .hidden {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mst-nav__horizontal-bar {
    padding-bottom: 2rem;
  }
  .mst-nav__horizontal-bar strong[role=heading] {
    display: none;
  }
  .mst-nav__horizontal-bar .filter-options {
    display: block !important;
    border-bottom: 1px solid #cccccc;
  }
  .mst-nav__horizontal-bar .filter-options .filter-options-item {
    border-bottom: 0;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .mst-nav__apply-button-wrapper {
    display: none;
  }
  .filter-active .mst-nav__apply-button-wrapper {
    display: block;
    z-index: 1000;
    left: unset!important;
    right: 10px;
  }
}
.mst-nav__sizeLimiter {
  cursor: pointer;
  color: #757575;
}
@media only screen and (max-width: 768px) {
  .mst-nav__slider .mst-nav__slider-from-to input {
    font-size: 16px;
  }
}
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}
.mst-nav__progress-bar {
  background: #ff5501;
  position: fixed;
  z-index: 103100;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
}
.mst-nav__progress-bar .mst-nav__progress-bar-peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #ff5501, 0 0 5px #ff5501;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body.gdpr-privacy-settings .column.main .actions-toolbar {
  margin-bottom: 1.5em;
}
body.gdpr-privacy-settings .column.main #download-form,
body.gdpr-privacy-settings .column.main #anonymize-form,
body.gdpr-privacy-settings .column.main #remove-form {
  margin-left: 7em;
}
.mst-gdpr_customer {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}
.mst-gdpr_customer .card {
  border-radius: 0.4rem;
  --tw-bg-opacity: 1;
  padding: 1rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.mst-gdpr_customer .card .gap-4 {
  gap: 1rem;
  display: flex;
}
.mst-gdpr_customer .card .gap-4 .icon {
  --tw-text-opacity: 1;
  background-color: #f5f5f5;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 6rem;
  display: inline-flex;
  flex-shrink: 0;
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin-top: 2rem;
}
.mst-gdpr_customer .card .gap-4 > div > a {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}
.mst-gdpr_customer .card .gap-4 > div > h3 {
  margin-bottom: 1rem;
  line-height: 1.75rem;
}
.mst-gdpr_customer .card .gap-4 > div button {
  float: right;
}
.mst-anonymize,
.mst-download,
.mst-remove {
  border-radius: 0.4rem;
  --tw-bg-opacity: 1;
  padding: 1rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .mst-gdpr_customer .card .gap-4 {
    display: block;
  }
}
legend.hidden {
  display: none;
}
@media (max-width: 768px) {
  .mst-gdpr__cookie-bar-wrapper .mst-gdpr__cookie-bar {
    bottom: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    min-width: 100%;
    border-radius: 0;
  }
  .mst-gdpr__cookie-bar-wrapper .mst-gdpr__cookie-bar .mst-gdpr__buttons {
    flex-direction: column;
  }
  .mst-gdpr__cookie-bar-wrapper .mst-gdpr__cookie-bar .mst-gdpr__buttons button {
    margin-right: 0;
    margin-bottom: 1rem;
  }
  .mst-gdpr__cookie-bar-wrapper .mst-gdpr__cookie-bar .mst-gdpr__buttons button:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .mst-gdpr__cookie-settings--cookie-modal-settings.modal-popup.modal-slide {
    z-index: 10001;
  }
}
@media (max-width: 640px) {
  .mst-gdpr__cookie-settings--cookie-group-container .content table td:nth-child(2),
  .mst-gdpr__cookie-settings--cookie-group-container .content table td:nth-child(3),
  .mst-gdpr__cookie-settings--cookie-group-container .content table th:nth-child(2),
  .mst-gdpr__cookie-settings--cookie-group-container .content table th:nth-child(3) {
    display: none;
  }
}
@media (max-width: 500px) {
  .mst-gdpr__cookie-settings--cookie-group-container .title-container {
    padding: 0 2rem;
  }
  .mst-gdpr__cookie-settings--cookie-group-container .title-container .title {
    width: auto;
  }
}
.main .mst-scroll__button {
  cursor: pointer;
  display: flex;
  margin: 1rem auto;
  align-items: center;
  justify-content: center;
}
.main .mst-scroll__button:before {
  opacity: 0.6;
  display: block;
  content: "";
  height: 36px;
  width: 36px;
  margin-right: 12px;
  background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.7928 10.3055C22.589 11.2646 23.2047 12.2066 24.1681 12.4094L32.3858 14.1402L34.1553 6.39665C34.3738 5.44085 33.7725 4.48961 32.8125 4.27207C31.8524 4.05452 30.8971 4.65321 30.6786 5.60915L30.104 8.12397C30.066 8.06061 30.0251 7.99829 29.9783 7.9388C27.0513 4.20575 22.488 1.79999 17.3614 1.79999C8.51464 1.79999 1.3501 8.9562 1.3501 17.775C1.3501 26.5939 8.51464 33.75 17.3614 33.75C26.2081 33.75 33.3729 26.5939 33.3729 17.775C33.3729 16.7946 32.5743 16 31.5901 16C30.6053 16 29.8072 16.7946 29.8072 17.775C29.8072 24.6411 24.231 30.2 17.3614 30.2C10.4918 30.2 4.91563 24.6411 4.91563 17.775C4.91563 10.909 10.4918 5.34999 17.3614 5.34999C20.9298 5.34999 24.7283 7.04316 27.0001 9.44976L24.9059 8.93618C23.9426 8.73341 22.9966 9.34644 22.7928 10.3055Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
}
.main .mst-scroll__button:hover:before {
  opacity: 1;
}
.main .mst-scroll__button._loading {
  opacity: 0.7;
}
.main .mst-scroll__button._loading:before {
  opacity: 1;
  animation: rotating 3s linear infinite;
}
@-webkit-keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes reveal {
  from {
    transform: scale(0.001);
  }
  to {
    transform: scale(1);
  }
}
@keyframes slide {
  to {
    transform: translateX(1.5em);
  }
}
.mst-scroll__loader {
  font-size: 20px;
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}
.mst-scroll__loader .loader-dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555;
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.mst-scroll__loader .loader-dot:nth-child(1),
.mst-scroll__loader .loader-dot:nth-child(2) {
  left: 0;
}
.mst-scroll__loader .loader-dot:nth-child(3) {
  left: 1.5em;
}
.mst-scroll__loader .loader-dot:nth-child(4) {
  left: 3em;
}
.mst-scroll__loader .loader-dot:nth-child(1) {
  animation-name: reveal;
}
.mst-scroll__loader .loader-dot:nth-child(2),
.mst-scroll__loader .loader-dot:nth-child(3) {
  animation-name: slide;
}
.mst-scroll__loader .loader-dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}
.mst-scroll__progress {
  text-align: center;
  width: 40%;
  min-width: 300px;
  margin: 0 auto 1.4rem;
}
.mst-scroll__progress .mst-scroll__progress-label {
  font-size: 1.4rem;
}
.mst-scroll__progress .mst-scroll__progress-bar {
  width: 100%;
  height: 2px;
  background-color: #9a9a9a;
  margin: 1rem 0;
}
.mst-scroll__progress .mst-scroll__progress-bar div {
  background-color: #ff5501;
  height: 100%;
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: "\e608";
  font-family: "luma-icons";
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch .hidden {
  display: none;
}
.mst_categorySearch_searchIcon,
.mst_categorySearch_searchIcon:hover {
  position: absolute;
  font-size: 21px;
  left: 0;
  background-color: transparent;
  border: none;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
input#form-category-search_input {
  margin: 0 0 15px 0;
  padding: 0 0 0 48px;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.seositemap-map ul {
  *zoom: 1;
  margin-left: 15px;
  margin-bottom: 15px;
}
.seositemap-map ul:before,
.seositemap-map ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.seositemap-map ul:after {
  clear: both;
}
.seositemap-map ul.stores li {
  font-weight: bold;
  font-size: 110%;
}
.seositemap-map ul li.level-2 {
  font-weight: bold;
}
.seositemap-map ul li.level-3 {
  margin-left: 15px;
}
.seositemap-map ul li.level-4 {
  margin-left: 30px;
  font-size: 90%;
}
.seositemap-map ul li.level-5 {
  margin-left: 45px;
  font-size: 90%;
}
.seositemap-map ul li.level-6 {
  margin-left: 60px;
  font-size: 90%;
}
.seositemap-map ul li.level-7 {
  margin-left: 75px;
  font-size: 90%;
}
.review-aggregate-hide {
  display: none;
}
/*seo-info*/
/*seo-info-color*/
.seo-info .seo-info-incorrect {
  color: #df280a;
}
.seo-info .seo-info-correct {
  color: #50B655;
}
.seo-info .seo-info-notice {
  color: #BD5D1F;
}
/*seo-info-main-style*/
.seo-info .seo-info-base-window {
  width: 370px;
  min-height: 10px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #F8F8F8;
  color: #363636;
  z-index: 100000;
  font-family: Arial;
  outline: 5px solid rgba(203, 203, 203, 0.7);
}
.seo-info .seo-info-hr-style {
  margin: 5px;
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.seo-info .seo-info-h1-style {
  font-family: Arial;
  background: #FEFEFE;
  color: #666666;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  margin-bottom: 0px;
}
.seo-info .seo-info-h2-style {
  font-family: Arial;
  padding: 0px;
  margin: 5px 0px 0px 0px;
  text-align: left;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
  color: #363636;
  text-transform: none;
}
.seo-info .seo-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  /*color: #363636;*/
}
.seo-info .seo-additional-info-text-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
}
/*seo-info-keyword-progress-bar*/
.seo-info .seo-info-progress-container {
  width: 100%;
  font-size: 13px;
}
.seo-info .seo-info-progress-label {
  width: 150px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  padding-left: 10px;
  text-align: left;
}
.seo-info .seo-info-progress-label,
.seo-info .seo-info-progress {
  border-radius: 11px;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
}
.seo-info .seo-info-progress {
  background-color: #f5f7fa;
  display: inline-block;
  box-shadow: none;
  vertical-align: middle;
  margin-bottom: 2px;
  width: 150px;
  height: 6px;
}
.seo-info .seo-info-progress-success .seo-info-progress-bar {
  background-color: #50B655;
  border-color: #5cb85c;
  color: #5cb85c;
  box-sizing: border-box;
  border-radius: 11px;
  box-shadow: none;
  height: 100%;
  float: left;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
}
.seo-info .seo-info-progress-label,
.seo-info-progress {
  border-radius: 11px;
}
.seo-info .seo-info-progress.seo-info-progress-success {
  width: 100px;
}
.seo-info .seo-info-progress-bar {
  background-color: #a0c5e4;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  color: #428bca;
  float: left;
  font-size: 13px;
  height: 100%;
  line-height: 24px;
  text-align: center;
  transition: width 0.6s ease 0s;
  width: 0;
}
/*seo-info images alt info*/
.seo-info .seo-info-image-alt {
  display: inline-block;
  width: 260px;
}
/*link*/
.seo-info .seo-additional-info-link-style {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  word-wrap: break-word;
  padding-bottom: 3px;
}
.seo-info .seo-additional-info-link-style a {
  color: #3196CA;
}
/*scroll*/
.seo-info .seo-info-scroll {
  overflow-y: auto;
  height: 500px;
  margin-top: 0.7em;
  padding: 2px 15px 10px 5px;
  text-align: justify;
  margin-bottom: 5px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar {
  width: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb {
  background-color: #EAEAEA;
  border-radius: 7px;
}
.seo-info .seo-info-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #EAEAEA;
  border-radius: 7px;
}
/*SEO Template Info*/
.seo-info .seo-additional-info-template-style {
  font-size: 13px;
}
/*hide/show button*/
.seo-info .seo-additional-info-hide-show-button-style {
  position: absolute !important;
  right: 0;
  top: 0;
  padding-right: 7px;
  color: #3196CA;
  text-decoration: underline;
  cursor: pointer;
}
.seo-info .m-seo-info-scroll-hide {
  display: none;
}
/*table for SEO Templates*/
.seo-info .m-seo-info-template-table {
  display: table;
  width: 100%;
  padding-top: 3px;
}
.seo-info .m-seo-info-template-table-row {
  display: table-row;
}
.seo-info .m-seo-info-template-table-cell {
  display: table-cell;
  text-align: center;
  padding: 2px;
  vertical-align: middle;
}
.seo-info .m-seo-info-template-table-cell:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(2) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-table-cell:nth-child(3) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-template-left {
  text-align: left;
  padding-left: 1px;
}
.seo-info .m-seo-info-template-table-row:last-child .m-seo-info-template-table-cell {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.seo-info .m-seo-info-id-width {
  width: 30px;
}
.seo-info .m-seo-info-rule-name-width {
  width: 120px;
}
.seo-info .m-seo-info-sort-order-width {
  width: 70px;
}
.seo-info .m-seo-info-rules-processing-width {
  width: 110px;
}
.seo-info .m-seo-info-status-width {
  width: auto;
}
/*seo-info demo store style*/
@media all and (max-width: 590px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 40px !important;
    right: 10px !important;
  }
}
@media all and (min-width: 591px) {
  .seo-info .seo-info-base-window.m-seo-info-demo-style {
    bottom: 5px !important;
    right: 260px !important;
  }
}
.mst-seo-content__description {
  display: block;
  color: #333;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
  text-align: left;
  padding: 10px;
  background: rgba(255, 255, 255, 0.2);
}
.mst-seo-toolbar__toolbar {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 1000000;
  outline: 5px solid rgba(74, 69, 66, 0.6);
  box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
  max-width: 90%;
  min-width: 10rem;
  background: #fff;
}
.mst-seo-toolbar__toolbar-header {
  font-weight: 600;
  color: #fff;
  background: #315aa5;
  padding: 1rem 2rem 1rem 4rem;
  text-align: center;
  position: relative;
}
.mst-seo-toolbar__toolbar-header > i {
  position: absolute;
  left: 1rem;
  font-size: 15px;
}
.mst-seo-toolbar__toolbar-header .close {
  position: absolute;
  right: 1rem;
  top: 0.4rem;
  font-size: 18px;
  cursor: pointer;
}
.mst-seo-toolbar__toolbar-content {
  background: #F5F5F5;
  max-height: 55vh;
  overflow-y: auto;
}
.mst-seo-toolbar__toolbar-content section h4 {
  color: #999;
  padding: 1rem;
  display: block;
  margin-top: 0rem;
  margin-bottom: 0rem;
  font-weight: 400;
  line-height: 1.4;
  cursor: default;
}
.mst-seo-toolbar__toolbar-content section ul {
  margin: 0;
  background: #fff;
  padding: 0 1rem;
  list-style: none;
}
.mst-seo-toolbar__toolbar-content section ul li {
  display: flex;
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 1rem 0;
}
.mst-seo-toolbar__toolbar-content section ul li .title {
  font-weight: 600;
  width: 12rem;
  font-size: 1.3rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status {
  width: 20px;
  height: 20px;
  text-align: center;
  background-repeat: no-repeat;
  margin-right: 1rem;
}
.mst-seo-toolbar__toolbar-content section ul li .status._success {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%231C9D74' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M13.8274662,4.73712054 C13.6809464,4.57908482 13.4424141,4.57908482 13.2968944,4.73712054 L7.70563722,10.6990848 C7.55911738,10.858192 7.32008501,10.858192 7.17456531,10.6990848 L4.72473356,8.02640625 C4.65222374,7.94712054 4.55721087,7.90801339 4.46169794,7.90747768 C4.36518487,7.90694196 4.2671716,7.94604911 4.19366164,8.02640625 L3.11101503,9.06890625 C3.03900528,9.14819196 3,9.24729911 3,9.35069196 C3,9.45462054 3.03900528,9.56337054 3.1115151,9.64212054 L5.58184963,12.4192634 C5.7278694,12.5778348 5.96740184,12.8349777 6.11292154,12.9924777 L7.17506537,14.139442 C7.32108515,14.2964063 7.55961745,14.2964063 7.70613729,14.139442 L14.8901101,6.45729911 C15.03663,6.29979911 15.03663,6.04104911 14.8901101,5.88354911 L13.8274662,4.73712054 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .status._warning,
.mst-seo-toolbar__toolbar-content section ul li .status._error {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='18px' height='18px' viewBox='0 0 18 18' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 47.1 (45422) - http://www.bohemiancoding.com/sketch --%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Artboard'%3E%3Ccircle id='Oval' fill='%23FF5501' cx='9' cy='9' r='9'%3E%3C/circle%3E%3Cpath d='M10.21944,3 C11.02296,3 11.4246,3.54804 11.4246,4.17468 C11.4246,4.95732 10.72692,5.68128 9.81768,5.68128 C9.0564,5.68128 8.61228,5.23104 8.6334,4.48764 C8.6334,3.86112 9.162,3 10.21944,3 Z M7.74516,15 C7.11072,15 6.64548,14.60856 7.0896,12.8862 L7.818,9.83136 C7.94484,9.34212 7.9656,9.14652 7.818,9.14652 C7.62744,9.14652 6.80388,9.48444 6.3168,9.81732 L6,9.28872 C7.54356,7.9776 9.31944,7.20864 10.08048,7.20864 C10.71468,7.20864 10.82064,7.97196 10.50348,9.1464 L9.6696,12.3576 C9.52152,12.92508 9.58524,13.12068 9.73284,13.12068 C9.92316,13.12068 10.54728,12.88512 11.16036,12.39576 L11.52,12.88524 C10.01856,14.412 8.3796,15 7.74516,15 Z' id='Shape' fill='%23FFFFFF' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.mst-seo-toolbar__toolbar-content section ul li .description {
  max-width: 30rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
.mst-seo-toolbar__toolbar-content section ul li .description .action {
  margin-bottom: 0.5rem;
}
.mst-seo-toolbar__toolbar-content section ul li .description .note {
  color: #999;
  font-size: 90%;
  overflow-x: hidden;
  word-wrap: break-word;
  margin-top: 0.5rem;
}
.mst-seo-toolbar__toolbar-content section ul li a {
  font-size: 1.2rem;
  color: #006bb4;
  text-decoration: underline;
}
.mst-seo-toolbar__toolbar-content section ul li a:hover {
  text-decoration: none;
}
.mst-seo-toolbar__toolbar._disabled {
  outline: none;
  box-shadow: none;
  display: none;
}
.mst-seo-toolbar__toolbar._hidden {
  outline: none;
  box-shadow: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-content {
  display: none;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header {
  position: fixed;
  left: 2rem;
  bottom: 2rem;
  background: #315aa5;
  color: #fff;
  padding: 1rem 1.5rem 1rem 4rem;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-weight: 600;
  font-size: 1.4rem;
  cursor: pointer;
  z-index: 100000;
}
.mst-seo-toolbar__toolbar._hidden .mst-seo-toolbar__toolbar-header .close {
  display: none;
}
body.tutorial .mst-seo-toolbar__toolbar,
body.no-tutorial .mst-seo-toolbar__toolbar {
  left: 1rem;
  right: auto;
}
.mst_vote {
  display: flex;
  align-items: center;
  justify-self: flex-end;
  margin-top: -12px;
  line-height: 1px;
}
.mst_vote .mst_vote__wrapper {
  display: flex;
  align-items: center;
  margin: 5px;
}
.mst_vote .mst_vote__wrapper .vote {
  cursor: pointer;
  height: 24px;
  background: none;
  border: none;
  padding: 0;
}
.mst_vote .mst_vote__wrapper .vote:hover svg path {
  stroke: #006bb4;
}
.mst_vote .mst_vote__wrapper .counter {
  font-size: 1.6rem;
  margin-left: 5px;
  color: #333333;
}
.review-content-container > .mst_vote {
  float: right;
  margin-top: 0;
}
/*===========================================

@category  :    Ubertheme
@package   :    Ubertheme_Base
@author    :    Ubertheme.com
@copyright :    Copyright 2009-2021 Ubertheme

==============================================*/
@keyframes shine-lines {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
/*
    Table Contents
    
    1. @general
    2. @images_videos slider
          a. @single_item
          b. @multi_item
    3. @product_slider
*/
.ub-content-slider .block-title {
  font-size: 18px;
  margin: 0;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}
.ub-content-slider.no-items {
  border: 1px solid #d6d6d6;
  font-style: italic;
  margin: 10px;
  padding: 10px;
  text-align: center;
}
.ub-content-slider.outside .slide-content-desc {
  position: static;
  transform: none;
  transition: position 0.4s linear, top 0.4s linear;
}
@media (max-width: 640px) {
  .ub-content-slider.outside .slide-content-desc {
    padding: 20px 10px;
  }
}
.ub-content-slider.outside .slide-title {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  margin-top: 15px;
}
@media (max-width: 640px) {
  .ub-content-slider.outside .slide-title {
    font-size: 22px;
    line-height: 100%;
  }
}
.ub-content-slider.outside .slide-title a {
  color: #333;
  text-decoration: none;
}
.ub-content-slider.outside .slide-desc {
  color: #333;
  font-size: 14px;
  padding-bottom: 20px;
  padding-top: 10px;
}
@media (max-width: 640px) {
  .ub-content-slider.outside .slide-desc {
    font-size: 16px;
  }
}
.ub-content-slider.outside .slide-readmore {
  border: 1px solid #000;
  color: #000;
  display: inline-block;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
  padding: 0 20px;
  text-transform: uppercase;
  width: auto;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.ub-content-slider.outside .slide-readmore:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 480px) {
  div.ub-content-slider .click-to-play .slide-content-desc {
    padding: 20px 0;
  }
}
@media (max-width: 640px) {
  .ub-content-slider .click-to-play .slide-content-desc {
    padding: 20px;
    position: static;
    transform: translateY(0);
  }
}
.ub-content-slider .click-to-play .slide-content {
  position: relative;
}
.ub-content-slider .click-to-play .slide-content:before {
  background: rgba(0, 0, 0, 0.3);
  content: "";
  cursor: pointer;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 11;
  background-size: 72px;
  pointer-events: none;
  transition: background-size 235ms cubic-bezier(0.4, 0, 0.2, 1), opacity 235ms cubic-bezier(0.4, 0, 0.2, 1);
}
.ub-content-slider .click-to-play .slide-content:after {
  color: #fff;
  content: "\f144";
  font-family: 'Font Awesome 5 Free';
  font-size: 60px;
  font-weight: 900;
  left: 50%;
  margin: -43px 0 0 -30px;
  position: absolute;
  top: 50%;
  z-index: 12;
  opacity: 0.5;
  transition: opacity 0.4s linear;
}
.ub-content-slider .click-to-play .slide-content:hover:after {
  opacity: 1;
}
.ub-content-slider .click-to-play .slide-image {
  height: 100%;
  margin: auto;
}
@media (max-width: 640px) {
  .ub-content-slider .click-to-play .slide-image {
    max-height: 194px;
  }
}
.ub-content-slider .click-to-play .slide-title {
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 640px) {
  .ub-content-slider .click-to-play .slide-title a {
    color: #333;
  }
}
@media (max-width: 640px) {
  .ub-content-slider .click-to-play .slide-desc {
    color: #333;
  }
}
.ub-content-slider .clicked-to-play .slide-content {
  position: relative;
}
.ub-content-slider .clicked-to-play .slide-content:after {
  display: none !important;
}
@media (max-width: 640px) {
  .ub-content-slider .clicked-to-play .slide-content-desc {
    padding: 20px;
    position: static;
    transform: translateY(0);
  }
}
@media (max-width: 640px) {
  .ub-content-slider .clicked-to-play .slide-title a {
    color: #333;
  }
}
@media (max-width: 640px) {
  .ub-content-slider .clicked-to-play .slide-desc {
    color: #333;
  }
}
@media (max-width: 640px) {
  .ub-content-slider .clicked-to-play .slide-image {
    height: 100%;
    max-height: 122px;
  }
}
.ub-content-slider .product-item {
  margin: 0 !important;
  padding: 20px !important;
  width: 100% !important;
}
.ub-content-slider .product-item img {
  display: block;
  height: auto !important;
  margin: 0px auto;
  max-width: 100% !important;
  text-align: center;
  width: 100% !important;
}
.ub-content-slider .product-item .product-item-info {
  width: auto;
}
.ub-content-slider .product-item .product-item-info:hover {
  background: #fff;
  border: 1px solid #bbb;
  margin: -10px;
  padding: 9px;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
}
.ub-content-slider .product-item .product-item-info .actions-primary + .actions-secondary {
  vertical-align: top;
}
.ub-content-slider .product-item .product-item-info .stock {
  margin-top: 10px;
}
.slider-item {
  margin-bottom: 20px;
}
.slider-item .slide-content-desc {
  font-family: 'Lato', sans-serif;
  left: 0;
  margin-top: 0;
  padding: 0 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  z-index: 12;
  transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  transition: position 0.4s linear, top 0.4s linear;
}
.slider-item .slide-title {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 640px) {
  .slider-item .slide-title {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .slider-item .slide-title {
    font-size: 48px;
  }
}
.slider-item .slide-title a {
  color: #fff;
  text-decoration: none;
}
.slider-item .slide-desc {
  color: #fff;
  font-size: 18px;
  padding: 20px 0;
}
@media (max-width: 640px) {
  .slider-item .slide-desc {
    color: #fff;
    font-size: 16px;
    padding-bottom: 0;
  }
}
.slider-item .slide-readmore {
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  padding: 0 20px;
  text-transform: uppercase;
  width: auto;
  transition: all 0.4s ease-out;
}
@media (min-width: 640px) {
  .slider-item .slide-readmore {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .slider-item .slide-readmore {
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
    padding: 0 40px;
  }
}
.slider-item .slide-readmore:active,
.slider-item .slide-readmore:focus,
.slider-item .slide-readmore:hover {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}
.slider-item .slide-content-desc:empty {
  display: none;
}
.slider-item .slide-content {
  font-size: 0;
  position: relative;
  text-align: center;
}
@media (max-width: 640px) {
  .slider-item .slide-content .youtube-video .youtube iframe {
    height: 122px !important;
    min-height: inherit !important;
    width: auto !important;
  }
}
@media (max-width: 640px) {
  .slider-item .slide-content .vimeo-video .vimeo iframe {
    height: 122px !important;
    min-height: inherit !important;
    width: auto !important;
  }
}
.slider-item.outside .slide-title {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 640px) {
  .slider-item.outside .slide-title {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .slider-item.outside .slide-title {
    font-size: 48px;
  }
}
.slider-item.outside .slide-title a {
  color: #000;
  text-decoration: none;
}
.slider-items .block-content {
  margin: 0 -10px 60px !important;
}
.slider-items .slide-info {
  padding: 0 10px;
}
.slider-items .slide-title {
  font-weight: 300 !important;
}
.slider-items .slide-title a {
  text-transform: uppercase;
}
.slider-items .click-to-play .slide-title {
  font-size: 14px;
}
.slider-items iframe {
  min-height: 327px;
  width: 100% !important;
}
.slider-products .block-title h3 {
  font-size: 18px;
  text-align: left;
}
.sidebar .ub-content-slider {
  display: none;
}
@media (min-width: 768px) {
  .sidebar .ub-content-slider {
    display: block;
  }
}
@media (min-width: 768px) {
  .sidebar .ub-content-slider .product-reviews-summary .reviews-actions .action.add {
    white-space: inherit;
  }
}
@media (min-width: 1024px) {
  .sidebar .ub-content-slider .product-reviews-summary .reviews-actions .action.add {
    white-space: nowrap;
  }
}
.sidebar .slider-products .product-item {
  padding: 10px !important;
}
@media (min-width: 1440px) {
  .sidebar .slider-products .product-item {
    padding: 20px !important;
  }
}
.vertical-slider-sticky {
  background: #fff;
  max-width: 120px;
  position: fixed;
  right: 10px;
  top: 220px;
  width: 100%;
  z-index: 15;
  display: none;
}
@media (min-width: 768px) {
  .vertical-slider-sticky {
    display: block;
  }
}
.vertical-slider-sticky .block-title {
  text-align: center;
}
.vertical-slider-sticky .block-title strong {
  font-size: 14px;
}
.vertical-slider-sticky .product-item {
  padding: 10px !important;
}
.vertical-slider-sticky .product-item .product-description,
.vertical-slider-sticky .product-item .product-reviews-summary,
.vertical-slider-sticky .product-item .product-item-actions,
.vertical-slider-sticky .product-item .price-box {
  display: none !important;
}
.vertical-slider-sticky .product-item .product-item-info:hover {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.ub-blocks-promo {
  margin-bottom: 50px;
}
.ub-blocks-slider {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .ub-blocks-slider {
    flex-wrap: nowrap;
  }
}
.ub-blocks-slider .big-deal {
  line-height: 1.3;
  width: 100%;
}
@media (min-width: 768px) {
  .ub-blocks-slider .big-deal {
    width: 40%;
  }
}
@media (min-width: 1024px) {
  .ub-blocks-slider .big-deal {
    width: 30%;
  }
}
.ub-blocks-slider .big-deal .title {
  color: #1979c3;
  font-size: 94px;
  font-style: italic;
  font-weight: 700;
}
.ub-blocks-slider .big-deal .tagline {
  display: block;
  font-size: 36px;
}
.ub-blocks-slider .big-deal .desc {
  font-size: 18px;
  margin: 20px 0;
}
.ub-blocks-slider .big-deal .more-deal {
  border: 1px solid #1979c3;
  color: #1979c3;
  display: inline-block;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  margin-top: 40px;
  padding: 0 40px;
  text-transform: uppercase;
  width: auto;
  transition: all 0.4s ease-out;
}
.ub-blocks-slider .big-deal .more-deal:hover {
  background-color: #1979c3;
  color: #fff;
  text-decoration: none;
}
.ub-blocks-slider .slider-contents {
  width: 100%;
}
@media (min-width: 768px) {
  .ub-blocks-slider .slider-contents {
    width: 60%;
  }
}
@media (min-width: 1024px) {
  .ub-blocks-slider .slider-contents {
    width: 70%;
  }
}
.ub-content-slider .block-title {
  padding-top: 20px;
}
.ub-content-slider .owl-carousel {
  display: none;
  margin: auto;
  width: 100%;
}
.ub-content-slider .owl-carousel .owl-wrapper-outer {
  background-color: #f2f2f2;
}
.ub-content-slider .owl-carousel .owl-item .item {
  height: auto !important;
  width: 100% !important;
}
.ub-content-slider .owl-theme .owl-controls {
  margin: 0;
}
.ub-content-slider .owl-theme .owl-controls .owl-buttons {
  height: 0;
  width: 100%;
}
.ub-content-slider .owl-theme .owl-controls .owl-buttons .owl-prev,
.ub-content-slider .owl-theme .owl-controls .owl-buttons .owl-next {
  background: rgba(255, 255, 255, 0.5);
  border: 0 !important;
  font-size: 0;
  height: 30px;
  line-height: 1;
  margin: 0;
  margin-top: -15px;
  padding: 0;
  position: absolute;
  top: 50%;
  vertical-align: middle;
  width: 30px;
  z-index: 1;
  transition: all 0.4s linear;
  transform: none;
  opacity: 1;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
@media (min-width: 768px) {
  .ub-content-slider .owl-theme .owl-controls .owl-buttons .owl-prev,
  .ub-content-slider .owl-theme .owl-controls .owl-buttons .owl-next {
    height: 50px;
    margin-top: -25px;
    width: 50px;
  }
}
.ub-content-slider .owl-theme .owl-controls .owl-buttons .owl-prev:before,
.ub-content-slider .owl-theme .owl-controls .owl-buttons .owl-next:before {
  color: inherit;
  content: "";
  display: inline-block;
  height: 20px;
  margin: 5px;
  width: 20px;
  background-size: 100%;
}
@media (min-width: 768px) {
  .ub-content-slider .owl-theme .owl-controls .owl-buttons .owl-prev:before,
  .ub-content-slider .owl-theme .owl-controls .owl-buttons .owl-next:before {
    height: 30px;
    margin: 10px;
    width: 30px;
  }
}
.ub-content-slider .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 20px;
}
@media (min-width: 1440px) {
  .ub-content-slider .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -50px;
  }
}
.ub-content-slider .owl-theme .owl-controls .owl-buttons .owl-prev:before {
  background: url('../Ubertheme_UbContentSlider/images/back.svg');
}
.ub-content-slider .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 20px;
}
@media (min-width: 1440px) {
  .ub-content-slider .owl-theme .owl-controls .owl-buttons .owl-next {
    right: -50px;
  }
}
.ub-content-slider .owl-theme .owl-controls .owl-buttons .owl-next:before {
  background: url('../Ubertheme_UbContentSlider/images/next.svg');
}
.ub-content-slider .owl-theme .owl-disabled {
  display: none !important;
}
.ub-content-slider .owl-theme .owl-pagination {
  bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .ub-content-slider .owl-theme .owl-pagination {
    bottom: 20px;
  }
}
.ub-content-slider .owl-theme .owl-pagination .owl-page {
  background: none;
  border: 0;
  display: inline-block;
  height: 20px;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: 20px;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.ub-content-slider .owl-theme .owl-pagination .owl-page span {
  background-color: #fff;
  color: #fff;
  content: "";
  display: inline-block;
  height: 6px;
  margin: 7px;
  width: 6px;
  opacity: 0.5 !important;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.ub-content-slider .owl-theme .owl-pagination .owl-page span.owl-numbers {
  color: #000;
  font-size: 10px;
  height: 15px;
  line-height: 15px;
  padding: 0;
  text-align: center;
  width: 15px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.ub-content-slider .owl-theme .owl-pagination .owl-page:hover span {
  background-color: #000000;
  color: #fff;
  opacity: 1 !important;
}
.ub-content-slider .owl-theme .owl-pagination .owl-page.active span {
  background-color: #fff;
  opacity: 1 !important;
}
.ub-content-slider .owl-theme .bar {
  background: #fc5e10;
  height: 4px;
  max-width: 100%;
  width: 0%;
}
.ub-content-slider .owl-theme .progressBar {
  background: #ededed;
  margin: 0;
  max-width: 100%;
}
.ub-content-slider.outside .owl-wrapper-outer {
  background: none;
  height: auto !important;
}
.ub-content-slider.outside .owl-wrapper-outer .item {
  height: auto !important;
  width: 100% !important;
}
.ub-content-slider.outside .owl-pagination {
  margin-top: 40px;
  position: static;
}
.ub-content-slider.outside .owl-pagination .owl-page span {
  background-color: #000;
}
.ub-content-slider.outside .owl-pagination .owl-page.active span {
  background-color: #000;
}
.ub-content-slider.pagination-bottom-right .owl-controls .owl-pagination {
  left: 15px;
  text-align: left;
  width: auto;
}
.ub-content-slider.pagination-bottom-right .owl-controls .owl-pagination {
  right: 15px;
  text-align: right;
  width: auto;
}
.ub-content-slider .thumb-items .owl-wrapper-outer {
  background: none;
  margin: 0;
  width: initial;
}
.ub-content-slider .thumb-items .owl-wrapper-outer .item {
  height: auto !important;
  width: auto !important;
}
.ub-content-slider .thumb-items .owl-item {
  cursor: pointer;
}
.ub-content-slider .thumb-items .owl-item .item {
  border: 1px solid transparent;
  float: left;
  font-size: 0;
  margin: 10px !important;
  position: relative;
}
.ub-content-slider .thumb-items .owl-item .item a {
  display: flex;
}
.ub-content-slider .thumb-items .owl-item .item:before {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-box-shadow: inset 0px 0px 50px 0px #000000;
  -ms-box-shadow: inset 0px 0px 50px 0px #000000;
  box-shadow: inset 0px 0px 50px 0px #000000;
}
.ub-content-slider .thumb-items .owl-item .item img {
  margin: auto;
}
.ub-content-slider .thumb-items .owl-item.synced .item {
  border: 1px solid #000000;
}
.ub-content-slider .thumb-items .owl-item.synced .item img {
  border: 0;
}
.ub-content-slider .thumb-items .owl-item.synced .item:before {
  background-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.ub-content-slider .thumb-items .owl-item.synced .item:after {
  color: #000000;
  content: "\f0d8";
  font-family: 'Font Awesome 5 Free';
  font-size: 32px;
  font-weight: 900;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  top: -28px;
}
.ub-content-slider.slider-products .owl-pagination {
  margin-top: 40px;
  position: static;
}
.ub-content-slider.slider-products .owl-pagination .owl-page span {
  background-color: #000;
}
.ub-content-slider.slider-products .owl-pagination .owl-page span.owl-numbers {
  color: #fff;
}
.ub-content-slider.slider-products .owl-pagination .owl-page.active span {
  background-color: #000;
}
.sidebar .ub-content-slider .owl-controls .owl-buttons .owl-prev,
.sidebar .ub-content-slider .owl-controls .owl-buttons .owl-next {
  height: 30px;
  margin-top: -25px;
  top: 0;
  width: 30px;
}
@media (min-width: 1024px) {
  .sidebar .ub-content-slider .owl-controls .owl-buttons .owl-prev,
  .sidebar .ub-content-slider .owl-controls .owl-buttons .owl-next {
    margin-top: -50px;
  }
}
.sidebar .ub-content-slider .owl-controls .owl-buttons .owl-prev:before,
.sidebar .ub-content-slider .owl-controls .owl-buttons .owl-next:before {
  height: 15px;
  width: 15px;
}
.sidebar .ub-content-slider .owl-controls .owl-buttons .owl-prev {
  left: auto;
  right: 30px;
}
.sidebar .ub-content-slider .owl-controls .owl-buttons .owl-next {
  right: 0;
}
.page-wrapper > .widget.fullwidth {
  max-width: 100%;
  padding: 0;
}
.page-wrapper .fullwidth {
  max-width: 100%;
  padding: 0;
}
.page-wrapper .fullwidth .owl-controls .owl-buttons .owl-prev {
  left: 20px;
}
.page-wrapper .fullwidth .owl-controls .owl-buttons .owl-next {
  right: 20px;
}
div.ub-content-slider .block-content {
  opacity: 0;
  margin: auto;
  margin: 0 -10px 20px;
  width: initial;
}
div.ub-content-slider .slick-slider {
  opacity: 0;
}
div.ub-content-slider .slick-slider.slick-initialized {
  opacity: 1;
  transition: opacity 0.1s linear;
}
div.ub-content-slider .slick-loading {
  position: relative;
}
div.ub-content-slider .slick-loading:before {
  background-color: #f2f2f2;
  background-image: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
  content: "";
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 100%;
  animation: shine-lines 1.4s ease infinite;
  background-size: 400% 100%;
}
div.ub-content-slider .slick-prev,
div.ub-content-slider .slick-next {
  background-color: rgba(255, 255, 255, 0.5) !important;
  border: 0 !important;
  display: none;
  height: 30px;
  margin-top: -15px;
  width: 30px;
  z-index: 1;
  transition: all 0.4s linear;
  transform: none;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
@media (min-width: 768px) {
  div.ub-content-slider .slick-prev,
  div.ub-content-slider .slick-next {
    height: 50px;
    margin-top: -25px;
    width: 50px;
  }
}
div.ub-content-slider .slick-prev:before,
div.ub-content-slider .slick-next:before {
  color: inherit;
  content: "";
  display: inline-block;
  font-size: 0;
  height: 20px;
  width: 20px;
  background-size: 100%;
}
@media (min-width: 768px) {
  div.ub-content-slider .slick-prev:before,
  div.ub-content-slider .slick-next:before {
    height: 25px;
    width: 25px;
  }
}
div.ub-content-slider .slick-disabled {
  display: none !important;
}
div.ub-content-slider .slick-prev {
  left: 20px;
}
@media (min-width: 1440px) {
  div.ub-content-slider .slick-prev {
    left: -50px;
  }
}
div.ub-content-slider .slick-prev:before {
  background: url('../Ubertheme_UbContentSlider/images/back.svg');
}
div.ub-content-slider .slick-next {
  right: 20px;
}
@media (min-width: 1440px) {
  div.ub-content-slider .slick-next {
    right: -50px;
  }
}
div.ub-content-slider .slick-next:before {
  background: url('../Ubertheme_UbContentSlider/images/next.svg');
}
div.ub-content-slider .slick-dots {
  bottom: 20px;
}
@media (max-width: 480px) {
  div.ub-content-slider .slick-dots {
    bottom: 10px;
  }
}
div.ub-content-slider .slick-dots li {
  height: 20px;
  margin: 0;
  width: 20px;
}
div.ub-content-slider .slick-dots button {
  background-color: #fff;
  border: 0;
  color: #000;
  display: block;
  font-size: 10px;
  height: 6px;
  margin: 7px;
  padding: 0;
  width: 6px;
  opacity: 0.5;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
div.ub-content-slider .slick-dots button:before {
  display: none;
}
div.ub-content-slider .slick-dots button:hover {
  background-color: #000000;
  opacity: 1;
}
div.ub-content-slider .slick-dots button.slick-number {
  height: 15px;
  line-height: 15px;
  width: 15px;
}
div.ub-content-slider .slick-dots button.slick-number:hover {
  background-color: #000000;
  color: #fff;
}
div.ub-content-slider .slick-dots li.slick-active button {
  background-color: #fff;
  opacity: 1;
}
div.ub-content-slider [dir="rtl"] .slick-next {
  left: 0;
  right: auto;
}
@media (min-width: 1440px) {
  div.ub-content-slider [dir="rtl"] .slick-next {
    left: -50px;
  }
}
div.ub-content-slider [dir="rtl"] .slick-next:before {
  transform: rotate(901deg);
}
div.ub-content-slider [dir="rtl"] .slick-prev {
  left: auto;
  right: 0;
}
@media (min-width: 1440px) {
  div.ub-content-slider [dir="rtl"] .slick-prev {
    right: -50px;
  }
}
div.ub-content-slider [dir="rtl"] .slick-prev:before {
  transform: rotate(901deg);
}
div.ub-content-slider.center-mode .slick-slide {
  opacity: 0.25;
}
div.ub-content-slider.center-mode .slick-slide:hover {
  opacity: 1;
}
div.ub-content-slider.center-mode .slick-current {
  opacity: 1;
}
div.ub-content-slider.center-mode .slick-current .product-item-info {
  background: #fff;
  border: 1px solid #bbb;
  margin: -10px;
  padding: 9px;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
}
div.ub-content-slider.center-mode .slick-center {
  opacity: 1;
}
div.ub-content-slider .thumb-items {
  opacity: 0;
}
@media (max-width: 767px) {
  div.ub-content-slider .thumb-items {
    max-height: 77px;
  }
}
div.ub-content-slider .thumb-items .slick-slide {
  border: 1px solid transparent;
  cursor: pointer;
  margin: 10px !important;
  position: relative;
}
div.ub-content-slider .thumb-items .slick-slide:before {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-box-shadow: inset 0px 0px 50px 0px #000000;
  -ms-box-shadow: inset 0px 0px 50px 0px #000000;
  box-shadow: inset 0px 0px 50px 0px #000000;
}
div.ub-content-slider .thumb-items .slick-slide img {
  margin: auto;
}
div.ub-content-slider .thumb-items .slick-current {
  border: 1px solid #000000;
}
div.ub-content-slider .thumb-items .slick-current img {
  border: 0;
}
div.ub-content-slider .thumb-items .slick-current:before {
  background-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
div.ub-content-slider .thumb-items .slick-current:after {
  color: #000000;
  content: "\f0d8";
  font-family: 'Font Awesome 5 Free';
  font-size: 32px;
  font-weight: 900;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  top: -28px;
}
div.ub-content-slider.slider-item .block-content {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
div.ub-content-slider.slider-item .slick-slide {
  height: auto !important;
  margin: 0;
  position: relative;
}
div.ub-content-slider.slider-item .slick-slide .item {
  height: auto !important;
  margin: 0;
  position: relative;
}
div.ub-content-slider.slider-item .slick-slide img {
  display: inherit;
}
div.ub-content-slider.slider-item.outside .slick-list {
  height: auto !important;
}
div.ub-content-slider.slider-item.outside .slick-dots {
  margin-top: 20px;
  position: static;
}
div.ub-content-slider.slider-item.outside .slick-dots button {
  background-color: #000;
  color: #fff;
}
div.ub-content-slider.slider-item.outside .slick-dots button:hover {
  background-color: #000000;
}
div.ub-content-slider.slider-item.outside .slick-dots li.slick-active button {
  background-color: #000;
}
div.ub-content-slider.slider-item.thumbs-inside {
  position: relative;
}
div.ub-content-slider.slider-item.thumbs-inside .thumb-items {
  bottom: 0px;
  bottom: 10px;
  left: 50%;
  margin-left: -150px;
  max-height: 20px;
  max-width: 300px;
  position: static;
  width: 100%;
}
@media (min-width: 768px) {
  div.ub-content-slider.slider-item.thumbs-inside .thumb-items {
    margin-left: -300px;
    max-height: 80px;
    max-width: 600px;
    position: absolute;
  }
}
@media (min-width: 1024px) {
  div.ub-content-slider.slider-item.thumbs-inside .thumb-items {
    margin-left: -400px;
    max-width: 800px;
  }
}
@media (max-width: 767px) {
  div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-list {
    bottom: 0;
    left: 50%;
    margin-left: -150px;
    max-width: 300px;
    padding: 0 !important;
    position: absolute;
    width: 100%;
  }
}
@media (max-width: 767px) {
  div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-track {
    max-width: 300px !important;
    text-align: center;
    transform: none !important;
  }
}
div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-prev,
div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-next {
  height: 30px;
  margin-top: -15px;
  width: 30px;
}
@media (min-width: 768px) {
  div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-prev,
  div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-next {
    height: 50px;
    margin-top: -25px;
    width: 50px;
  }
}
div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-prev {
  left: 20px;
}
@media (min-width: 768px) {
  div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-prev {
    left: -50px;
  }
}
div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-next {
  right: 20px;
}
@media (min-width: 768px) {
  div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-next {
    right: -50px;
  }
}
div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-slide {
  margin: 0;
}
@media (max-width: 767px) {
  div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-slide {
    background-color: rgba(255, 255, 255, 0.5);
    border: 0;
    display: inline-block !important;
    float: none;
    height: 6px !important;
    margin: 4px !important;
    width: 6px !important;
  }
}
@media (max-width: 767px) {
  div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-slide:before {
    display: none;
  }
}
@media (max-width: 767px) {
  div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-slide:hover {
    background-color: #000000;
  }
}
@media (max-width: 767px) {
  div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-slide img {
    display: none;
  }
}
@media (max-width: 767px) {
  div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-current {
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-cloned {
    display: none !important;
  }
}
div.ub-content-slider.slider-item.thumbs-inside .thumb-items .slick-current:after {
  display: none;
}
div.ub-content-slider.slider-items .slick-dots {
  bottom: -40px;
}
div.ub-content-slider.slider-items .slick-dots button {
  background-color: #000;
  color: #fff;
}
div.ub-content-slider.slider-items .slick-dots button:hover {
  background-color: #000000;
}
div.ub-content-slider.slider-items .slick-dots li.slick-active button {
  background-color: #000;
}
@media (min-width: 768px) {
  div.ub-content-slider.slider-items.variable-width .slick-slide .slide-image {
    max-width: 1280px;
  }
}
div.ub-content-slider.slider-products .block-title {
  padding-top: 20px;
}
div.ub-content-slider.slider-products .slick-dots {
  bottom: -40px;
}
div.ub-content-slider.slider-products .slick-dots button {
  background-color: #000;
  color: #fff;
}
div.ub-content-slider.slider-products .slick-dots button:hover {
  background-color: #000000;
}
div.ub-content-slider.slider-products .slick-dots li.slick-active button {
  background-color: #000;
}
div.ub-content-slider.slider-products .thumb-items .slick-prev,
div.ub-content-slider.slider-products .thumb-items .slick-next {
  margin-top: -25px;
}
div.ub-content-slider.slider-product .slick-dots {
  bottom: -40px;
}
div.ub-content-slider.slider-product .slick-dots button {
  background-color: #000;
  color: #fff;
}
div.ub-content-slider.slider-product .slick-dots button:hover {
  background-color: #000000;
}
div.ub-content-slider.slider-product .slick-dots li.slick-active button {
  background-color: #000;
}
div.ub-content-slider.slider-product .thumb-items .slick-prev,
div.ub-content-slider.slider-product .thumb-items .slick-next {
  margin-top: -25px;
}
div.ub-content-slider.pagination-bottom-right .slick-dots {
  text-align: right;
}
div.ub-content-slider.pagination-bottom-left .slick-dots {
  text-align: left;
}
.sidebar .ub-content-slider .slick-prev,
.sidebar .ub-content-slider .slick-next {
  height: 30px;
  margin-top: -25px;
  top: 0;
  width: 30px;
}
@media (min-width: 1024px) {
  .sidebar .ub-content-slider .slick-prev,
  .sidebar .ub-content-slider .slick-next {
    margin-top: -50px;
  }
}
.sidebar .ub-content-slider .slick-prev:before,
.sidebar .ub-content-slider .slick-next:before {
  height: 15px;
  width: 15px;
}
.sidebar .ub-content-slider .slick-prev {
  left: auto;
  right: 30px;
}
.sidebar .ub-content-slider .slick-next {
  right: 0;
}
.sidebar .ub-content-slider [dir="rtl"] .slick-prev {
  left: auto;
  right: 0;
}
.sidebar .ub-content-slider [dir="rtl"] .slick-next {
  right: 30px;
}
.ub-content-slider.slider-item .content-to-left .slide-readmore {
  display: none;
}
.ub-content-slider.slider-item .content-to-left .slide-desc {
  color: #fff;
  font-size: 16px;
  margin: auto;
  max-width: 1280px;
  padding: 0 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .ub-content-slider.slider-item .content-to-left .slide-desc {
    font-size: 18px;
    padding: 0 80px;
    text-align: left;
  }
}
.ub-content-slider.slider-item .content-to-left .slide-desc .title {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 10px;
}
@media (min-width: 640px) {
  .ub-content-slider.slider-item .content-to-left .slide-desc .title {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .ub-content-slider.slider-item .content-to-left .slide-desc .title {
    font-size: 48px;
  }
}
.ub-content-slider.slider-item .content-to-left .slide-desc .title a {
  color: #fff;
  text-decoration: none;
}
.ub-content-slider.slider-item .content-to-left .slide-desc .desc {
  display: none;
  margin: 0 0 20px;
}
@media (min-width: 1024px) {
  .ub-content-slider.slider-item .content-to-left .slide-desc .desc {
    display: block;
  }
}
.ub-content-slider.slider-item .content-to-left .slide-desc .readmore {
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  padding: 0 20px;
  text-transform: uppercase;
  width: auto;
  transition: all 0.4s ease-out;
}
@media (min-width: 768px) {
  .ub-content-slider.slider-item .content-to-left .slide-desc .readmore {
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
    padding: 0 40px;
  }
}
@media (min-width: 1024px) {
  .ub-content-slider.slider-item .content-to-left .slide-desc .readmore {
    margin-top: 40px;
  }
}
.ub-content-slider.slider-item .content-to-left .slide-desc .readmore:active,
.ub-content-slider.slider-item .content-to-left .slide-desc .readmore:focus,
.ub-content-slider.slider-item .content-to-left .slide-desc .readmore:hover {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}
.ub-content-slider.slider-item .content-to-right .slide-readmore {
  display: none;
}
.ub-content-slider.slider-item .content-to-right .slide-desc {
  color: #fff;
  font-size: 16px;
  margin: auto;
  max-width: 1280px;
  padding: 0 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .ub-content-slider.slider-item .content-to-right .slide-desc {
    padding: 0 80px;
    text-align: right;
  }
}
.ub-content-slider.slider-item .content-to-right .slide-desc .title {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 10px;
}
@media (min-width: 640px) {
  .ub-content-slider.slider-item .content-to-right .slide-desc .title {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .ub-content-slider.slider-item .content-to-right .slide-desc .title {
    font-size: 48px;
  }
}
.ub-content-slider.slider-item .content-to-right .slide-desc .title a {
  color: #fff;
  text-decoration: none;
}
.ub-content-slider.slider-item .content-to-right .slide-desc .desc {
  display: none;
  margin: 0 0 20px;
}
@media (min-width: 1024px) {
  .ub-content-slider.slider-item .content-to-right .slide-desc .desc {
    display: block;
  }
}
.ub-content-slider.slider-item .content-to-right .slide-desc .readmore {
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  padding: 0 20px;
  text-transform: uppercase;
  width: auto;
  transition: all 0.4s ease-out;
}
@media (min-width: 768px) {
  .ub-content-slider.slider-item .content-to-right .slide-desc .readmore {
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
    padding: 0 40px;
  }
}
@media (min-width: 1024px) {
  .ub-content-slider.slider-item .content-to-right .slide-desc .readmore {
    margin-top: 40px;
  }
}
.ub-content-slider.slider-item .content-to-right .slide-desc .readmore:active,
.ub-content-slider.slider-item .content-to-right .slide-desc .readmore:focus,
.ub-content-slider.slider-item .content-to-right .slide-desc .readmore:hover {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}
.page-wrapper > .widget.fullwidth {
  max-width: 100%;
  padding: 0;
}
.page-wrapper .fullwidth {
  max-width: 100%;
  padding: 0;
}
.page-wrapper .fullwidth .slick-prev {
  left: 20px;
}
.page-wrapper .fullwidth .slick-next {
  right: 20px;
}
.vertical-slider-sticky.slider-products .block-content {
  margin: 0;
}
.vertical-slider-sticky.slider-products .product-item a.ub-quick-view-button {
  font-size: 0;
}
.vertical-slider-sticky.slider-products .slick-prev,
.vertical-slider-sticky.slider-products .slick-next {
  background-color: #fff;
  height: 30px;
  margin-top: 0;
  max-width: 120px;
  width: 100%;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.vertical-slider-sticky.slider-products .slick-prev:before,
.vertical-slider-sticky.slider-products .slick-next:before {
  height: 15px;
  width: 15px;
}
.vertical-slider-sticky.slider-products .slick-prev {
  left: 0;
  top: -75px;
}
.vertical-slider-sticky.slider-products .slick-prev:before {
  transform: rotate(90deg);
}
.vertical-slider-sticky.slider-products .slick-next {
  bottom: 0;
  margin-bottom: -30px;
  right: 0;
  top: auto;
}
.vertical-slider-sticky.slider-products .slick-next:before {
  transform: rotate(90deg);
}
.vertical-slider-sticky.slider-products .slick-dots {
  bottom: -20px;
}
.ub-blocks-slider .slick-prev {
  left: 0;
}
.ub-blocks-slider .slick-next {
  right: 0;
}
@media screen and (min-width: 1200px) {
  .cms-lookbook-page .lookbook-content.grid-3-per-row .item .youtube iframe {
    min-height: 400px;
  }
  .cms-lookbook-page .lookbook-content.grid-3-per-row .item .youtube-video {
    min-height: 400px;
  }
  .cms-lookbook-page .lookbook-content.grid-4-per-row .item .youtube iframe {
    max-height: 182px;
    min-height: 182px;
  }
  .cms-lookbook-page .lookbook-content.grid-4-per-row .item .youtube-video .slide-image {
    max-height: 182px;
  }
}
/**
 * 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;
}
.checkout-agreement .action.action-show {
  font-size: 1.6rem;
}
.checkout-agreements-block .checkout-agreement.field {
  display: block;
}
.field.choice.consent label:after {
  content: ' *';
  color: #e02b27;
  font-size: 1.2rem;
}
.alignfull {
  margin-left: calc(-100vw/2 + 100%/2);
  margin-right: calc(-100vw/2 + 100%/2);
  max-width: 100vw;
  width: 100vw !important;
}
.alignfull img {
  width: 100%;
  height: auto;
}
body {
  font-family: sans-serif, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
table th {
  font-weight: normal;
}
.header.content {
  padding-top: 8px;
}
.block-search.block-search {
  margin-top: 5px;
}
.logo img {
  width: 150px;
}
#switcher-language,
.header-account {
  display: none;
}
.block-search .label:before,
.block-search .action.search:before,
.minicart-wrapper .action.showcart,
.header-account {
  content: '' !important;
  background-image: url('../images/icon-header.svg');
  background-repeat: no-repeat;
}
.minicart-wrapper.minicart-wrapper {
  margin-top: 5px;
  height: 28px;
}
.minicart-wrapper.minicart-wrapper .action.showcart.active:before {
  content: none;
}
.minicart-wrapper.minicart-wrapper .action.showcart:hover {
  opacity: 0.6;
}
.minicart-wrapper.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  top: -6px;
  right: -8px;
  padding: 0;
  margin: 0;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  min-width: 12px;
  padding: 0 2px;
  background-color: #B10000;
}
.minicart-wrapper.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
}
.minicart-wrapper.minicart-wrapper .action.showcart {
  background-position: 0 0;
  width: 28px;
  height: 28px;
}
.minicart-wrapper.minicart-wrapper .action.showcart:before {
  content: "";
}
.minicart-wrapper.minicart-wrapper .block-minicart {
  border: none;
  border-radius: 8px;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
}
.minicart-wrapper.minicart-wrapper .action.close {
  right: 8px;
  top: 8px;
}
.authentication-wrapper {
  display: none;
}
#top-cart-btn-checkout,
#shipping-method-buttons-container .button.action.continue.primary,
.action.primary.checkout {
  background-color: #668963;
  border: 1px solid #668963;
}
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  overflow: visible;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  border: 1px solid #D3D3D3;
}
.minicart-items-wrapper {
  border: none;
  padding: 15px 20px;
}
.minicart-items .product .toggle {
  font-size: 14px;
  color: #707070;
  margin-top: 10px;
}
.minicart-items .product-item-name {
  font-weight: bold;
  margin: 0;
}
.minicart-items .product-item-details .price {
  font-weight: normal;
}
.minicart-items .details-qty {
  font-size: 14px;
}
.minicart-items .details-qty .label:after {
  content: none;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 0px 20px 0;
}
.block-minicart .block-content > .actions > .secondary {
  margin: 15px 0 0 0;
}
.block-minicart .block-content > .actions > .secondary .action.viewcart {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 16px;
  display: block;
  color: #000000;
  border: 1px solid #000000;
  border-radius: 3px;
  text-decoration: none;
}
.mst-searchautocomplete__wrapper .iva-notice {
  display: none;
}
.block-search .label:before,
.block-search .action.search:before {
  content: '';
  background-position: 0 -112px;
  width: 28px;
  height: 28px;
}
.breadcrumbs .item:not(:last-child):after {
  margin: 0 3px;
}
.page-title-wrapper {
  margin: 20px 0 30px 0;
}
.page-title-wrapper h1 {
  font-size: 21px;
  line-height: 24px;
  font-weight: bold;
  margin: 0;
}
.page-footer {
  padding: 0 !important;
}
.page-footer .footer.content {
  display: none;
}
.mnkve-footer-servizi {
  padding-right: 20px;
  padding-left: 20px;
  max-width: 1280px;
  margin: auto;
}
.mnkve-footer-servizi .home-servizi {
  margin-bottom: 20px;
}
.mnkve-site-footer {
  background-color: #FAF7F7;
  color: #000000;
  padding: 30px 0 0 0;
}
.mnkve-site-footer .block-cms-link.widget {
  margin: 0 !important;
}
.mnkve-site-footer .inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
.mnkve-site-footer h2,
.mnkve-site-footer h3,
.mnkve-site-footer h4,
.mnkve-site-footer h5,
.mnkve-site-footer h6 {
  margin: 0 0 10px 0;
  font-size: 20px;
}
.mnkve-site-footer a {
  color: #000000;
  text-decoration: none;
}
.mnkve-site-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mnkve-site-footer ul li {
  margin: 0;
  padding: 0;
}
.mnkve-site-footer .footer-info-link-wrapper {
  padding-bottom: 20px;
}
.mnkve-site-footer .footer-links .telephone,
.mnkve-site-footer .footer-info .telephone {
  display: block;
  font-size: 32px;
  line-height: 32px;
  margin: 15px 0 0px 0;
}
.mnkve-site-footer .footer-links .telephone a,
.mnkve-site-footer .footer-info .telephone a {
  text-decoration: none;
}
.mnkve-site-footer .footer-copyright {
  padding: 40px 0;
  background-color: #000000;
  color: #FFFFFF;
  text-align: center;
}
.mnkve-site-footer .footer-copyright .inner div.copyright-5 a {
  color: #FFFFFF;
  margin-right: 15px;
}
.mnkve-site-footer .footer-checkout {
  padding-bottom: 30px;
}
.mnkve-site-footer .footer-checkout-carte,
.mnkve-site-footer .footer-checkout-info,
.mnkve-site-footer .footer-checkout-packaging {
  margin-bottom: 40px;
}
.mnkve-site-footer .footer-checkout-copyright a {
  color: #FFFFFF;
  margin-right: 15px;
}
.mnkve-site-footer .toggle-content-4 a {
  text-decoration: underline;
}
.mnkve-site-footer .block-product-link.widget,
.mnkve-site-footer .block-category-link.widget {
  margin: 0;
}
.mnkve-site-footer .credits {
  display: inline-block;
  margin-top: 30px;
}
.mnkve-site-footer .credits a {
  color: #7F7E7E;
}
.mnkve-site-footer .footer-social-block {
  margin-top: 30px;
}
.mnkve-site-footer .social {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
}
.mnkve-site-footer .social li {
  padding: 0;
  margin: 0 5px;
}
.mnkve-site-footer .facebook,
.mnkve-site-footer .twitter,
.mnkve-site-footer .instagram,
.mnkve-site-footer .youtube,
.mnkve-site-footer .linkedin,
.mnkve-site-footer .pinterest,
.mnkve-site-footer .linkedin,
.mnkve-site-footer .flickr {
  padding: 0;
  margin: 0 5px 5px 0;
}
.mnkve-site-footer .facebook a,
.mnkve-site-footer .twitter a,
.mnkve-site-footer .instagram a,
.mnkve-site-footer .youtube a,
.mnkve-site-footer .linkedin a,
.mnkve-site-footer .pinterest a,
.mnkve-site-footer .linkedin a,
.mnkve-site-footer .flickr a {
  display: block;
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  background-image: url('../images/icon-social.svg');
  background-repeat: no-repeat;
  background-size: 32px auto;
  text-indent: -9999px;
  overflow: hidden;
}
.mnkve-site-footer .facebook a {
  background-position: 0 0;
}
.mnkve-site-footer .twitter a {
  background-position: 0 -64px;
}
.mnkve-site-footer .instagram a {
  background-position: 0 -128px;
}
.mnkve-site-footer .youtube a {
  background-position: 0 -192px;
}
.mnkve-site-footer .linkedin a {
  background-position: 0 -256px;
}
.mnkve-site-footer .pinterest a {
  background-position: 0 -318px;
}
.mnkve-site-footer .flickr a {
  background-position: 0 -384px;
}
.credit-cards {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.credit-cards li {
  background-image: url('../images/icon-credit-card.svg');
  background-size: 45px auto;
  background-repeat: no-repeat;
  width: 45px;
  height: 29px;
  margin: 0 10px 10px 0 !important;
  overflow: hidden;
  text-indent: -500px;
}
.credit-cards li.visa {
  background-position: 0 0;
}
.credit-cards li.mastercard {
  background-position: 0 -56px;
}
.credit-cards li.maestro {
  background-position: 0 -113px;
}
.credit-cards li.paypal {
  background-position: 0 -170px;
}
.credit-cards li.americanexpress {
  background-position: 0 -226px;
}
.credit-cards li.bonifico-it {
  background-position: 0 -281px;
}
.credit-cards li.contrassegno-it {
  background-position: 0 -339px;
}
.credit-cards li.bonifico-en {
  background-position: 0 -396px;
}
.credit-cards li.bonifico-fr {
  background-position: 0 -452px;
}
.credit-cards li.amazon {
  background-position: 0 -509px;
}
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.account .legend > strong,
.account .legend > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-results .block-title > span,
.block-giftregistry-shared-items .block-title > strong,
.block-giftregistry-shared-items .block-title > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.block-wishlist-search-results .block-title > strong,
.block-wishlist-search-results .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span,
fieldset .mnk-titolo-intro > .legend {
  font-size: 18px;
  font-weight: bold;
}
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong,
.block.upsell .title strong,
.block.related .title strong {
  position: relative;
  overflow: hidden;
  font-weight: bold;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.block-compare .block-title strong:after,
.block-reorder .block-title strong:after,
.widget .block-title strong:after,
.block-wishlist .block-title strong:after,
.block.upsell .title strong:after,
.block.related .title strong:after {
  position: absolute;
  background-color: #000000;
  top: 51%;
  width: 100%;
  height: 1px;
  content: "\a0";
  margin-left: 10px;
}
.cms-page-view.page-layout-1column .page-main {
  max-width: 800px;
}
.cms-page-view.page-layout-cms-full-width .page-main {
  max-width: 1280px;
  margin: auto;
  padding-right: 20px;
  padding-left: 20px;
  box-sizing: border-box;
}
.cart-summary,
.opc-block-summary {
  background-color: #FAF7F7;
  border-radius: 10px;
}
.cart-summary > .title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  font-size: 24px;
  font-weight: bold;
  margin: 16px 0 4px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.block-collapsible-nav .content {
  background: #FAF7F7;
  border-radius: 8px;
}
button {
  background-image: none;
  background: #FFFFFF;
  border: 1px solid #000000;
  color: #000000;
  font-family: sans-serif;
  font-weight: normal;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 16px;
}
button:hover {
  background-color: #FFFFFF;
  color: #707070;
  border-color: #707070;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #000000;
  border: 1px solid #000000;
  color: #FFFFFF;
  cursor: pointer;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 16px;
}
.action.primary:hover,
.action-primary:hover {
  background-color: #333333;
}
.home-intro-slide-wrapper {
  clear: both;
  margin-left: calc(-100vw/2 + 100%/2);
  margin-right: calc(-100vw/2 + 100%/2);
  margin-bottom: 40px;
  max-width: 100vw;
  width: 100vw !important;
}
.home-intro-slide-wrapper .inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  position: relative;
}
.home-azienda,
.doppio-tassello {
  background-color: #FAF7F7;
  clear: both;
  margin-left: calc(-100vw/2 + 100%/2);
  margin-right: calc(-100vw/2 + 100%/2);
  max-width: 100vw;
  width: 100vw !important;
}
.home-azienda .inner,
.doppio-tassello .inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
.home-azienda .block-foto img,
.doppio-tassello .block-foto img,
.home-azienda .tassello img,
.doppio-tassello .tassello img {
  display: block;
  width: 100%;
  height: auto;
}
.doppio-tassello {
  padding: 20px 0;
  margin-bottom: 20px;
}
.doppio-tassello .tassello {
  position: relative;
}
.doppio-tassello .tassello:first-child {
  margin-bottom: 20px;
}
.doppio-tassello .tassello .text {
  position: absolute;
  top: 15px;
  right: 15px;
  left: 15px;
}
.doppio-tassello .tassello .text h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0 0 10px 0;
}
.doppio-tassello .tassello .text .cta-link {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.doppio-tassello .tassello .text .cta-link a {
  position: relative;
  color: #FFFFFF;
  text-decoration: none;
  white-space: nowrap;
}
.doppio-tassello .tassello .text .cta-link a:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  background-image: url('../images/cta-arrow-right.svg');
  width: 51px;
  height: 16px;
  background-repeat: no-repeat;
}
.home-azienda .block-foto img {
  margin-left: calc(-100vw/2 + 100%/2);
  margin-right: calc(-100vw/2 + 100%/2);
  max-width: 100vw;
  width: 100vw;
}
.home-azienda .block-text {
  padding: 60px 20px;
  text-align: left;
}
.home-azienda .block-text h1,
.home-azienda .block-text h2,
.home-azienda .block-text h3,
.home-azienda .block-text h4,
.home-azienda .block-text h5,
.home-azienda .block-text h6 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #000000;
  margin: 0 0 15px 0;
}
.home-azienda .block-text p {
  font-size: 18px;
  line-height: 21px;
  color: #707070;
  margin: 0 0 15px 0;
}
.home-azienda .block-text .cta-button {
  text-align: left;
}
.home-intro-text {
  margin: 20px 0;
}
.home-intro-text h1,
.home-intro-text h2,
.home-intro-text h3,
.home-intro-text h4,
.home-intro-text h5,
.home-intro-text h6,
.home-intro-text p,
.home-intro-text ul,
.home-intro-text li,
.home-intro-text dl,
.home-intro-text ol {
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  padding: 0;
}
.home-servizi .icon,
.checkout-icon-blocks .icon,
.block-static-promo .block-product .icon {
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('../images/icon-servizi.svg');
  background-repeat: no-repeat;
  background-size: 38px auto;
  background-position: 0px 0px;
  margin-bottom: 5px;
}
.home-servizi .icon.block-product-shipping,
.checkout-icon-blocks .icon.block-product-shipping,
.block-static-promo .block-product .icon.block-product-shipping {
  background-position: 0 -76px;
}
.home-servizi .icon.block-product-servizioclienti,
.checkout-icon-blocks .icon.block-product-servizioclienti,
.block-static-promo .block-product .icon.block-product-servizioclienti {
  background-position: 0 -228px;
}
.home-servizi .icon.block-product-garanzia,
.checkout-icon-blocks .icon.block-product-garanzia,
.block-static-promo .block-product .icon.block-product-garanzia {
  background-position: 0 -152px;
}
.home-servizi .icon.block-made-in-italy,
.checkout-icon-blocks .icon.block-made-in-italy,
.block-static-promo .block-product .icon.block-made-in-italy {
  background-position: 0 -381px;
}
.home-servizi .icon.block-ricambi,
.checkout-icon-blocks .icon.block-ricambi,
.block-static-promo .block-product .icon.block-ricambi {
  background-position: 0 -455px;
}
.home-servizi .icon.block-product-made-in-italy,
.checkout-icon-blocks .icon.block-product-made-in-italy,
.block-static-promo .block-product .icon.block-product-made-in-italy {
  background-position: 0 -384px;
}
.home-servizi .icon.block-product-resi,
.checkout-icon-blocks .icon.block-product-resi,
.block-static-promo .block-product .icon.block-product-resi {
  background-position: 0 -687px;
}
.home-servizi .icon.block-product-personalizza,
.checkout-icon-blocks .icon.block-product-personalizza,
.block-static-promo .block-product .icon.block-product-personalizza {
  background-position: 0 -761px;
}
.home-servizi .icon.block-product-riciclabile,
.checkout-icon-blocks .icon.block-product-riciclabile,
.block-static-promo .block-product .icon.block-product-riciclabile {
  background-position: 0 -835px;
}
.home-servizi,
.checkout-icon-blocks {
  border-radius: 8px;
  background-color: #FAF7F7;
  padding: 25px;
  margin-bottom: 20px;
}
.home-servizi .icon-testo-block,
.checkout-icon-blocks .icon-testo-block {
  margin-bottom: 30px;
}
.home-servizi .icon-testo-block:last-child,
.checkout-icon-blocks .icon-testo-block:last-child {
  margin-bottom: 0;
}
.home-servizi .text-wrapper p,
.checkout-icon-blocks .text-wrapper p {
  color: #707070;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 21px;
}
.home-servizi .text-wrapper p span,
.checkout-icon-blocks .text-wrapper p span {
  display: block;
  color: #000000;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 8px;
}
.checkout-customer-service {
  background-color: #FFFFFF;
  float: left;
  width: calc(100% + 30px);
  box-sizing: border-box;
  padding: 15px;
  margin: -15px -15px 30px -15px;
  line-height: 28px;
}
.checkout-customer-service a {
  color: #000000;
  text-decoration: underline;
  margin-left: 5px;
}
.checkout-customer-service .title-wrapper {
  font-weight: bold;
}
.checkout-customer-service .title-wrapper span {
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #808080;
  font-weight: normal;
}
.checkout-customer-service .icon {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  background-size: 30px auto;
  background-image: url('../images/icon-servizi.svg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-right: 5px;
}
.checkout-customer-service .icon.block-whatsapp {
  background-position: 0px -483px;
  margin-bottom: 10px;
}
.checkout-customer-service .icon.block-telefono {
  background-position: 0px -422px;
}
.mnkve-newsletter {
  padding: 0 20px 20px 20px;
}
.mnkve-newsletter .inner {
  max-width: 1240px;
  border-radius: 12px;
  margin: auto;
  background-color: #000000;
  color: #FFFFFF;
  text-align: center;
  padding: 30px 20px;
}
.mnkve-newsletter h2,
.mnkve-newsletter h3,
.mnkve-newsletter h4,
.mnkve-newsletter h5,
.mnkve-newsletter h6,
.mnkve-newsletter p {
  max-width: 800px;
  margin-right: auto !important;
  margin-left: auto !important;
}
.mnkve-newsletter h2,
.mnkve-newsletter h3,
.mnkve-newsletter h4 {
  font-size: 18px;
  line-height: 24px;
  margin: 10px;
}
.mnkve-newsletter h5,
.mnkve-newsletter h6 {
  font-size: 16px;
  line-height: 21px;
}
.mnkve-newsletter input[type="checkbox"] {
  top: 0;
  padding: 0 !important;
}
.mnkve-newsletter p {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 20px;
}
#coupon_code {
  height: 38px;
  border-radius: 5px 0 0 5px;
}
.action.primary.checkout {
  margin-top: 20px;
}
#contact-form {
  clear: both;
}
.fieldset .mnk-titolo-intro > .legend {
  margin: 0 0 20px;
  padding: 0 0 10px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: bold;
  line-height: 1.2;
  font-size: 1.8rem;
}
.fieldset .mnk-titolo-intro > .field,
.fieldset > .fields > .field,
.fieldset .mnk-form-wrapper > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset .mnk-form-wrapper > .field > .label,
.fieldset .mnk-form-wrapper > .fields > .field > .label {
  font-weight: 600;
}
.fieldset .mnk-form-wrapper > .field,
.fieldset .mnk-form-wrapper > .fields > .field {
  margin: 0 0 20px;
}
.fieldset .mnk-form-wrapper > .field > .label,
.fieldset .mnk-form-wrapper > .fields > .field > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.fieldset .mnk-form-wrapper > .field.required > .label:after,
.fieldset .mnk-form-wrapper > .fields > .field.required > .label:after,
.fieldset .mnk-form-wrapper > .field._required > .label:after,
.fieldset .mnk-form-wrapper > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
form.payments fieldset hr {
  margin: 0 !important;
}
.cms-home .page-title {
  display: none !important;
}
@media (min-width: 640px) {
  .page-title-wrapper h1 {
    font-size: 28px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .navigation .level0 > .level-top {
    padding: 12px 40px 12px 15px;
    text-transform: none;
  }
  .navigation .submenu {
    padding: 12px 0 !important;
  }
  .navigation .submenu .all-category {
    display: none;
  }
  .navigation .parent .level-top:after {
    top: 10px;
  }
  .nav-sections .header.links li.greet.welcome {
    padding: 12px 15px;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    padding: 12px 15px;
  }
  .nav-sections .switcher .label {
    display: block;
  }
  .mnkve-site-footer .desktop {
    display: none;
  }
  .mnkve-site-footer .toggle {
    position: relative;
    border-top: 1px solid #D3D3D3;
    padding: 10px 0;
    margin: 0;
  }
  .mnkve-site-footer .toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
    right: 5px;
  }
  .mnkve-site-footer .toggle.active:after {
    content: "\e621";
  }
  .mnkve-site-footer .toggle-content {
    display: none;
  }
  .mnkve-site-footer .toggle-content.active {
    display: block;
    margin-bottom: 15px;
  }
  .mnkve-site-footer .toggle-content.toggle-content-4 {
    padding: 20px 20px 10px 20px;
    background-color: #ebe8e8;
    border-radius: 8px;
  }
  .mnkve-site-footer .toggle-content.toggle-content-4 h4 {
    display: none;
  }
}
@media (min-width: 768px) {
  .page-header .panel.wrapper {
    display: none;
  }
  .header.content {
    box-sizing: border-box !important;
    padding: 0 20px !important;
    height: 80px !important;
    width: 100% !important;
    background-color: #FFFFFF !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .header.content:before {
    content: none;
  }
  .logo {
    margin: 0 !important;
    flex-grow: 1;
    float: none;
    max-width: 100%;
  }
  .logo img {
    width: 250px;
  }
  .minicart-wrapper {
    float: none;
    order: 5;
    margin-left: 25px;
  }
  .actions.dropdown.options.switcher-options {
    position: relative;
  }
  .actions.dropdown.options.switcher-options .dropdown.switcher-dropdown {
    display: none;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
    list-style: none;
    z-index: 4;
    border-radius: 0 0 8px 8px;
    padding: 15px 15px 5px 50px;
    margin: 0;
    min-width: 160px;
    position: absolute;
    top: 30px;
    left: -50px;
  }
  .actions.dropdown.options.switcher-options .dropdown.switcher-dropdown li {
    white-space: nowrap;
  }
  .page-header .switcher {
    display: block !important;
    box-sizing: border-box;
    height: 40px;
    background-color: #FFFFFF;
    position: relative;
    float: none;
    order: 2;
    margin: 0 20px 0 0;
    padding: 10px 25px 10px 50px;
    border-right: 1px solid #C3C3C3;
  }
  .page-header .switcher a {
    text-decoration: none;
  }
  .page-header .switcher:hover {
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
    border-radius: 8px 8px 0 0;
  }
  .page-header .switcher:hover .dropdown.switcher-dropdown {
    display: block !important;
  }
  .page-header .switcher .label.switcher-label {
    display: none;
  }
  .page-header .switcher:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 10px;
    z-index: 5;
    background-image: url('../images/icon-header.svg');
    background-repeat: no-repeat;
    background-position: 0 -168px;
    width: 28px;
    height: 28px;
  }
  .page-header .switcher:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0px;
    z-index: 4;
    left: 0;
    height: 10px;
    background-color: #FFFFFF;
  }
  .block-search {
    float: none;
    order: 3;
    width: 300px;
    margin-right: 35px;
  }
  .block-search .action.search:before {
    margin-top: 5px;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled] {
    opacity: 1;
  }
  .block-search input {
    height: 42px;
    border-radius: 10px;
    background-color: #FAF7F7;
    border: 1px solid #D7D6D6;
  }
  .header-account {
    display: block;
    background-position: 0 -56px;
    width: 28px;
    height: 28px;
    order: 4;
  }
  .header-account:hover {
    opacity: 0.6;
  }
  .header-account a {
    display: block;
    height: 28px;
    width: 28px;
    overflow: hidden;
    text-indent: -999px;
  }
  .nav-sections {
    margin-bottom: 10px;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 28px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    right: 8px;
  }
  .navigation .level0:hover > .level-top,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    background-color: #FFFFFF;
    text-decoration: none;
  }
  .navigation .level0:hover > .level-top:before,
  .navigation .level0 > .level-top.ui-state-focus:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #D3D3D3;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #FAF7F7;
    border-top: none;
    box-shadow: none;
  }
  .navigation .level0 .submenu a {
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #D3D3D3;
    border-width: 0 0 1px;
  }
  .doppio-tassello {
    padding: 40px 0;
  }
  .doppio-tassello .inner {
    display: flex;
    justify-content: space-between;
  }
  .doppio-tassello .tassello {
    width: calc(50% - 20px);
  }
  .doppio-tassello .tassello:first-child {
    margin-bottom: 0px;
  }
  .doppio-tassello .tassello .text {
    top: 25px;
    right: 25px;
    left: 25px;
  }
  .home-azienda .inner {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .home-azienda .block-foto {
    width: 50%;
  }
  .home-azienda .block-foto img {
    margin-left: calc(100% - 50vw);
    margin-right: 0;
    width: 50vw;
  }
  .home-azienda .block-text {
    box-sizing: border-box;
    width: 50%;
    padding: 20px 60px;
  }
  .home-servizi,
  .checkout-icon-blocks {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    padding: 35px;
  }
  .home-servizi .icon-testo-block,
  .checkout-icon-blocks .icon-testo-block {
    margin-bottom: 0px;
  }
  .home-servizi .icon-testo-block,
  .checkout-icon-blocks .icon-testo-block {
    width: calc(50% - 15px);
    text-align: center;
  }
  .home-servizi .icon-testo-block:nth-child(1),
  .checkout-icon-blocks .icon-testo-block:nth-child(1),
  .home-servizi .icon-testo-block:nth-child(2),
  .checkout-icon-blocks .icon-testo-block:nth-child(2) {
    margin-bottom: 30px;
  }
  .home-servizi .icon,
  .checkout-icon-blocks .icon {
    margin-right: auto;
    margin-left: auto;
  }
  .checkout-customer-service {
    float: right;
    width: 33.333%;
    padding: 0;
    margin: 0;
  }
  .checkout-customer-service-cart {
    float: left;
    width: 100%;
    margin-top: -55px;
    margin-bottom: 30px;
  }
  .checkout-customer-service-cart .checkout-customer-service {
    width: 25%;
  }
  .checkout-cart-index .checkout-icon-blocks {
    box-sizing: border-box;
    margin-top: 60px;
  }
  .doppio-tassello {
    margin-bottom: 40px;
  }
  .mnkve-newsletter {
    padding: 80px 20px;
  }
  .mnkve-newsletter h2,
  .mnkve-newsletter h3,
  .mnkve-newsletter h4 {
    font-size: 28px;
    line-height: 34px;
  }
  .mnkve-newsletter h5,
  .mnkve-newsletter h6 {
    font-size: 18px;
    line-height: 24px;
  }
  #contact-form .fieldset {
    display: flex;
    justify-content: space-between;
  }
  #contact-form .fieldset .mnk-titolo-intro,
  #contact-form .fieldset .mnk-form-wrapper {
    width: calc(50% - 15px);
  }
  #contact-form .actions-toolbar {
    box-sizing: border-box;
    padding-left: calc(50% + 15px);
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    height: 2px;
  }
  .opc-progress-bar-item > span {
    font-weight: normal;
    font-size: 14px;
    text-align: left;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 28px;
    margin-left: 0;
    width: 28px;
    text-align: center;
    border-radius: 0;
    left: 0;
    top: 5px;
  }
  .opc-progress-bar-item._active > span:after,
  ù.opc-progress-bar-item._complete > span:after {
    color: #FFFFFF;
    background-color: #000000;
    border-color: #000000;
  }
  .opc-progress-bar-item._active > span:after {
    content: counter(i);
  }
  .mnkve-footer-servizi .home-servizi {
    margin-bottom: 0px;
  }
  .mnkve-site-footer .mobile {
    display: none;
  }
  .mnkve-site-footer .inner.footer-info-link-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .mnkve-site-footer .inner.footer-info-link-wrapper.footer-checkout {
    padding-top: 30px;
  }
  .mnkve-site-footer .toggle.toggle-4 {
    display: none;
  }
  .mnkve-site-footer h4.toggle {
    margin-top: 20px;
  }
  .mnkve-site-footer h4.toggle.toggle-5 {
    margin-top: 0;
  }
  .mnkve-site-footer .toggle-content.toggle-content-4 {
    padding: 20px 20px 10px 20px;
    background-color: #ebe8e8;
    border-radius: 8px;
  }
  .mnkve-site-footer .toggle-content.toggle-content-4 h4 {
    margin-top: 0 !important;
  }
  .mnkve-site-footer .footer-links,
  .mnkve-site-footer .footer-info,
  .mnkve-site-footer .footer-carte,
  .mnkve-site-footer .footer-social-block {
    width: 50%;
    margin-bottom: 40px;
  }
  .mnkve-site-footer .footer-info {
    margin-left: auto;
  }
  .mnkve-site-footer .footer-social-block {
    margin-top: 0px;
  }
  .mnkve-site-footer .footer-info {
    order: 1;
  }
  .mnkve-site-footer .footer-social-block {
    order: 2;
  }
  .mnkve-site-footer .footer-carte {
    order: 3;
  }
  .mnkve-site-footer .inner.footer-checkout {
    display: flex;
    flex-wrap: wrap;
  }
  .mnkve-site-footer .footer-checkout-info,
  .mnkve-site-footer .footer-checkout-carte {
    width: 50%;
    margin-bottom: 40px;
  }
  .mnkve-site-footer .footer-checkout-packaging,
  .mnkve-site-footer .footer-checkout-info-2 {
    box-sizing: border-box;
    width: 100%;
  }
  .mnkve-site-footer .footer-checkout-copyright .block-cms-link.widget {
    display: inline-block;
    margin-right: 30px;
  }
  .mnkve-site-footer .credits {
    margin-top: 0;
    position: absolute;
    right: 20px;
    bottom: 0px;
  }
  .mnkve-site-footer .footer-copyright {
    padding: 60px 0;
    width: 100%;
    text-align: center;
  }
  .mnkve-site-footer .footer-copyright.footer-checkout-copyright {
    text-align: left;
    padding: 20px;
  }
  .mnkve-site-footer .footer-copyright ul li {
    display: inline-block;
  }
  .mnkve-site-footer .footer-copyright ul li:after {
    content: "|";
    margin: 0 5px;
  }
  .mnkve-site-footer .footer-copyright ul li:last-child:after {
    content: none;
  }
  .mnkve-site-footer .footer-copyright .inner {
    position: relative;
  }
  .mnkve-site-footer .footer-copyright .inner div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .mnkve-site-footer .footer-copyright .inner div .copyright-block {
    text-align: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 15px 15px 0;
  }
  .mnkve-site-footer .footer-copyright .inner div .copyright-block.copyright-5 {
    width: 100%;
    justify-content: flex-start;
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .mnkve-site-footer .footer-links {
    width: 180px;
    margin-right: 20px;
  }
  .mnkve-site-footer .footer-info,
  .mnkve-site-footer .footer-carte {
    margin-left: auto;
    width: 500px;
  }
  .mnkve-site-footer .footer-copyright .inner div .copyright-block {
    width: 33.3%;
  }
  .mnkve-site-footer .footer-copyright .inner div .copyright-block.copyright-4 {
    width: 100%;
    margin-top: 50px;
  }
  .mnkve-site-footer .footer-copyright .inner div .copyright-block.copyright-5 {
    width: 100%;
    margin-top: 0px;
  }
  .mnkve-site-footer .footer-checkout-info,
  .mnkve-site-footer .footer-checkout-carte,
  .mnkve-site-footer .footer-checkout-packaging {
    width: 33.333%;
  }
  .mnkve-site-footer .footer-checkout-info {
    order: 1;
  }
  .mnkve-site-footer .footer-checkout-carte {
    order: 2;
  }
  .mnkve-site-footer .footer-checkout-packaging {
    order: 3;
  }
  .mnkve-site-footer .footer-checkout-info-2 {
    order: 4;
  }
  .home-servizi,
  .checkout-icon-blocks {
    flex-wrap: nowrap;
  }
  .home-servizi .icon-testo-block,
  .checkout-icon-blocks .icon-testo-block {
    width: calc(25% - 15px);
  }
  .home-servizi .icon-testo-block:nth-child(1),
  .checkout-icon-blocks .icon-testo-block:nth-child(1),
  .home-servizi .icon-testo-block:nth-child(2),
  .checkout-icon-blocks .icon-testo-block:nth-child(2) {
    margin-bottom: 0px;
  }
}
.page-layout-1column .block.widget .products-grid .product-item {
  margin-bottom: 20px;
}
.cta-button {
  text-align: center;
}
.cta-button a {
  background-image: none;
  background: #000000;
  border: 1px solid #000000;
  color: #FFFFFF;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 16px;
  display: block;
}
.cta-button.cta-button-white {
  margin-top: 6px;
}
.cta-button.cta-button-white a {
  background: #FFFFFF;
  color: #000000;
}
.product-image-photo {
  border-bottom: 1px solid #000000;
  bottom: 1px;
}
.product-image-wrapper {
  margin-bottom: 10px;
}
.special-price {
  font-weight: bold !important;
  color: #B10000;
}
.product-items {
  display: flex;
  flex-wrap: wrap;
}
.product-items > li {
  margin-bottom: 30px !important;
}
.product-item {
  font-size: 16px;
  line-height: 18px;
}
.product-item .iva-notice {
  display: none;
}
.product-item .price-box {
  margin: 0 0 10px;
  display: flex;
  align-items: center;
}
.product-item .price-box .price {
  font-weight: normal;
}
.product-item .price-box .special-price {
  order: 2;
}
.product-item .price-box .special-price .price {
  font-weight: bold !important;
}
.product-item .price-box .old-price {
  order: 1;
  margin: 0 5px 0 0;
  text-decoration: line-through;
}
.product-item .price-box .old-price .price-label {
  display: none;
}
.product-item .tocart {
  width: 100%;
  border-radius: 10px;
}
.product-item-name {
  margin: 0 0 5px 0;
}
.product-item-name,
.product.name a {
  font-weight: bold;
  color: #000000;
}
.price-container .price {
  font-size: 16px;
  line-height: 18px;
}
.product-item-description {
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 25px 0;
}
.products-grid.wishlist .product-item .box-tocart .tocart,
.product-item .tocart {
  padding-top: 12px;
  padding-bottom: 12px;
}
.box-tocart .action.tocart {
  background-color: #668963;
  border-color: #668963;
}
.bollino-sconto {
  position: absolute;
  top: 8px;
  left: 0;
  font-size: 14px;
  color: #FFFFFF;
  background-color: #B10000;
  box-sizing: border-box;
  text-align: center;
  padding: 8px 8px 8px 16px;
  z-index: 2;
}
.catalog-product-view .columns {
  position: relative;
}
.products-grid .product-item {
  position: relative;
}
.bollino-led {
  color: #668963;
  background-color: #FFFFFF;
  border: 1px solid #668963;
  margin: 0 15px 15px 0;
  font-size: 14px;
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}
.product-item-actions .actions-primary + .actions-secondary {
  display: none;
}
.filter-title strong {
  background-color: #000000;
  color: #FFFFFF;
  box-shadow: none;
  border: none;
  box-sizing: border-box;
  font-weight: bold;
  left: auto;
  border-radius: 10px;
  line-height: 16px;
  padding: 12px 10px;
  position: relative;
  text-align: center;
  top: auto;
  z-index: 2;
  display: block;
}
.page-products .columns {
  padding-top: 0;
}
.page-products .sorter {
  position: static;
  right: auto;
  top: auto;
}
.sorter {
  float: none;
  display: flex;
  align-items: center;
}
.sorter #sorter {
  flex: 1;
}
.toolbar {
  text-align: left;
}
.filter .block-subtitle,
.filter-options-title {
  font-size: 18px;
}
.filter-options-title {
  text-transform: none;
}
.filter .block-subtitle {
  font-size: 18px;
}
.action.clear.filter-clear {
  display: inline-block;
  padding: 6px 10px;
  border-radius: 5px;
  border: 1px solid #707070;
  color: #707070;
  text-decoration: none;
}
.mnk-category-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}
.mnk-category-list li {
  width: calc(50% - 15px);
  margin-bottom: 15px;
  position: relative;
  background-color: #000000;
  min-height: 150px;
}
.mnk-category-list li img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.8;
}
.mnk-category-list li a {
  color: #FFFFFF;
}
.mnk-category-list li .mnk-category-text {
  font-size: 18px;
  line-height: 24px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  left: 20px;
  font-weight: bold;
}
.fotorama__active .fotorama__dot {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.fotorama__thumb-border {
  border: 1px solid #000000 !important;
}
.page-title-wrapper.product {
  margin: 0;
}
.page-title-wrapper.product h1 {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: bold;
  margin-bottom: 8px;
}
.product-info-main .product-info-price {
  display: block;
  border-bottom: none;
  margin: 0;
  color: #000000;
  position: relative;
}
.product-info-main .product-info-price .price-box {
  display: flex;
  align-items: flex-end;
  width: 100%;
  border-bottom: 1px solid #D3D3D3;
  box-sizing: border-box;
  padding-right: 40px;
}
.product-info-main .product-info-price .price-box .price-container > span {
  margin: 0;
}
.product-info-main .special-price {
  order: 2;
  margin-right: 10px;
}
.product-info-main .old-price {
  order: 1;
  margin-right: 5px;
}
.product-info-main .iva-notice {
  line-height: 25px;
  font-size: 12px;
  order: 3;
  color: #999999;
}
.product-info-main .classe-energetica-top {
  position: absolute;
  display: none;
  top: -5px;
  right: 0;
}
.product-info-main .classe-energetica-top.active {
  display: block;
}
.product-info-main .classe-energetica-top img {
  display: block;
  width: auto;
  height: 25px;
}
.product-info-main .stock,
.product-info-main .availability,
.product-info-main .custom-stock-status {
  font-size: 14px;
  line-height: 18px;
}
.product-info-main .product-info-stock-sku {
  display: flex;
  flex-direction: column;
  float: none;
  font-weight: normal;
  padding: 12px 05px 0;
  text-align: right;
}
.product-info-main .stock {
  margin: 0;
  order: 1;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: bold;
  text-transform: none;
}
.product-info-main .stock.available span,
.product-info-main .stock.unavailable span {
  display: inline-block;
  position: relative;
  padding-left: 14px;
}
.product-info-main .stock.available span:after,
.product-info-main .stock.unavailable span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.product-info-main .stock.available {
  color: #668963;
}
.product-info-main .stock.available span:after {
  background-color: #668963;
}
.product-info-main .stock.unavailable {
  color: #B10000;
}
.product-info-main .stock.unavailable span:after {
  background-color: #B10000;
}
.product-info-main .custom-stock-status {
  order: 2;
}
.product-info-main .availablity {
  order: 3;
}
.product-info-main .product-info-anchors {
  font-size: 14px;
  line-height: 18px;
  color: #707070;
  margin: -18px 0 30px;
}
.product-info-main .product-info-anchors span {
  display: block;
  cursor: pointer;
  font-weight: bold;
  text-decoration: underline;
}
.product-info-main .product-add-form {
  padding: 0;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span,
.product-info-main .product-info-price .price-box .price-container > span {
  display: inline-block;
  font-size: 14px;
}
span.price-label {
  color: #707070;
}
.product-info-price .price-box {
  color: #000000;
}
.product-info-price .price-box .price-container .price {
  font-size: 22px;
  line-height: 22px;
  font-weight: normal;
}
.product-info-price .price-box .old-price .price-label {
  display: none !important;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 22px;
  line-height: 22px;
  font-weight: normal;
  text-decoration: line-through;
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: none;
}
.box-tocart,
.bundle-options-container .block-bundle-summary .box-tocart {
  margin: 0 0 20px;
}
.box-tocart .input-text.qty,
.bundle-options-container .block-bundle-summary .box-tocart .input-text.qty {
  height: 46px;
}
.box-tocart .fieldset .field.qty,
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .field.qty {
  margin-bottom: 0;
}
.box-tocart .fieldset .actions,
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .actions {
  flex-grow: 1;
}
.box-tocart .fieldset .action.tocart:not(:last-child),
.bundle-options-container .block-bundle-summary .box-tocart .fieldset .action.tocart:not(:last-child) {
  margin-bottom: 0;
}
#mnk-quantity {
  border: 3px solid #D3D3D3;
  border-radius: 8px;
  display: flex;
  margin-bottom: 5px;
}
#mnk-quantity .mnk-button-less,
#mnk-quantity .mnk-button-add {
  border: none;
  width: 50px;
  font-size: 24px;
}
#mnk-quantity .input-text.qty {
  border-radius: 0;
  border: none;
  width: calc(100% - 100px);
}
.swatch-opt {
  margin: 0 0 20px 0;
}
.block-static-promo {
  margin-bottom: 15px;
}
.block-static-promo .block-product {
  width: 100%;
  padding: 10px 15px;
  position: relative;
  color: #707070;
  box-sizing: border-box;
  border-bottom: 1px solid #D3D3D3;
  display: flex;
  justify-content: space-between;
}
.block-static-promo .block-product .icon {
  margin-bottom: 0 !important;
}
.block-static-promo .block-product .text {
  width: calc(100% - 50px);
}
.block-static-promo .block-product .icon,
.block-static-promo .block-product .text {
  align-self: center;
}
.block-static-promo .block-product .block-title {
  display: block;
  font-weight: bold;
  color: #000000;
}
.block-static-promo .block-product p {
  font-size: 16px;
  line-height: 21px;
  margin: 0;
}
.block-static-promo .block-product p a {
  color: #000000;
  text-decoration: underline;
}
.block-static-promo .block-product .contact-anchor {
  color: #000000;
  text-decoration: underline;
  cursor: pointer;
}
.block-static-promo .personalizza {
  border-radius: 10px;
  background-color: #FAF7F7;
  border-bottom: none !important;
  margin-bottom: 5px;
}
.block-static-promo .personalizza p {
  font-size: 14px;
  line-height: 18px;
}
.product-social-links {
  margin: 15px 0;
  text-align: left;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare,
.wishlist.split.button > .action.split,
.product-social-links .action.mailto.friend,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist {
  color: #000000;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '';
  height: 26px;
  width: 30px;
  background-image: url('../images/icon-servizi.svg');
  background-repeat: no-repeat;
  background-position: -2px -263px;
  background-size: 32px auto;
}
.product-description {
  border-bottom: 1px solid #000000;
  padding-bottom: 8px;
  font-size: 14px;
  line-height: 18px;
}
.product-description h4,
.product-description p {
  font-size: 14px;
  line-height: 18px;
}
.product-description h4 {
  margin: 0 0 10px 0;
}
.product-description p {
  margin: 0;
  color: #707070;
}
.product-description .product-description-text {
  overflow: hidden;
  height: 40px;
  margin-bottom: 10px;
  position: relative;
}
.product-description .product-description-text:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 30px;
  background: #ffffff;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.product-description .product-description-toggle {
  font-weight: bold;
  cursor: pointer;
  text-decoration: underline;
}
.product-description .toggle-more {
  display: block;
}
.product-description .toggle-less {
  display: none;
}
.product-description.active .product-description-text {
  height: auto;
}
.product-description.active .product-description-text:after {
  content: none;
}
.product-description.active .toggle-less {
  display: block;
}
.product-description.active .toggle-more {
  display: none;
}
.product-description .product-moreinfo-anchor,
.product-description .mobile-packaging-anchor {
  position: relative;
  padding: 15px 0 0 20px;
  cursor: pointer;
}
.product-description .product-moreinfo-anchor {
  display: none;
  font-weight: bold;
}
.product-description .product-moreinfo-anchor span {
  text-decoration: underline;
}
.product-description .product-moreinfo-anchor:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  transform: rotate(45deg);
}
.product-description .mobile-packaging-anchor {
  padding-left: 20px;
  color: #668963;
}
.product-description .mobile-packaging-anchor:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  background-image: url('../images/icon-packaging.svg');
  background-repeat: no-repeat;
  background-position: -5px -45px;
  background-size: 24px auto;
}
.tech-specs {
  background-color: #FAF7F7;
  clear: both;
  margin-left: calc(-100vw/2 + 100%/2);
  margin-right: calc(-100vw/2 + 100%/2);
  margin-bottom: 40px;
  padding: 30px 0;
  max-width: 100vw;
  width: 100vw !important;
}
.tech-specs .inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
.tech-specs .dettagli-tecnici-wrapper {
  width: 100%;
}
.tech-specs .dettagli-attributi {
  margin: 25px 0;
}
.tech-specs .attribute-wrapper {
  border-top: 1px solid #D3D3D3;
  padding: 8px 0;
  font-size: 14px;
  line-height: 18px;
  display: flex;
}
.tech-specs .attribute-wrapper:first-child {
  border: none;
}
.tech-specs .attribute-wrapper .label {
  color: #707070;
  width: 40%;
}
.tech-specs .attribute-wrapper .value {
  color: #000000;
  width: 60%;
}
.tech-specs .attribute-wrapper .value > div {
  display: inline-block;
  margin-right: 10px;
}
.tech-specs .attribute-wrapper .value img {
  display: inline-block;
  height: 30px;
  width: auto;
}
.tech-specs .disegno-tecnico img {
  display: block;
  width: 100%;
  height: auto;
}
.downloads {
  margin: 25px 0;
}
.packaging {
  border-radius: 8px;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
  background-color: #FAF7F7;
  overflow: hidden;
}
.packaging h4 {
  background-color: #FFFFFF;
  padding: 26px 25px 26px 70px;
  margin: 0 0 15px 0;
  font-size: 18px;
  color: #668963;
  background-image: url('../images/icon-packaging.svg');
  background-repeat: no-repeat;
  background-position: 25px 27px;
  background-size: 36px auto;
}
.packaging .packaging-attribute-wrapper {
  padding: 0 15px 15px 25px;
  display: flex;
}
.packaging .packaging-attribute-wrapper .icon {
  width: 36px;
}
.packaging .packaging-attribute-wrapper .icon img {
  display: block;
  width: 100%;
}
.packaging .packaging-attribute-wrapper .packaging-description {
  width: calc(100% - 46px);
  font-size: 14px;
  line-height: 18px;
  padding-left: 10px;
  color: #707070;
}
.packaging .packaging-attribute-wrapper .packaging-description span {
  color: #000000;
  display: block;
  font-weight: bold;
}
.block.related .field.choice {
  top: -2px;
}
@media (max-width: 639px) {
  .product-info-price > *:first-child {
    padding-left: 0px;
  }
  .product-info-price {
    width: 100% !important;
  }
}
@media (min-width: 640px) {
  .category-view {
    display: flex;
  }
  .category-view .category-image {
    order: 2;
    width: 20%;
    padding: 0px;
  }
  .category-view .category-description {
    box-sizing: border-box;
    width: 80%;
    padding: 0 20px 0 0;
  }
  .mnk-category-list {
    justify-content: flex-start;
    margin: 0 -8px;
  }
  .mnk-category-list li {
    width: calc(33.333% - 16px);
    margin-right: 8px;
    margin-left: 8px;
  }
  .mnk-category-list li .mnk-category-text {
    font-size: 24px;
    line-height: 32px;
  }
  .products-grid .product-item-info:hover,
  .products-grid.wishlist .product-item-info:hover,
  .block.widget .products-grid .product-item-info:hover,
  .page-layout-1column .block.widget .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active,
  .products-grid.wishlist .product-item-info.active,
  .block.widget .products-grid .product-item-info.active,
  .page-layout-1column .block.widget .products-grid .product-item-info.active {
    background: #FFFFFF;
    border: none;
    margin: -12px;
    padding: 12px;
    box-shadow: 0px -2px 15px 2px rgba(0, 0, 0, 0.3);
    border-radius: 10px 10px 0 0;
    position: relative;
    z-index: 9;
  }
  .products-grid .product-item-info:hover .bollino-sconto,
  .products-grid.wishlist .product-item-info:hover .bollino-sconto,
  .block.widget .products-grid .product-item-info:hover .bollino-sconto,
  .page-layout-1column .block.widget .products-grid .product-item-info:hover .bollino-sconto,
  .products-grid .product-item-info.active .bollino-sconto,
  .products-grid.wishlist .product-item-info.active .bollino-sconto,
  .block.widget .products-grid .product-item-info.active .bollino-sconto,
  .page-layout-1column .block.widget .products-grid .product-item-info.active .bollino-sconto {
    top: 20px;
    padding-left: 28px;
  }
  .products-grid .product-item .product-item-inner,
  .products-grid.wishlist .product-item .product-item-inner,
  .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner {
    background: #ffffff;
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.3);
    border: none;
    left: 0;
    margin: 10px 0 0 0px;
    padding: 0 12px 12px;
    position: absolute;
    border-radius: 0 2px 10px 10px;
    z-index: 2;
    right: 0;
  }
  .products-grid .product-item-actions,
  .products-grid.wishlist .product-item-actions,
  .block.widget .products-grid .product-item-actions,
  .page-layout-1column .block.widget .products-grid .product-item-actions {
    margin: -10px 0 6px;
  }
  .blog__post-view-related-products .product-item-info:hover,
  .block.related .product-item-info:hover,
  .block.upsell .product-item-info:hover,
  .blog__post-view-related-products .product-item-info.active,
  .block.related .product-item-info.active,
  .block.upsell .product-item-info.active {
    border-radius: 10px;
  }
  .products-grid.wishlist .product-item-inner:before,
  .products-grid.products-upsell .product-item-inner:before,
  .block.widget .products-grid .products-grid .product-item-inner:before,
  .page-layout-1column .block.widget .products-grid .product-item-inner:before,
  .page-products .products-grid .product-item-inner:before {
    background: #ffffff;
    content: '';
    height: 20px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 100%;
    z-index: -1;
  }
  .product-item-actions .actions-primary {
    display: block;
  }
  .product-item-actions .actions-primary .actions-secondary {
    display: none;
  }
  .page-products.page-layout-1column .products-grid.products-upsell .product-item {
    margin-left: 0;
    width: calc((100% - 4%) / 2);
  }
  .page-products.page-layout-1column .products-grid.products-upsell .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid.products-upsell .product-item:nth-child(3n + 1) {
    margin-left: 4%;
  }
  .products-upsell .product-item-info,
  .products-upsell .product-image-container {
    width: 100%;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 6px;
  }
  .products-grid.wishlist .product-item .tocart {
    width: 100%;
  }
  .page-layout-1column .products-grid.products-upsell .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 4);
  }
  .page-layout-1column .products-grid.products-upsell .product-item:nth-child(3n + 1) {
    margin-left: 0%;
  }
  .page-layout-1column .products-grid.products-upsell .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .box-tocart .fieldset,
  .bundle-options-container .block-bundle-summary .box-tocart .fieldset {
    display: flex;
    align-items: flex-end;
  }
  .box-tocart .fieldset .field.qty,
  .bundle-options-container .block-bundle-summary .box-tocart .fieldset .field.qty {
    width: 180px;
    margin-bottom: 0;
  }
  .product-info-main .product-info-anchors {
    padding-right: 120px;
  }
  .product-info-main .product-info-anchors span {
    display: inline-block;
  }
  .product-info-main .product-info-anchors span:first-child {
    margin-right: 25px;
  }
  #mnk-quantity {
    margin-bottom: 0px;
    margin-right: 15px;
    width: 150px;
  }
}
@media (max-width: 767px) {
  .filter.active .filter-title strong:after {
    position: fixed;
    top: 16px;
    right: 15px;
  }
  .mst-quick-nav__filterList-container {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .sorter {
    float: right;
  }
  .sorter #sorter {
    flex: none;
  }
  .toolbar {
    text-align: right;
  }
  .page-layout-1column .product.media {
    width: 47%;
  }
  .page-layout-1column .product-info-main {
    width: 45%;
  }
  .product-info-price .price-box .special-price .price-container .price {
    font-weight: bold;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .block-static-promo {
    display: flex;
    display: -ms-flexbox;
    -js-display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-description .product-moreinfo-anchor {
    display: block;
  }
  .product-description .mobile-packaging-anchor {
    display: none;
  }
  .tech-specs {
    margin-bottom: 80px;
  }
  .tech-specs .inner {
    display: flex;
    justify-content: space-between;
  }
  .tech-specs .inner .dettagli-tecnici-wrapper.double-column {
    display: flex;
    justify-content: space-between;
    width: 60%;
    flex: 0 1 auto;
    flex-wrap: wrap;
  }
  .tech-specs .inner .dettagli-tecnici-wrapper.double-column h3 {
    width: 100%;
  }
  .tech-specs .inner .dettagli-tecnici-wrapper.double-column .disegno-tecnico,
  .tech-specs .inner .dettagli-tecnici-wrapper.double-column .dettagli-attributi {
    width: calc(50% - 10px);
  }
  .tech-specs .inner .dettagli-tecnici-wrapper.double-column .dettagli-attributi {
    margin: 0;
  }
  .tech-specs .inner .dettagli-tecnici-wrapper.single-column {
    width: 30%;
    display: flex;
    flex-direction: column;
  }
  .tech-specs .inner .attribute-wrapper:first-child {
    padding-top: 0;
  }
  .downloads {
    margin-top: 0;
  }
  .packaging {
    margin-top: auto;
  }
  .products-grid.wishlist .product-item-actions > *,
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: block;
  }
  .page-layout-1column .products-grid.products-upsell .product-item {
    width: calc((100% - 4%) / 4);
    margin-left: 2%;
  }
  .page-layout-1column .products-grid.products-upsell .product-item:nth-child(3n + 1) {
    margin-left: 0%;
  }
  .page-layout-1column .products-grid.products-upsell .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .cart-discount .block.discount {
    width: 500px;
  }
  .box-tocart .fieldset,
  .bundle-options-container .block-bundle-summary .box-tocart .fieldset {
    display: block;
  }
  .box-tocart .fieldset .field.qty,
  .bundle-options-container .block-bundle-summary .box-tocart .fieldset .field.qty {
    width: 100%;
    margin-bottom: 0;
  }
  #mnk-quantity {
    margin-bottom: 5px;
    margin-right: 0;
    width: auto;
  }
}
@media (min-width: 1024px) {
  .box-tocart .fieldset,
  .bundle-options-container .block-bundle-summary .box-tocart .fieldset {
    display: flex;
    align-items: flex-end;
  }
  .box-tocart .fieldset .field.qty,
  .bundle-options-container .block-bundle-summary .box-tocart .fieldset .field.qty {
    width: 180px;
    margin-bottom: 0;
  }
  #mnk-quantity {
    margin-bottom: 0px;
    margin-right: 15px;
    width: 150px;
  }
}
.action.subscribe.primary {
  background-image: none;
  background: #668963;
  border: none;
  color: #ffffff;
  cursor: pointer;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 16px;
}
.cataloglabel.cataloglabel-product-top-label {
  z-index: 1;
}
.cataloglabel.cataloglabel-product-top-label > span {
  padding: 0;
}
.cataloglabel.position-TL {
  z-index: 2;
}
.cataloglabel.position-TR {
  z-index: 2;
}
.cataloglabel.position-TC {
  z-index: 2;
}
.cataloglabel.position-ML {
  z-index: 2;
}
.cataloglabel.position-MR {
  z-index: 2;
}
.cataloglabel.position-MC {
  z-index: 2;
}
.cataloglabel.position-BL {
  z-index: 2;
}
.cataloglabel.position-BR {
  z-index: 2;
}
.cataloglabel.position-BC {
  z-index: 2;
}
.tooltip {
  z-index: 3;
}
.ub-content-slider .owl-carousel .owl-wrapper-outer {
  background-color: transparent;
}
@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: 'luma-icons';
    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;
  }
  h1 {
    font-size: 46px;
    margin-bottom: 40px;
  }
  .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: 1280px;
    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: #FAF7F7;
    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: #000000;
    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: 'luma-icons';
    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: #000000;
    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: 'luma-icons';
    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: 'luma-icons';
    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: 336px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 336px;
    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.6rem;
    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;
  }
  .navigation .blog-mx.level0:last-child {
    float: right;
  }
  .cms-lookbook-page .lookbook-page-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cms-lookbook-page .lookbook-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cms-lookbook-page .lookbook-content.grid-2-per-row .item {
    width: 50%;
  }
  .cms-lookbook-page .lookbook-content.grid-2-per-row .item.col-lg {
    width: 50%;
  }
  .cms-lookbook-page .lookbook-content.grid-3-per-row .item {
    width: 33.332%;
  }
  .cms-lookbook-page .lookbook-content.grid-3-per-row .item.col-lg {
    width: 66.664%;
  }
  .cms-lookbook-page .lookbook-content.grid-3-per-row .item .youtube iframe {
    min-height: 229px;
  }
  .cms-lookbook-page .lookbook-content.grid-3-per-row .item .youtube-video {
    min-height: 229px;
  }
  .cms-lookbook-page .lookbook-content.grid-3-per-row .item .youtube-video .slide-image {
    max-height: inherit;
  }
  .cms-lookbook-page .lookbook-content.grid-4-per-row .item {
    width: 33.332%;
  }
  .cms-lookbook-page .lookbook-content.grid-4-per-row .item .youtube iframe {
    max-height: 144px;
    min-height: 144px;
  }
  .cms-lookbook-page .lookbook-content.grid-4-per-row .item .youtube-video .slide-image {
    max-height: 144px;
  }
  .cms-lookbook-page .lookbook-content.grid-4-per-row .item.col-lg {
    width: 66.664%;
  }
  .cms-lookbook-page .lookbook-content.grid-4-per-row .item.col-xl {
    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: 46px;
  }
  .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: 'luma-icons';
    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: #000000;
  }
  .block-search input:-moz-placeholder {
    color: #000000;
  }
  .block-search input::-moz-placeholder {
    color: #000000;
  }
  .block-search input:-ms-input-placeholder {
    color: #000000;
  }
  .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: 'luma-icons';
    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: 3rem;
    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: 16px;
    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: 6px;
    font-family: sans-serif;
    font-size: 16px;
    height: 32px;
    line-height: 21px;
    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: #000000;
    font-style: sans-serif;
  }
  .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: #000000;
    font-style: sans-serif;
  }
  .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: #000000;
    font-style: sans-serif;
  }
  .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: 'luma-icons';
    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: 16px;
    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 #000000;
    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: 16px;
    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: 'luma-icons';
    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: 'luma-icons';
    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;
  }
  .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(2n + 1) {
    margin-left: 2%;
  }
  .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;
  }
  #newsletter-validate-detail {
    flex-direction: row !important;
  }
  .block.newsletter {
    max-width: 700px;
    margin: auto;
    width: 100%;
    text-align: left;
  }
  .block.newsletter .form.subscribe .field.consent {
    width: 100%;
  }
  .block.newsletter .field {
    margin-right: 0px;
  }
  .block.newsletter .field .control {
    width: 500px;
  }
  .block.newsletter .field.newsletter {
    max-width: none;
  }
  .block.newsletter input {
    border-radius: 10px 0 0 10px;
  }
  .block.newsletter .action.subscribe {
    border-radius: 0 10px 10px 0;
    margin-left: 0;
    min-width: 150px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: none;
  }
  .block.newsletter .form.subscribe > .field {
    width: 500px;
  }
  .block.newsletter .form.subscribe > .actions {
    width: calc(-100% - 500px);
    flex-grow: 1;
  }
}
@media all and (max-width: 1023px), print {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media all and (min-width: 1440px), print {
  .cms-lookbook-page .lookbook-content.grid-3-per-row .item {
    width: 33.332%;
  }
  .cms-lookbook-page .lookbook-content.grid-3-per-row .item.col-lg {
    width: 66.664%;
  }
  .cms-lookbook-page .lookbook-content.grid-3-per-row .item .youtube iframe {
    min-height: 400px;
  }
  .cms-lookbook-page .lookbook-content.grid-3-per-row .item .youtube-video {
    min-height: 400px;
  }
  .cms-lookbook-page .lookbook-content.grid-4-per-row .item .youtube iframe {
    max-height: 184px;
    min-height: 184px;
  }
  .cms-lookbook-page .lookbook-content.grid-4-per-row .item .youtube-video .slide-image {
    max-height: 184px;
  }
  .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;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_InventoryConfigurableProductFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FAmasty_Base%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick-theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMageplaza_CountdownTimer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMageprince_Productattach%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_BlogMx%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_common.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_BlogMx%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_Comment%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fblock%5C%2F_horizontal-bar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fblock%5C%2F_apply-button.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Frenderer%5C%2Felement%5C%2F_size-limiter.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Frenderer%5C%2F_slider-renderer.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Flib%5C%2F_nprogress.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_Gdpr%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_account-edit.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_Gdpr%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_GdprCookie%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cookie-bar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_GdprCookie%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cookie-settings-bar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_Scroll%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_load_button.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_Scroll%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_loader.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_Scroll%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_progress_bar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_Search%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_search_in.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_SearchAutocomplete%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_form.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_Seo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_SeoContent%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_description.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_SeoToolbar%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_Vote%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_common.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FUbertheme_Base%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FUbertheme_UbContentSlider%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_general.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FUbertheme_UbContentSlider%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_owl.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FUbertheme_UbContentSlider%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FUbertheme_UbContentSlider%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_lookbook.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2F_forms_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_CatalogLabel%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FUbertheme_UbContentSlider%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_CustomerBalance%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_GiftCardAccount%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2F_theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMirasvit_BlogMx%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_topmenu.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_GiftCard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_GroupedProduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_InstantPurchase%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_dropdowns.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2Fmon-key%5C%2Flumicomru2022%5C%2Fru_RU%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.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%3BACoBR%3BEACI%3BIACI%2CWAAW%2CsBAAqB%2CSAAhC%3B%3BEAGJ%3BIACI%2CWAAW%2CsBAAqB%2CgBAAhC%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACZR%3BEACE%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGF%3BEACE%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAGF%3BEACE%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGF%3BEACE%2CkDAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CyDAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CiBAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkGAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CyBAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CeAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CcAAA%3B%3BAAGF%3BEACE%2CwCAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGF%3BEACE%2C%2BCAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAAGF%3BEACE%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAGF%3BEACE%2CgBAAA%3BEACA%2CeAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CeAAA%3BEACA%2CYAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CeAAA%3B%3BAAGF%3BEACE%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAkB%2CoDAAlB%3BEACA%2CkBAAkB%2CiDAAlB%3BEACA%2CkBAAkB%2CgDAAlB%3BEACA%2CkBAAkB%2C%2BCAAlB%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CsCAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAAGF%3BEACE%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3B%3BAAGF%3BEACE%2CWAAA%3BEACA%2CgBAAgB%2C%2BBAAhB%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAkB%2CwCAAlB%3BEACA%2CkBAAkB%2CqCAAlB%3BEACA%2CkBAAkB%2CoCAAlB%3BEACA%2CkBAAkB%2CmCAAlB%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CuCAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAGF%2CYAAY%3BEACV%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAGF%2CYAAY%3BEACV%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3B%3BAAGF%3BEACE%2CgBAAgB%2C%2BBAAhB%3BEACA%2CcAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CcAAA%3BEACA%2CYAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CeAAA%3B%3BAAGF%2CqBAAsB%3BEACpB%2CWAAA%3BEACA%2CeAAA%3B%3BACjSF%3BEACI%2CkBAAA%3B%3BAADJ%2CoBAEI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3B%3BAACA%2CoBAJJ%2CEAIK%3BEACG%2CgBAAgB%2C0DAAhB%3BEACA%2CqBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAIZ%2CkBACI%2COAAM%3BEACF%2CWAAA%3B%3BAAGR%2CqBACI%2COAAM%3BEACF%2CWAAA%3B%3BAAGR%2CMAAM%3BEACF%2CUAAA%3B%3BAADJ%2CMAAM%2CiBAEF%2CGAAE%3BEACE%2CUAAA%3B%3BAAHR%2CMAAM%2CiBAKF%2CGAAE%2CgBACE%3BEACI%2CWAAA%3B%3BAAIZ%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CmBAGI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAALR%2CmBAGI%2CiBAGI%3BEACI%2CWAAA%3B%3BACvCZ%3BEACI%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAkB%2CmDAAlB%3B%3BAA4fJ%2CQAhB2B%3BEAEnB%2CUAAC%3BIACG%2CuBAAuB%2CUAAU%2CeAAjC%3B%3BEAGJ%2CUAAC%3BIACG%2CuBAAuB%2CUAAU%2CeAAjC%3B%3BEAGJ%2CUAAC%3BIACG%2CmBAAA%3B%3B%3BAAWZ%2CQAN0B%3BEACtB%3BIACI%2CuBAAuB%2CUAAU%2CeAAjC%3B%3B%3BAAcR%2CQAV0B%3BEACtB%3BIACI%2CuBAAuB%2CUAAU%2CeAAjC%3B%3BEAGJ%3BIACI%2CkBAAA%3B%3B%3BAASR%2CQAL0B%3BEACtB%3BIACI%2CuBAAuB%2CUAAU%2CeAAjC%3B%3B%3BAC1hBR%2CQAAQ%3BEA8BJ%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAjCA%2CQADI%2CgBACH%3BEACG%2CaAAA%3B%3BAAGJ%2CQALI%2CgBAKH%3BEACG%2CaAAA%3B%3BAANR%2CQAAQ%2CgBASJ%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAfR%2CQAAQ%2CgBAkBJ%3BEACI%2CgBAAA%3B%3BAAnBR%2CQAAQ%2CgBAsBJ%3BEACI%2CgBAAA%3B%3BAAvBR%2CQAAQ%2CgBAsBJ%2CSAGI%3BEACI%2CUAAA%3B%3BAAuBZ%2CQAZ0B%3BEACtB%2CQAAQ%3BIACJ%2CsBAAA%3BIACA%2CYAAA%3B%3BEAFJ%2CQAAQ%2CgBAIJ%2COAAO%2COAAM%2CYACT%3BEALR%2CQAAQ%2CgBAIJ%2COAAO%2COAAM%2CYACS%3BIACd%2CkBAAA%3B%3B%3BAC5ChB%2CsBACI%2CaACI%3BEACI%2CeAAA%3B%3BAAHZ%2CsBAOI%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAZR%2CsBAOI%2CoBAOI%3BEACI%2CmBAAA%3B%3BAAfZ%2CsBAmBI%2CyBACI%2CmBACI%2CsBACI%3BEACI%2CkBAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAA1BpB%2CsBAmBI%2CyBACI%2CmBACI%2CsBACI%2CaAMI%3BEACI%2CmBAAA%3BEACA%2CsBAAA%3B%3BAA9BxB%2CsBAmBI%2CyBACI%2CmBACI%2CsBACI%2CaAWI%3BEACI%2CgBAAA%3B%3BAAlCxB%2CsBAmBI%2CyBACI%2CmBACI%2CsBACI%2CaAeI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3B%3BAAxCxB%2CsBAmBI%2CyBACI%2CmBACI%2CsBACI%2CaAeI%2CmBAKI%2CqBACI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAjDhC%2CsBAmBI%2CyBACI%2CmBACI%2CsBACI%2CaAeI%2CmBAgBI%3BEACI%2CWAAA%3B%3BAAtD5B%2CsBAmBI%2CyBACI%2CmBACI%2CsBAsCI%3BEACI%2CoBAAA%3B%3BAA5DpB%2CsBAkEI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CsBARJ%2CMAQK%3BEACG%2CyBAAA%3BEACA%2CcAAA%3B%3BAA5EZ%2CsBAgFI%3BEACI%2CaAAA%3BEACA%2CcAAA%3B%3BAAlFR%2CsBAgFI%2CuBAII%3BEACI%2CcAAA%3BEACA%2C%2BBAAA%3B%3BAAEA%2CsBARR%2CuBAII%2CeAIK%3BEACG%2CeAAA%3B%3BAAGJ%2CsBAZR%2CuBAII%2CeAQK%3BEACG%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA9FhB%2CsBAmGI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CsBAJJ%2COAIK%3BEACG%2CSAAS%2COAAT%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAA3GZ%2CsBA%2BGI%3BEACI%2CaAAA%3B%3BACER%2CwBAnB0C%3BEACtC%3BIACI%2CoBAAA%3B%3BEADJ%2CwBAGI%2COAAM%3BIACF%2CaAAA%3B%3BEAJR%2CwBAOI%3BIACI%2CyBAAA%3BIACA%2CgCAAA%3B%3BEATR%2CwBAOI%2CgBAII%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3B%3BACEhB%2CwBAZ0C%3BEACtC%3BIACI%2CaAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CcAAA%3BIACA%2CaAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3B%3B%3BAC5GR%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BACyFJ%2CwBAV0C%3BEACtC%2CgBACI%2CyBACI%3BIACI%2CeAAA%3B%3B%3B%3BACpFhB%3BEACI%2CoBAAA%3B%3BAAGJ%3BEAGI%2CmBAAA%3BEAEA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEAEA%2CWAAA%3BEACA%2CWAAA%3B%3BAAXJ%2CsBAaI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2C6CAAA%3BEACA%2CUAAA%3BEAEA%2CmBAAmB%2CaAAa%2CoBAAhC%3BEACA%2CeAAmB%2CaAAa%2CoBAAhC%3BEACA%2CWAAmB%2CaAAa%2CoBAAhC%3B%3BAAIR%3BEACI%3BIAAK%2CmBAAmB%2CYAAnB%3B%3BEACL%3BIAAO%2CmBAAmB%2CcAAnB%3B%3B%3BAAEX%3BEACI%3BIAAK%2CWAAW%2CYAAX%3B%3BEACL%3BIAAO%2CWAAW%2CcAAX%3B%3B%3BACvCX%2CIAAI%2CsBACA%2CQAAO%2CKACH%3BEACI%2CoBAAA%3B%3BAAHZ%2CIAAI%2CsBACA%2CQAAO%2CKAKH%3BAANR%2CIAAI%2CsBACA%2CQAAO%2CKAKa%3BAANxB%2CIAAI%2CsBACA%2CQAAO%2CKAK8B%3BEAC7B%2CgBAAA%3B%3BAAIZ%3BEACI%2CaAAA%3BEACA%2CuBAAuB%2CUAAS%2CeAAhC%3BEACA%2CSAAA%3B%3BAAHJ%2CkBAII%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CsCAAA%3B%3BAARR%2CkBAII%2CMAKI%3BEACI%2CSAAA%3BEACA%2CaAAA%3B%3BAAXZ%2CkBAII%2CMAKI%2COAGI%3BEACI%2CoBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA3BhB%2CkBAII%2CMAKI%2COAoBM%2CMACI%3BEACE%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAjCpB%2CkBAII%2CMAKI%2COAoBM%2CMAMI%3BEACE%2CmBAAA%3BEACA%2CoBAAA%3B%3BAArCpB%2CkBAII%2CMAKI%2COAoBM%2CMAWE%3BEACI%2CYAAA%3B%3BAAMpB%3BAAAgB%3BAAAe%3BEAC3B%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CsCAAA%3B%3BAAYJ%2CQAT0B%3BEACtB%2CkBACI%2CMACI%3BIACI%2CcAAA%3B%3B%3BAClEhB%2CMAAM%3BEACF%2CaAAA%3B%3BACiGJ%2CQAzB%2BB%3BEAC3B%2C6BACI%3BIACI%2CSAAA%3BIACA%2COAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAPR%2C6BACI%2CsBAQI%3BIACI%2CsBAAA%3B%3BEAVZ%2C6BACI%2CsBAQI%2CmBAGI%3BIACI%2CeAAA%3BIACA%2CmBAAA%3B%3BEAEA%2C6BAfZ%2CsBAQI%2CmBAGI%2COAIK%3BIACG%2CgBAAA%3B%3B%3BAC6GxB%2CQAN0B%3BEACtB%2CiDAAiD%2CYAAY%3BIACzD%2CcAAA%3B%3B%3BAAYR%2CQAR0B%3BEACtB%2CkDAAmD%2CSAAS%2CMACxD%2CGAAE%2CUAAU%3BEADhB%2CkDAAmD%2CSAAS%2CMACvC%2CGAAE%2CUAAU%3BEADjC%2CkDAAmD%2CSAAS%2CMACtB%2CGAAE%2CUAAU%3BEADlD%2CkDAAmD%2CSAAS%2CMACL%2CGAAE%2CUAAU%3BIAC3D%2CaAAA%3B%3B%3BAAgBZ%2CQAX0B%3BEACtB%2CkDACI%3BIACI%2CeAAA%3B%3BEAFR%2CkDACI%2CiBAGI%3BIACI%2CWAAA%3B%3B%3BACzNhB%2CKACI%3BEACI%2CeAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAEA%2CKAPJ%2CoBAOK%3BEACG%2CYAAA%3BEACA%2CcAAA%3BEACA%2CSAAkB%2CEAAlB%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAsB%2Cm8BAAtB%3B%3BAAIA%2CKAlBR%2CoBAiBK%2CMACI%3BEACG%2CUAAA%3B%3BAAIR%2CKAvBJ%2CoBAuBK%3BEACG%2CYAAA%3B%3BAAEA%2CKA1BR%2CoBAuBK%2CSAGI%3BEACG%2CUAAA%3BEACA%2CsCAAA%3B%3BAAMhB%3BEACI%3BIACI%2CWAAW%2CYAAX%3B%3BEAEJ%3BIACI%2CWAAW%2CcAAX%3B%3B%3BAAGR%3BEACI%3BIACI%2CWAAW%2CYAAX%3B%3BEAEJ%3BIACI%2CWAAW%2CcAAX%3B%3B%3BAChDR%3BEACI%3BIAAO%2CWAAW%2CYAAX%3B%3BEACP%3BIAAK%2CWAAW%2CQAAX%3B%3B%3BAAGT%3BEACI%3BIAAK%2CWAAW%2CiBAAX%3B%3B%3BAAGT%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAALJ%2CmBAOI%3BEACI%2CcAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2C%2BBAAA%3BEACA%2CmCAAA%3B%3BAAEA%2CmBAXJ%2CYAWK%2CUAAU%3BAACX%2CmBAZJ%2CYAYK%2CUAAU%3BEACP%2COAAA%3B%3BAAGJ%2CmBAhBJ%2CYAgBK%2CUAAU%3BEACP%2CWAAA%3B%3BAAEJ%2CmBAnBJ%2CYAmBK%2CUAAU%3BEACP%2CSAAA%3B%3BAAGJ%2CmBAvBJ%2CYAuBK%2CUAAU%3BEACP%2CsBAAA%3B%3BAAGJ%2CmBA3BJ%2CYA2BK%2CUAAU%3BAACX%2CmBA5BJ%2CYA4BK%2CUAAU%3BEACP%2CqBAAA%3B%3BAAGJ%2CmBAhCJ%2CYAgCK%2CUAAU%3BEACP%2CsBAAA%3BEACA%2C4BAAA%3B%3BAClDZ%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAJJ%2CqBAMI%3BEACI%2CiBAAA%3B%3BAAPR%2CqBAUI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAdR%2CqBAUI%2C0BAMI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3B%3BAClBZ%3BEACI%2CeAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAPJ%2CuBASI%3BEACI%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAdR%2CuBAiBI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAA3BR%2CuBAiBI%2CqBAYI%2CKAAI%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAhCZ%2CuBAiBI%2CqBAYI%2CKAAI%2CKAKA%3BEACI%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CuBAtBZ%2CqBAYI%2CKAAI%2CKAKA%2CEAKK%3BEACG%2CcAAA%3BEACA%2CSAAgB%2COAAhB%3BEACA%2CaAAgB%2CYAAhB%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAIA%2CuBArChB%2CqBAYI%2CKAAI%2CKAKA%2CEAmBK%2CWACI%3BEACG%2CaAAA%3B%3BAAvDxB%2CuBAiBI%2CqBA4CI%2CKAAI%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CuBAlDR%2CqBA4CI%2CKAAI%2CMAMC%3BEACG%2CSAAS%2CGAAT%3B%3BAAGJ%2CuBAtDR%2CqBA4CI%2CKAAI%2CMAUC%3BEACG%2CSAAS%2CGAAT%3B%3BAAIR%2CuBA3DJ%2CqBA2DK%3BEACG%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAKZ%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAA6B%2CqCAA7B%3BEACA%2CyDAAA%3B%3BAAGJ%2CyBAA0B%2CcAAa%3BEACnC%2CuBAAA%3B%3BAAGJ%2CyBAA0B%2CcAAa%3BEACnC%2CsBAAA%3B%3BAAGJ%2CyBAA0B%2CcAAa%3BEACnC%2CuBAAA%3B%3BAAGJ%3BEACI%3BIACI%2CWAAW%2CYAAX%3B%3BEAEJ%3BIACI%2CWAAW%2CcAAX%3B%3B%3BAAGR%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CmBAII%3BEACI%2CaAAA%3B%3BAAIR%3BAAAiC%2C8BAA8B%3BEAC3D%2CkBAAA%3BEACA%2CeAAA%3BEACA%2COAAA%3BEACA%2C6BAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CIAAI%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CeAAA%3B%3BAChKJ%3BAAAsB%3BAAAsB%3BEACxC%2CwBAAA%3BEACA%2CoBAAA%3BEACA%2C2BAAA%3B%3BAAIJ%3BEACI%2CcAAA%3B%3BACXJ%3BEACI%2CQAAA%3B%3BAAGJ%2CSAAS%3BAACT%2CSAAS%3BEACL%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CSAAS%3BEACL%2CWAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CSAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CQAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CeAAgB%2CGAAE%3BAAClB%2CeAAgB%2CGAAE%3BEACd%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CeAAgB%2CGAAE%3BEACd%2CWAAA%3B%3BAAGJ%2CeAAgB%2CGAAE%2COAAQ%3BEACtB%2CiBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CeAAgB%2CGAAG%2CGAAE%3BEACjB%2CiBAAA%3B%3BAAGJ%2CeAAgB%2CGAAG%2CGAAE%3BEACjB%2CiBAAA%3B%3BAAGJ%2CeAAgB%2CGAAG%2CGAAE%3BEACjB%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CeAAgB%2CGAAG%2CGAAE%3BEACjB%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CeAAgB%2CGAAG%2CGAAE%3BEACjB%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CeAAgB%2CGAAG%2CGAAE%3BEACjB%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3B%3B%3BAAMJ%2CSAAU%3BEACN%2CcAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CcAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CcAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2C2CAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CWAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CwCAAA%3BEACA%2CiDAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CWAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CYAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CSAAU%3BAAA0B%2CSAAU%3BEAC1C%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CyBAAA%3BEAEA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CSAAU%2C2BAA2B%3BEACjC%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CSAAU%3BAAA0B%3BEAChC%2CmBAAA%3B%3BAAGJ%2CSAAU%2CmBAAkB%3BEACxB%2CYAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CyBAAA%3BEACA%2C8CAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2C8BAAA%3BEACA%2CQAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CqBAAA%3BEACA%2CYAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CSAAU%2CgCAAgC%3BEACtC%2CcAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CSAAU%2CiBAAgB%3BEACtB%2CUAAA%3B%3BAAGJ%2CSAAU%2CiBAAgB%3BEACtB%2C0CAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CSAAU%2CiBAAgB%3BEACtB%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CSAAU%2CiBAAgB%2CyBAAyB%3BEAC%5C%2FC%2CyBAAA%3BEACA%2CkBAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CeAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2C6BAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CaAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CkBAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CSAAU%2CgCAA%2BB%3BEACrC%2CwCAAA%3BEACA%2CyCAAA%3B%3BAAGJ%2CSAAU%2CgCAA%2BB%2CUAAU%3BEAC%5C%2FC%2CwCAAA%3BEACA%2CyCAAA%3B%3BAAGJ%2CSAAU%2CgCAA%2BB%2CUAAU%3BEAC%5C%2FC%2CwCAAA%3BEACA%2CyCAAA%3BEACA%2C0CAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CSAAU%2C%2BBAA8B%2CWAAY%3BEAChD%2C2CAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CWAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CYAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CWAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CYAAA%3B%3BAAGJ%2CSAAU%3BEACN%2CWAAA%3B%3B%3BAAWJ%2CgBAPkC%3BEAC9B%2CSAAU%2CsBAAqB%3BIAC3B%2CuBAAA%3BIACA%2CsBAAA%3B%3B%3BAAUR%2CgBANkC%3BEAC9B%2CSAAU%2CsBAAqB%3BIAC3B%2CsBAAA%3BIACA%2CuBAAA%3B%3B%3BACnXR%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CoCAAA%3B%3BACTJ%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CwCAAA%3BEACA%2CgDAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CyBAAC%3BEACG%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%2CyBAAC%2COAQK%3BEACE%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAXR%2CyBAAC%2COAcG%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAIR%2CyBAAC%3BEACG%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAHJ%2CyBAAC%2CQAKG%2CQACI%3BEACI%2CWAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAdZ%2CyBAAC%2CQAKG%2CQAYI%3BEACI%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAArBZ%2CyBAAC%2CQAKG%2CQAYI%2CGAMI%3BEACI%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAA3BhB%2CyBAAC%2CQAKG%2CQAYI%2CGAMI%2CGAMI%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAhCpB%2CyBAAC%2CQAKG%2CQAYI%2CGAMI%2CGAYI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CyBA1CnB%2CQAKG%2CQAYI%2CGAMI%2CGAYI%2CQAOK%3BEACG%2CsBAAsB%2C8zCAAtB%3B%3BAAEJ%2CyBA7CnB%2CQAKG%2CQAYI%2CGAMI%2CGAYI%2CQAUK%3BAAAW%2CyBA7C%5C%2FB%2CQAKG%2CQAYI%2CGAMI%2CGAYI%2CQAUiB%3BEACT%2CsBAAsB%2CmtCAAtB%3B%3BAA9CxB%2CyBAAC%2CQAKG%2CQAYI%2CGAMI%2CGA2BI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAArDpB%2CyBAAC%2CQAKG%2CQAYI%2CGAMI%2CGA2BI%2CaAKI%3BEACI%2CqBAAA%3B%3BAAxDxB%2CyBAAC%2CQAKG%2CQAYI%2CGAMI%2CGA2BI%2CaASI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAhExB%2CyBAAC%2CQAKG%2CQAYI%2CGAMI%2CGA6CI%3BEACI%2CiBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3B%3BAAEA%2CyBAzEnB%2CQAKG%2CQAYI%2CGAMI%2CGA6CI%2CEAKK%3BEACG%2CqBAAA%3B%3BAAQxB%2CyBAAC%3BEACG%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CyBAAC%3BEACG%2CaAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2CyBAAC%2CQAIG%3BEACI%2CaAAA%3B%3BAALR%2CyBAAC%2CQAQG%3BEACI%2CeAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2C0CAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAApBR%2CyBAAC%2CQAQG%2CiCAcI%3BEACI%2CaAAA%3B%3BAAMhB%2CIAAI%2CSACA%3BAADW%2CIAAI%2CYACf%3BEACI%2CUAAA%3BEACA%2CWAAA%3B%3BAC1JR%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAALJ%2CSAOI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAVR%2CSAOI%2CmBAKI%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAEA%2CSAZR%2CmBAKI%2CMAOK%2CMACG%2CIACI%3BEACI%2CeAAA%3B%3BAAtBxB%2CSAOI%2CmBAqBI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAMR%2CyBAAI%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACyBJ%3BEACI%3BIACI%2C6BAAA%3B%3BEAGJ%3BIACI%2C0BAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACnDZ%2CkBACI%3BEACI%2CeAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CkBAAC%3BEACG%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAAMI%2CkBAHP%2CQAEG%2COACK%3BEACG%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiDAAA%3B%3BAAIJ%2CQAHmC%3BEAGnC%2CkBAVP%2CQAEG%2COACK%3BIAKO%2CkBAAA%3B%3B%3BAAIR%2CkBAZP%2CQAEG%2COAUK%3BEACG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAOA%2CQAL%2BB%3BEAK%5C%2FB%2CkBAvBX%2CQAEG%2COAUK%3BIAOO%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAARR%2CkBAZP%2CQAEG%2COAUK%2CMAWG%3BEACI%2CWAAA%3BEACA%2CqBAAA%3B%3BAAIR%2CkBA7BP%2CQAEG%2COA2BK%3BEACG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3B%3BAAKJ%2CQAHmC%3BEAGnC%2CkBAtCP%2CQAEG%2COA2BK%3BIAOO%2CeAAA%3B%3B%3BAAIR%2CkBAxCP%2CQAEG%2COAsCK%3BEACG%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEDzCR%2C0BAAA%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3B%3BAC0CI%2CkBArDX%2CQAEG%2COAsCK%2CSAaI%3BEACG%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAkBJ%2CQANgC%3BEAC5B%2CGAAG%2CkBAJnB%2CeACI%2COACK%3BIAGW%2CeAAA%3B%3B%3BAASZ%2CQALmC%3BEAKnC%2CkBAdR%2CeACI%2COACK%3BIAQO%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIR%2CkBAhBR%2CeACI%2COAeK%3BEACG%2CkBAAA%3B%3BAAEA%2CkBAnBZ%2CeACI%2COAeK%2CQAGI%3BEACG%2C8BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CkCAAkC%2C4CAA0C%2C4BAA5E%3B%3BAAGJ%2CkBAlCZ%2CeACI%2COAeK%2CQAkBI%3BEACG%2CWAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CqBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2C%2BBAAA%3B%3BAAIA%2CkBAlDhB%2CeACI%2COAeK%2CQAiCI%2CMACI%3BEACG%2CUAAA%3B%3BAAKZ%2CkBAxDR%2CeACI%2COAuDK%3BEACG%2CYAAA%3BEACA%2CYAAA%3B%3BAAKJ%2CQAHmC%3BEAGnC%2CkBA%5C%2FDR%2CeACI%2COAuDK%3BIAKO%2CiBAAA%3B%3B%3BAAIR%2CkBAjER%2CeACI%2COAgEK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAMA%2CQAHmC%3BEAGnC%2CkBA1EZ%2CeACI%2COAgEK%2CMAKG%3BIAEQ%2CWAAA%3B%3B%3BAASZ%2CQAHmC%3BEAGnC%2CkBAjFR%2CeACI%2COA4EK%3BIAEO%2CWAAA%3B%3B%3BAASR%2CkBAFR%2CiBACI%2COACK%3BEACG%2CkBAAA%3B%3BAAEA%2CkBALZ%2CiBACI%2COACK%2CQAGI%3BEACG%2CwBAAA%3B%3BAAUR%2CQALmC%3BEAKnC%2CkBAhBR%2CiBACI%2COASK%3BIAEO%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAASJ%2CQAHmC%3BEAGnC%2CkBAvBZ%2CiBACI%2COAiBK%2CMACG%3BIAEQ%2CWAAA%3B%3B%3BAASZ%2CQAHmC%3BEAGnC%2CkBA9BR%2CiBACI%2COAyBK%3BIAEO%2CWAAA%3B%3B%3BAASR%2CQAJmC%3BEAInC%2CkBArCR%2CiBACI%2COA%2BBK%3BIAEO%2CYAAA%3BIACA%2CiBAAA%3B%3B%3BAA1MpB%2CkBAiNI%3BEACI%2CoBAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAA%3B%3BAApNR%2CkBAiNI%2CcAKI%3BEACI%2CcAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAA5NZ%2CkBAiNI%2CcAcI%3BEACI%2CWAAA%3B%3BAAEA%2CkBAjBR%2CcAcI%2CmBAGK%3BEACG%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BED3NR%2CoDAAA%3BEACI%2CgDAAA%3BEACI%2C4CAAA%3B%3BACfhB%2CkBAiNI%2CcAcI%2CmBAaI%2CiBACK%3BEACG%2CmBAAA%3B%3BAA9OpB%2CkBAiNI%2CcAcI%2CmBAmBI%3BEACI%2CgBAAA%3B%3BAAcZ%2COAAC%3BEACG%2CmBAAA%3B%3BAAGI%2COAJP%2CKAGG%2COACK%3BEACG%2CaAAa%2CkBAAb%3BEACA%2COAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CgBAAX%3BED1OR%2C8BAAA%3BEACI%2C0BAAA%3BEACA%2CsBAAA%3BEC0OI%2CiDAAA%3B%3BAAGJ%2COAnBP%2CKAGG%2COAgBK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CQAJ%2BB%3BEAI%5C%2FB%2COA5BX%2CKAGG%2COAgBK%3BIAMO%2CeAAA%3B%3B%3BAAOJ%2CQAJ%2BB%3BEAI%5C%2FB%2COAhCX%2CKAGG%2COAgBK%3BIAUO%2CeAAA%3B%3B%3BAAVR%2COAnBP%2CKAGG%2COAgBK%2CMAaG%3BEACI%2CWAAA%3BEACA%2CqBAAA%3B%3BAAIR%2COAtCP%2CKAGG%2COAmCK%3BEACG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAQJ%2CQANmC%3BEAMnC%2COAjDP%2CKAGG%2COAmCK%3BIAMO%2CWAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAKR%2COAnDP%2CKAGG%2COAgDK%3BEACG%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C6BAAA%3B%3BAAIA%2CQAH%2BB%3BEAG%5C%2FB%2COAlEX%2CKAGG%2COAgDK%3BIAaO%2CgBAAA%3B%3B%3BAASJ%2CQAP%2BB%3BEAO%5C%2FB%2COAzEX%2CKAGG%2COAgDK%3BIAgBO%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3B%3BAAGJ%2COAzEX%2CKAGG%2COAgDK%2CSAsBI%3BAACD%2COA1EX%2CKAGG%2COAgDK%2CSAuBI%3BAACD%2COA3EX%2CKAGG%2COAgDK%2CSAwBI%3BEACG%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAIR%2COAlFP%2CKAGG%2COA%2BEK%2CaAAa%3BEACV%2CaAAA%3B%3BAAGJ%2COAtFP%2CKAGG%2COAmFK%3BEACG%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAUQ%2CQALmC%3BEAKnC%2COAnGnB%2CKAGG%2COAmFK%2CQAKG%2CeACI%2CSACI%3BIAEQ%2CwBAAA%3BIACA%2C8BAAA%3BIACA%2CsBAAA%3B%3B%3BAAcR%2CQALmC%3BEAKnC%2COA%5C%2FGnB%2CKAGG%2COAmFK%2CQAiBG%2CaACI%2COACI%3BIAEQ%2CwBAAA%3BIACA%2C8BAAA%3BIACA%2CsBAAA%3B%3B%3BAAUhB%2COAvHX%2CKAqHI%2CQACG%2COACK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CQAJ%2BB%3BEAI%5C%2FB%2COAhIf%2CKAqHI%2CQACG%2COACK%3BIAMO%2CeAAA%3B%3B%3BAAOJ%2CQAJ%2BB%3BEAI%5C%2FB%2COApIf%2CKAqHI%2CQACG%2COACK%3BIAUO%2CeAAA%3B%3B%3BAAVR%2COAvHX%2CKAqHI%2CQACG%2COACK%2CMAaG%3BEACI%2CWAAA%3BEACA%2CqBAAA%3B%3BAAUpB%2COAAC%2CMACG%3BEACI%2CoBAAA%3B%3BAAIA%2COANP%2CMAKG%2COACK%3BEACG%2CeAAA%3B%3BAAGJ%2COAVP%2CMAKG%2COAKK%3BEACG%2CgBAAA%3B%3BAADJ%2COAVP%2CMAKG%2COAKK%2CMAEG%3BEACI%2CyBAAA%3B%3BAAOJ%2COApBX%2CMAkBG%2CeACI%2COACK%3BEACG%2CeAAA%3B%3BAArBhB%2COAAC%2CMA0BG%3BEACI%2CiBAAA%3BEACA%2CsBAAA%3B%3BAASZ%2CgBACI%2CaACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAMZ%2CQACI%3BEACI%2CaAAA%3B%3BAAIA%2CQAH%2BB%3BEAG%5C%2FB%2CQALJ%3BIAGQ%2CcAAA%3B%3B%3BAASQ%2CQAJ%2BB%3BEAI%5C%2FB%2CQAZhB%2CmBAKI%2CyBACI%2CiBACI%2CQAAO%3BIAEC%2CoBAAA%3B%3B%3BAAMR%2CQAHmC%3BEAGnC%2CQAfZ%2CmBAKI%2CyBACI%2CiBACI%2CQAAO%3BIAMC%2CmBAAA%3B%3B%3BAAdxB%2CQAqBI%2CiBACI%3BEACI%2CwBAAA%3B%3BAAKJ%2CQAHoC%3BEAGpC%2CQAPJ%2CiBACI%3BIAIQ%2CwBAAA%3B%3B%3BAAYhB%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAIA%2CQAH%2BB%3BEAG%5C%2FB%3BIAFI%2CcAAA%3B%3B%3BAAVR%2CuBAYI%3BEACI%2CkBAAA%3B%3BAAbR%2CuBAYI%2CaAGI%3BEACI%2CeAAA%3B%3BAAhBZ%2CuBAoBI%3BEACI%2CwBAAA%3B%3BAArBR%2CuBAoBI%2CcAGI%3BAAvBR%2CuBAoBI%2CcAII%3BAAxBR%2CuBAoBI%2CcAKI%3BAAzBR%2CuBAoBI%2CcAMI%3BEACI%2CwBAAA%3B%3BAA3BZ%2CuBAoBI%2CcAUI%2CmBAAkB%3BEACd%2CSAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BED1fJ%2CwBAAA%3BEACI%2CoBAAA%3BEACI%2CgBAAA%3B%3BAC8fhB%3BEACI%2CmBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAAMA%2CQAJ%2BB%3BEAI%5C%2FB%3BIAHI%2CiBAAA%3B%3B%3BAALR%2CiBAQI%3BEACI%2CgBAAA%3BEACA%2CWAAA%3B%3BAAMA%2CQAJ%2BB%3BEAI%5C%2FB%2CiBARJ%3BIAKQ%2CUAAA%3B%3B%3BAAOJ%2CQAJ%2BB%3BEAI%5C%2FB%2CiBAZJ%3BIASQ%2CUAAA%3B%3B%3BAAjBZ%2CiBAQI%2CUAYI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAxBZ%2CiBAQI%2CUAmBI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAA7BZ%2CiBAQI%2CUAwBI%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAlCZ%2CiBAQI%2CUA6BI%3BEACI%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C6BAAA%3B%3BAAEA%2CiBA1CR%2CUA6BI%2CWAaK%3BEACG%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAArDhB%2CiBA0DI%3BEACI%2CWAAA%3B%3BAAMA%2CQAJ%2BB%3BEAI%5C%2FB%2CiBAPJ%3BIAIQ%2CUAAA%3B%3B%3BAAMR%2CQAHmC%3BEAGnC%2CiBAVA%3BIAQQ%2CUAAA%3B%3B%3BAC5lBZ%2CkBACI%3BEACI%2CiBAAA%3B%3BAAFR%2CkBAII%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGI%2CkBANR%2CcAKI%2CKACK%3BEACG%2CyBAAA%3B%3BAAGJ%2CkBAVR%2CcAKI%2CKAKK%2CKACG%3BEACI%2CuBAAA%3BEACA%2CsBAAA%3B%3BAAjBpB%2CkBAuBI%2CWAII%3BEACI%2CSAAA%3B%3BAA5BZ%2CkBAuBI%2CWAII%2CcAGI%3BEACI%2CSAAA%3BEACA%2CWAAA%3B%3BAAMI%2CkBAfhB%2CWAII%2CcAGI%2CaAII%2CKAIK%3BAACD%2CkBAhBhB%2CWAII%2CcAGI%2CaAII%2CKAKK%3BEACG%2CoCAAA%3BEACA%2CoBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2C2BAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEFjChB%2CwBAAA%3BEACI%2CoBAAA%3BEACI%2CgBAAA%3BEAUR%2C0BAAA%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3B%3BAE2BY%2CQAN%2BB%3BEAM%5C%2FB%2CkBAxCpB%2CWAII%2CcAGI%2CaAII%2CKAIK%3BEAyBG%2CkBAxCpB%2CWAII%2CcAGI%2CaAII%2CKAKK%3BIAmBO%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3B%3BAAMJ%2CkBA3CpB%2CWAII%2CcAGI%2CaAII%2CKAIK%2CKA4BI%3BAAAD%2CkBA3CpB%2CWAII%2CcAGI%2CaAII%2CKAKK%2CKA2BI%3BEACG%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAOJ%2CQALmC%3BEAKnC%2CkBAzDpB%2CWAII%2CcAGI%2CaAII%2CKAIK%2CKA4BI%3BEAcD%2CkBAzDpB%2CWAII%2CcAGI%2CaAII%2CKAKK%2CKA2BI%3BIAUO%2CYAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3B%3BAAKZ%2CkBA5DhB%2CWAII%2CcAGI%2CaAII%2CKAiDK%3BEACG%2CUAAA%3B%3BAAMA%2CQAJgC%3BEAIhC%2CkBAnEpB%2CWAII%2CcAGI%2CaAII%2CKAiDK%3BIAIO%2CWAAA%3B%3B%3BAAGJ%2CkBAnEpB%2CWAII%2CcAGI%2CaAII%2CKAiDK%2CKAOI%3BEACG%2CgBAAgB%2C%2BCAAhB%3B%3BAAIR%2CkBAxEhB%2CWAII%2CcAGI%2CaAII%2CKA6DK%3BEACG%2CWAAA%3B%3BAAMA%2CQAJgC%3BEAIhC%2CkBA%5C%2FEpB%2CWAII%2CcAGI%2CaAII%2CKA6DK%3BIAIO%2CYAAA%3B%3B%3BAAGJ%2CkBA%5C%2FEpB%2CWAII%2CcAGI%2CaAII%2CKA6DK%2CKAOI%3BEACG%2CgBAAgB%2C%2BCAAhB%3B%3BAAUhB%2CkBA1FR%2CWAyFI%2CKACK%3BEACG%2CwBAAA%3B%3BAAGJ%2CkBA9FR%2CWAyFI%2CKAKK%3BEACG%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAMA%2CQAJ%2BB%3BEAI%5C%2FB%2CkBAxGZ%2CWAyFI%2CKAKK%3BIAOO%2CYAAA%3B%3B%3BAAPR%2CkBA9FR%2CWAyFI%2CKAKK%2CWAUG%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEFlHZ%2CwBAAA%3BEACI%2CoBAAA%3BEACI%2CgBAAA%3B%3BAE6FJ%2CkBA9FR%2CWAyFI%2CKAKK%2CWAUG%2CUAYI%3BEACI%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEFjHhB%2CwBAAA%3BEACI%2CoBAAA%3BEACA%2CgBAAA%3B%3BAEiHY%2CkBA9HpB%2CWAyFI%2CKAKK%2CWAUG%2CUAYI%2CKAUK%3BEACG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEF1HpB%2CwBAAA%3BEACI%2CoBAAA%3BEACA%2CgBAAA%3B%3BAE6HQ%2CkBA1IhB%2CWAyFI%2CKAKK%2CWAUG%2CUAkCK%2CMACG%3BEACI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAIR%2CkBAlJhB%2CWAyFI%2CKAKK%2CWAUG%2CUA0CK%2COACG%3BEACI%2CsBAAA%3BEACA%2CqBAAA%3B%3BAA5K5B%2CkBAuBI%2CWA%2BJI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAA1LZ%2CkBAuBI%2CWAsKI%3BEACI%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAOR%2CkBAAC%2CQACG%3BEACI%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAHR%2CkBAAC%2CQACG%2CmBAII%3BEACI%2CuBAAA%3BEACA%2CsBAAA%3B%3BAAPZ%2CkBAAC%2CQAYG%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAdR%2CkBAAC%2CQAYG%2CgBAII%2CUACI%3BEACI%2CsBAAA%3B%3BAAGJ%2CkBArBX%2CQAYG%2CgBAII%2CUAKK%2COACG%3BEACI%2CsBAAA%3B%3BAAOpB%2CkBAAC%2CwBACG%2CcACI%3BEACI%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAKZ%2CkBAAC%2CwBACG%2CcACI%3BEACI%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAApPhB%2CkBA2PI%2CaACI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3B%3BAA%5C%2FPZ%2CkBA2PI%2CaACI%2CmBAKI%3BEACI%2CuBAAA%3BEACA%2CsBAAA%3B%3BAAnQhB%2CkBA2PI%2CaAYI%3BEACI%2CeAAA%3B%3BAAxQZ%2CkBA2PI%2CaAYI%2CUAGI%3BEACI%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FQhB%2CkBA2PI%2CaAYI%2CUAGI%2CMAOI%3BEACI%2CaAAA%3B%3BAAGJ%2CkBA1BZ%2CaAYI%2CUAGI%2CMAWK%3BEACG%2CoCAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEFtQZ%2CkDAAA%3BEACI%2C8CAAA%3BEACI%2C0CAAA%3B%3BAExBhB%2CkBA2PI%2CaAYI%2CUAGI%2CMAsBI%3BEACI%2CYAAA%3B%3BAAKR%2CkBA3CR%2CaAYI%2CUA%2BBK%2COACG%3BEACI%2CyBAAA%3B%3BAAFR%2CkBA3CR%2CaAYI%2CUA%2BBK%2COACG%2CMAGI%3BEACI%2CSAAA%3B%3BAAGJ%2CkBAnDhB%2CaAYI%2CUA%2BBK%2COACG%2CMAOK%3BEAEG%2CkCAAA%3BEF1RhB%2CwBAAA%3BEACI%2CoBAAA%3BEACI%2CgBAAA%3B%3BAE4RI%2CkBAzDhB%2CaAYI%2CUA%2BBK%2COACG%2CMAaK%3BEACG%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CqBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAQhB%2CkBADH%2COACI%2CSACG%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAHR%2CkBADH%2COACI%2CSACG%2CgBAII%2CUACI%3BEACI%2CsBAAA%3B%3BAAEA%2CkBAVnB%2COACI%2CSACG%2CgBAII%2CUACI%2CKAGK%3BEACG%2CWAAA%3B%3BAAIR%2CkBAff%2COACI%2CSACG%2CgBAII%2CUASK%2COACG%3BEACI%2CsBAAA%3B%3BAAiBR%2CQALhB%2CmBACI%2CcACI%2CaACI%2CKAEK%3BAACD%2CQANhB%2CmBACI%2CcACI%2CaACI%2CKAGK%3BEACG%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAMA%2CQAJ%2BB%3BEAI%5C%2FB%2CQAhBpB%2CmBACI%2CcACI%2CaACI%2CKAEK%3BEAWG%2CQAhBpB%2CmBACI%2CcACI%2CaACI%2CKAGK%3BIAOO%2CiBAAA%3B%3B%3BAAGJ%2CQAhBpB%2CmBACI%2CcACI%2CaACI%2CKAEK%2CKAWI%3BAAAD%2CQAhBpB%2CmBACI%2CcACI%2CaACI%2CKAGK%2CKAUI%3BEACG%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%2CQAtBhB%2CmBACI%2CcACI%2CaACI%2CKAmBK%3BEACG%2CUAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CQA3BhB%2CmBACI%2CcACI%2CaACI%2CKAwBK%3BEACG%2CQAAA%3B%3BAAYhB%2CaADH%2CUACI%3BEACG%2CeAAA%3BEACA%2CUAAA%3B%3BAAJZ%2CaAQI%3BEACI%2CeAAA%3BEACA%2CUAAA%3B%3BAAKY%2CaAPhB%2CWAII%2CcACI%2CaACI%2CKACK%3BEACG%2CUAAA%3B%3BAAGJ%2CaAXhB%2CWAII%2CcACI%2CaACI%2CKAKK%3BEACG%2CWAAA%3B%3BAC3ZxB%2CGAAG%2CkBACC%3BEAEI%2CUAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAANR%2CGAAG%2CkBASC%3BEAEI%2CUAAA%3B%3BAACA%2CGAZL%2CkBASC%2CcAGK%3BEAEG%2CUAAA%3BEACT%2C%2BBAAA%3B%3BAAOK%2CGAtBL%2CkBAqBC%2COACK%3BEACG%2CkBAAA%3B%3BAAEA%2CGAzBT%2CkBAqBC%2COACK%2CQAGI%3BEACG%2CyBAAA%3BEACA%2CkBAAkB%2C6DAAlB%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CyCAAA%3BEACA%2C0BAAA%3B%3BAAIR%2CGAxCL%2CkBAqBC%2COAmBK%3BAACD%2CGAzCL%2CkBAqBC%2COAoBK%3BEACG%2C0CAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2C2BAAA%3BEACA%2CeAAA%3BEH5BJ%2CwBAAA%3BEACI%2CoBAAA%3BEACI%2CgBAAA%3BEAUR%2C0BAAA%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3B%3BAGsBA%2CQAN%2BB%3BEAM%5C%2FB%2CGA1DT%2CkBAqBC%2COAmBK%3BEAkBG%2CGA1DT%2CkBAqBC%2COAoBK%3BIAYO%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3B%3BAAMJ%2CGA7DT%2CkBAqBC%2COAmBK%2CKAqBI%3BAAAD%2CGA7DT%2CkBAqBC%2COAoBK%2CKAoBI%3BEACG%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAMJ%2CQAJmC%3BEAInC%2CGA1ET%2CkBAqBC%2COAmBK%2CKAqBI%3BEAaD%2CGA1ET%2CkBAqBC%2COAoBK%2CKAoBI%3BIAUO%2CYAAA%3BIACA%2CWAAA%3B%3B%3BAAKZ%2CGA7EL%2CkBAqBC%2COAwDK%3BEACG%2CwBAAA%3B%3BAAGJ%2CGAjFL%2CkBAqBC%2COA4DK%3BEACG%2CUAAA%3B%3BAAMA%2CQAJgC%3BEAIhC%2CGAxFT%2CkBAqBC%2COA4DK%3BIAIO%2CWAAA%3B%3B%3BAAGJ%2CGAxFT%2CkBAqBC%2COA4DK%2CKAOI%3BEACG%2CgBAAgB%2C%2BCAAhB%3B%3BAAIR%2CGA7FL%2CkBAqBC%2COAwEK%3BEACG%2CWAAA%3B%3BAAMA%2CQAJgC%3BEAIhC%2CGApGT%2CkBAqBC%2COAwEK%3BIAIO%2CYAAA%3B%3B%3BAAGJ%2CGApGT%2CkBAqBC%2COAwEK%2CKAOI%3BEACG%2CgBAAgB%2C%2BCAAhB%3B%3BAAIR%2CGAzGL%2CkBAqBC%2COAoFK%3BEACG%2CYAAA%3B%3BAAMA%2CQAJgC%3BEAIhC%2CGAhHT%2CkBAqBC%2COAoFK%3BIAIO%2CYAAA%3B%3B%3BAAJR%2CGAzGL%2CkBAqBC%2COAoFK%2CKAOG%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAVR%2CGAzGL%2CkBAqBC%2COAoFK%2CKAaG%3BEACI%2CsBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEH1GR%2CwBAAA%3BEACI%2CoBAAA%3BEACI%2CgBAAA%3BEAUR%2CwBAAA%3BEACI%2CoBAAA%3BEACA%2CgBAAA%3B%3BAGgGI%2CGApIb%2CkBAqBC%2COAoFK%2CKAaG%2COAcK%3BEACG%2CaAAA%3B%3BAAGJ%2CGAxIb%2CkBAqBC%2COAoFK%2CKAaG%2COAkBK%3BEACG%2CyBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CGA7Ib%2CkBAqBC%2COAoFK%2CKAaG%2COAuBK%3BEACG%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CGAlJjB%2CkBAqBC%2COAoFK%2CKAaG%2COAuBK%2CaAKI%3BEACG%2CyBAAA%3BEACA%2CWAAA%3B%3BAA3ChB%2CGAzGL%2CkBAqBC%2COAoFK%2CKAgDG%2CGAAE%2CaACE%3BEACI%2CsBAAA%3BEACA%2CUAAA%3B%3BAAaR%2CGAzKT%2CkBAuKC%2CYACI%2COACK%3BEACG%2COAAA%3BEACA%2CWAAA%3B%3BAAMA%2CQAJgC%3BEAIhC%2CGAjLb%2CkBAuKC%2CYACI%2COACK%3BIAKO%2CWAAA%3B%3B%3BAAGJ%2CGAjLb%2CkBAuKC%2CYACI%2COACK%2CKAQI%3BEACG%2CWAAW%2CcAAX%3B%3BAAIR%2CGAtLT%2CkBAuKC%2CYACI%2COAcK%3BEACG%2CUAAA%3BEACA%2CQAAA%3B%3BAAMA%2CQAJgC%3BEAIhC%2CGA9Lb%2CkBAuKC%2CYACI%2COAcK%3BIAKO%2CYAAA%3B%3B%3BAAGJ%2CGA9Lb%2CkBAuKC%2CYACI%2COAcK%2CKAQI%3BEACG%2CWAAW%2CcAAX%3B%3BAAWR%2CGA1MT%2CkBAwME%2CYACG%2COACK%3BEACG%2CaAAA%3B%3BAAEA%2CGA7Mb%2CkBAwME%2CYACG%2COACK%2CMAGI%3BEACG%2CUAAA%3B%3BAAIR%2CGAlNT%2CkBAwME%2CYACG%2COASK%3BEACG%2CUAAA%3B%3BAADJ%2CGAlNT%2CkBAwME%2CYACG%2COASK%2CQAGG%3BEACI%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEHrMZ%2CoDAAA%3BEACI%2CgDAAA%3BEACI%2C4CAAA%3B%3BAGwMJ%2CGAhOT%2CkBAwME%2CYACG%2COAuBK%3BEACG%2CUAAA%3B%3BAAjOhB%2CGAAG%2CkBAwOC%3BEACI%2CUAAA%3B%3BAAMA%2CQAJ0B%3BEAI1B%2CGA%5C%2FOL%2CkBAwOC%3BIAIQ%2CgBAAA%3B%3B%3BAAIA%2CGAhPT%2CkBAwOC%2CaAOI%2COACK%3BEACG%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CGAtPb%2CkBAwOC%2CaAOI%2COACK%2CMAMI%3BEACG%2CoCAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEHvOZ%2CkDAAA%3BEACI%2C8CAAA%3BEACI%2C0CAAA%3B%3BAGwNJ%2CGAhPT%2CkBAwOC%2CaAOI%2COACK%2CMAiBG%3BEACI%2CYAAA%3B%3BAAKR%2CGAvQT%2CkBAwOC%2CaAOI%2COAwBK%3BEACG%2CyBAAA%3B%3BAADJ%2CGAvQT%2CkBAwOC%2CaAOI%2COAwBK%2CQAGG%3BEACI%2CSAAA%3B%3BAAGJ%2CGA9Qb%2CkBAwOC%2CaAOI%2COAwBK%2CQAOI%3BEACG%2CkCAAA%3BEHzPZ%2CwBAAA%3BEACI%2CoBAAA%3BEACI%2CgBAAA%3B%3BAG2PA%2CGAnRb%2CkBAwOC%2CaAOI%2COAwBK%2CQAYI%3BEACG%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CqBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAiBZ%2CGA7SL%2CkBA0SE%2COAGI%2CKACG%3BEACI%2CyBAAA%3BEACA%2C0BAAA%3B%3BAAIA%2CGApTb%2CkBA0SE%2COAGI%2CKAMG%2COACK%3BEACG%2CuBAAA%3BEAEA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CGApTb%2CkBA0SE%2COAGI%2CKAMG%2COACK%2CMAKG%3BEACI%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAARR%2CGApTb%2CkBA0SE%2COAGI%2CKAMG%2COACK%2CMAUG%3BEACI%2CgBAAA%3B%3BAAOZ%2CGAtUT%2CkBA0SE%2COAGI%2CKAyBI%2CQACG%3BEACI%2CuBAAA%3B%3BAAKA%2CGA7UjB%2CkBA0SE%2COAGI%2CKAyBI%2CQAKG%2COAEK%3BEACG%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2CGA7UjB%2CkBA0SE%2COAGI%2CKAyBI%2CQAKG%2COAEK%2CKAIG%3BEACI%2CsBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CGArVzB%2CkBA0SE%2COAGI%2CKAyBI%2CQAKG%2COAEK%2CKAIG%2COAIK%3BEACG%2CyBAAA%3B%3BAATZ%2CGA7UjB%2CkBA0SE%2COAGI%2CKAyBI%2CQAKG%2COAEK%2CKAaG%2CGAAE%2CaACE%3BEACI%2CsBAAA%3B%3BAASpB%2CGArWT%2CkBA0SE%2COAGI%2CKAwDI%3BEACG%2CkBAAA%3B%3BAADJ%2CGArWT%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAASA%2CQAP%2BB%3BEAO%5C%2FB%2CGAzXjB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%3BIAWQ%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3B%3BAASJ%2CQAN%2BB%3BEAM%5C%2FB%2CGA%5C%2FXjB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%3BIAkBQ%2CmBAAA%3BIACA%2CgBAAA%3B%3B%3BAAeA%2CQAT8B%3BEAS9B%2CGA1YrB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COACK%3BIAEO%2CSAAA%3BIACA%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3B%3BAAUR%2CQAL8B%3BEAK9B%2CGAlZrB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COAaK%3BIAEO%2C2BAAA%3BIACA%2CkBAAA%3BIACA%2C0BAAA%3B%3B%3BAAIR%2CGApZrB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COAqBK%3BAACD%2CGArZrB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COAsBK%3BEACG%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAOJ%2CQALmC%3BEAKnC%2CGA%5C%2FZrB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COAqBK%3BEAWD%2CGA%5C%2FZrB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COAsBK%3BIAMO%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3B%3BAAIR%2CGAjarB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COAkCK%3BEACG%2CUAAA%3B%3BAAKJ%2CQAHmC%3BEAGnC%2CGAvarB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COAkCK%3BIAIO%2CWAAA%3B%3B%3BAAIR%2CGAzarB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COA0CK%3BEACG%2CWAAA%3B%3BAAKJ%2CQAHmC%3BEAGnC%2CGA%5C%2FarB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COA0CK%3BIAIO%2CYAAA%3B%3B%3BAAIR%2CGAjbrB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COAkDK%3BEACG%2CSAAA%3B%3BAAYA%2CQAV0B%3BEAU1B%2CGA9bzB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COAkDK%3BIAIO%2C0CAAA%3BIACA%2CSAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3BIACA%2CqBAAA%3B%3B%3BAAOJ%2CQAH8B%3BEAG9B%2CGAlczB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COAkDK%2CMAaI%3BIAEO%2CaAAA%3B%3B%3BAAQR%2CQAH8B%3BEAG9B%2CGAxczB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COAkDK%2CMAmBI%3BIAEO%2CyBAAA%3B%3B%3BAAQR%2CQAH8B%3BEAG9B%2CGA9czB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COAkDK%2CMAyBG%3BIAEQ%2CaAAA%3B%3B%3BAASZ%2CQAH8B%3BEAG9B%2CGArdrB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COAkFK%3BIAEO%2CsBAAA%3B%3B%3BAAQR%2CQAH8B%3BEAG9B%2CGA3drB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COAwFK%3BIAEO%2CwBAAA%3B%3B%3BAAKJ%2CGA9dzB%2CkBA0SE%2COAGI%2CKAwDI%2CcAGG%2CaAuBI%2COA8FK%2CQACI%3BEACG%2CaAAA%3B%3BAAahB%2CGA5eb%2CkBA0SE%2COA%2BLI%2CMACG%2COAEK%3BEACG%2CaAAA%3B%3BAADJ%2CGA5eb%2CkBA0SE%2COA%2BLI%2CMACG%2COAEK%2CKAGG%3BEACI%2CsBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CGAnfrB%2CkBA0SE%2COA%2BLI%2CMACG%2COAEK%2CKAGG%2COAIK%3BEACG%2CyBAAA%3B%3BAARZ%2CGA5eb%2CkBA0SE%2COA%2BLI%2CMACG%2COAEK%2CKAYG%2CGAAE%2CaACE%3BEACI%2CsBAAA%3B%3BAAWR%2CQAHmC%3BEAGnC%2CGArgBjB%2CkBA0SE%2COA%2BLI%2CMAsBI%2CeACG%2CaACI%3BIAEQ%2CiBAAA%3B%3B%3BAAWpB%2CGA9gBL%2CkBA6gBE%2COACI%2CSACG%3BEACI%2CiBAAA%3B%3BAAIA%2CGAphBb%2CkBA6gBE%2COACI%2CSAIG%2COAEK%3BEACG%2CaAAA%3B%3BAADJ%2CGAphBb%2CkBA6gBE%2COACI%2CSAIG%2COAEK%2CKAGG%3BEACI%2CsBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CGA3hBrB%2CkBA6gBE%2COACI%2CSAIG%2COAEK%2CKAGG%2COAIK%3BEACG%2CyBAAA%3B%3BAARZ%2CGAphBb%2CkBA6gBE%2COACI%2CSAIG%2COAEK%2CKAYG%2CGAAE%2CaACE%3BEACI%2CsBAAA%3B%3BAASR%2CGA3iBjB%2CkBA6gBE%2COACI%2CSA0BG%2CaACI%2COAEK%3BAACD%2CGA5iBjB%2CkBA6gBE%2COACI%2CSA0BG%2CaACI%2COAGK%3BEACG%2CiBAAA%3B%3BAASR%2CGAtjBb%2CkBA6gBE%2COAsCI%2CQACG%2COAEK%3BEACG%2CaAAA%3B%3BAADJ%2CGAtjBb%2CkBA6gBE%2COAsCI%2CQACG%2COAEK%2CKAGG%3BEACI%2CsBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CGA7jBrB%2CkBA6gBE%2COAsCI%2CQACG%2COAEK%2CKAGG%2COAIK%3BEACG%2CyBAAA%3B%3BAARZ%2CGAtjBb%2CkBA6gBE%2COAsCI%2CQACG%2COAEK%2CKAYG%2CGAAE%2CaACE%3BEACI%2CsBAAA%3B%3BAASR%2CGA7kBjB%2CkBA6gBE%2COAsCI%2CQAuBG%2CaACI%2COAEK%3BAACD%2CGA9kBjB%2CkBA6gBE%2COAsCI%2CQAuBG%2CaACI%2COAGK%3BEACG%2CiBAAA%3B%3BAAUhB%2CGAzlBL%2CkBAwlBE%2CkBACI%2CMACG%3BEACI%2CiBAAA%3B%3BAAIR%2CGA%5C%2FlBL%2CkBAwlBE%2CkBAOI%2CKACG%3BEACI%2CgBAAA%3B%3BAAYJ%2CQAHR%2CmBACI%2COAEK%3BAACD%2CQAJR%2CmBACI%2COAGK%3BEACG%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAMA%2CQAJ%2BB%3BEAI%5C%2FB%2CQAdZ%2CmBACI%2COAEK%3BEAWG%2CQAdZ%2CmBACI%2COAGK%3BIAOO%2CiBAAA%3B%3B%3BAAGJ%2CQAdZ%2CmBACI%2COAEK%2CKAWI%3BAAAD%2CQAdZ%2CmBACI%2COAGK%2CKAUI%3BEACG%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%2CQApBR%2CmBACI%2COAmBK%3BEACG%2CUAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CQAzBR%2CmBACI%2COAwBK%3BEACG%2CQAAA%3B%3BAAMA%2CQAhCZ%2CmBA8BI%2CYACI%2COACK%3BEACG%2CUAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CQArCZ%2CmBA8BI%2CYACI%2COAMK%3BEACG%2CWAAA%3B%3BAAkBJ%2CkBAJX%2CYACG%2CiBACI%2COAEK%3BEACG%2CaAAA%3B%3BAAGJ%2CkBARX%2CYACG%2CiBACI%2COAMK%3BEACG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAQA%2CQAN%2BB%3BEAM%5C%2FB%2CkBAtBf%2CYACG%2CiBACI%2COAMK%3BIASO%2CeAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BAAXR%2CkBARX%2CYACG%2CiBACI%2COAMK%2CKAcG%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CQAJ%2BB%3BEAI%5C%2FB%2CkBAhCnB%2CYACG%2CiBACI%2COAMK%2CKAcG%3BIAOQ%2CeAAA%3B%3B%3BAAOJ%2CQAJ%2BB%3BEAI%5C%2FB%2CkBApCnB%2CYACG%2CiBACI%2COAMK%2CKAcG%3BIAWQ%2CeAAA%3B%3B%3BAAzBZ%2CkBARX%2CYACG%2CiBACI%2COAMK%2CKAcG%2COAcI%3BEACI%2CWAAA%3BEACA%2CqBAAA%3B%3BAA9BZ%2CkBARX%2CYACG%2CiBACI%2COAMK%2CKAkCG%3BEACI%2CaAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CQAHmC%3BEAGnC%2CkBAjDf%2CYACG%2CiBACI%2COAMK%2CKAkCG%3BIAKQ%2CcAAA%3B%3B%3BAAvCZ%2CkBARX%2CYACG%2CiBACI%2COAMK%2CKA2CG%3BEACI%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C6BAAA%3B%3BAASA%2CQAP%2BB%3BEAO%5C%2FB%2CkBAvEnB%2CYACG%2CiBACI%2COAMK%2CKA2CG%3BIAcQ%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3B%3BAAOJ%2CQAJ%2BB%3BEAI%5C%2FB%2CkBA3EnB%2CYACG%2CiBACI%2COAMK%2CKA2CG%3BIAqBQ%2CgBAAA%3B%3B%3BAAGJ%2CkBA3EnB%2CYACG%2CiBACI%2COAMK%2CKA2CG%2CUAwBK%3BAACD%2CkBA5EnB%2CYACG%2CiBACI%2COAMK%2CKA2CG%2CUAyBK%3BAACD%2CkBA7EnB%2CYACG%2CiBACI%2COAMK%2CKA2CG%2CUA0BK%3BEACG%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAUZ%2CkBA1FX%2CYAuFG%2CkBACI%2COAEK%3BEACG%2CaAAA%3B%3BAAGJ%2CkBA9FX%2CYAuFG%2CkBACI%2COAMK%3BEACG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAOA%2CQAL%2BB%3BEAK%5C%2FB%2CkBA3Gf%2CYAuFG%2CkBACI%2COAMK%3BIASO%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAVR%2CkBA9FX%2CYAuFG%2CkBACI%2COAMK%2CKAaG%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAMA%2CQAJ%2BB%3BEAI%5C%2FB%2CkBArHnB%2CYAuFG%2CkBACI%2COAMK%2CKAaG%3BIAOQ%2CeAAA%3B%3B%3BAAOJ%2CQAJ%2BB%3BEAI%5C%2FB%2CkBAzHnB%2CYAuFG%2CkBACI%2COAMK%2CKAaG%3BIAWQ%2CeAAA%3B%3B%3BAAxBZ%2CkBA9FX%2CYAuFG%2CkBACI%2COAMK%2CKAaG%2COAcI%3BEACI%2CWAAA%3BEACA%2CqBAAA%3B%3BAA7BZ%2CkBA9FX%2CYAuFG%2CkBACI%2COAMK%2CKAiCG%3BEACI%2CaAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CQAHmC%3BEAGnC%2CkBAtIf%2CYAuFG%2CkBACI%2COAMK%2CKAiCG%3BIAKQ%2CcAAA%3B%3B%3BAAtCZ%2CkBA9FX%2CYAuFG%2CkBACI%2COAMK%2CKA0CG%3BEACI%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C6BAAA%3B%3BAASA%2CQAP%2BB%3BEAO%5C%2FB%2CkBA5JnB%2CYAuFG%2CkBACI%2COAMK%2CKA0CG%3BIAcQ%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3B%3BAAOJ%2CQAJ%2BB%3BEAI%5C%2FB%2CkBAhKnB%2CYAuFG%2CkBACI%2COAMK%2CKA0CG%3BIAqBQ%2CgBAAA%3B%3B%3BAAGJ%2CkBAhKnB%2CYAuFG%2CkBACI%2COAMK%2CKA0CG%2CUAwBK%3BAACD%2CkBAjKnB%2CYAuFG%2CkBACI%2COAMK%2CKA0CG%2CUAyBK%3BAACD%2CkBAlKnB%2CYAuFG%2CkBACI%2COAMK%2CKA0CG%2CUA0BK%3BEACG%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAcpB%2CaADH%2CUACI%3BEACG%2CeAAA%3BEACA%2CUAAA%3B%3BAAJZ%2CaAQI%3BEACI%2CeAAA%3BEACA%2CUAAA%3B%3BAAGI%2CaALR%2CWAII%2COACK%3BEACG%2CUAAA%3B%3BAAGJ%2CaATR%2CWAII%2COAKK%3BEACG%2CWAAA%3B%3BAAUZ%2CuBAAC%2CgBACG%3BEACI%2CSAAA%3B%3BAAFR%2CuBAAC%2CgBAKG%2CcACI%2CEAAC%3BEACG%2CYAAA%3B%3BAAMJ%2CuBAbP%2CgBAWG%2COAEK%3BAACD%2CuBAdP%2CgBAWG%2COAGK%3BEACG%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEH51BR%2CwBAAA%3BEACI%2CoBAAA%3BEACA%2CgBAAA%3B%3BAG61BI%2CuBAtBX%2CgBAWG%2COAEK%2CKASI%3BAAAD%2CuBAtBX%2CgBAWG%2COAGK%2CKAQI%3BEACG%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%2CuBA5BP%2CgBAWG%2COAiBK%3BEACG%2COAAA%3BEACA%2CUAAA%3B%3BAAEA%2CuBAhCX%2CgBAWG%2COAiBK%2CKAII%3BEACG%2CWAAW%2CaAAX%3B%3BAAIR%2CuBArCP%2CgBAWG%2COA0BK%3BEACG%2CSAAA%3BEACA%2CoBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAEA%2CuBA3CX%2CgBAWG%2COA0BK%2CKAMI%3BEACG%2CWAAW%2CaAAX%3B%3BAA5ChB%2CuBAAC%2CgBAiDG%3BEACI%2CaAAA%3B%3BAAOJ%2CiBADJ%2COACK%3BEACG%2COAAA%3B%3BAAGJ%2CiBALJ%2COAKK%3BEACG%2CQAAA%3B%3BACpcZ%2CmBAnCsC%3BEAI1B%2CkBADJ%2CkBACK%2CeACG%2CMACI%2CSACI%3BIACI%2CiBAAA%3B%3BEAJhB%2CkBADJ%2CkBACK%2CeACG%2CMAMI%3BIACI%2CiBAAA%3B%3BEAIZ%2CkBAbJ%2CkBAaK%2CeACG%2CMACI%2CSACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEALhB%2CkBAbJ%2CkBAaK%2CeACG%2CMAOI%2CeACI%3BIACI%2CiBAAA%3B%3B%3B%3B%3B%3B%3BAC3X5B%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%3BAClMxB%2CmBACC%2CQAAO%3BEACN%2CiBAAA%3B%3BAAIF%2C0BAA2B%2CoBAAmB%3BEAC7C%2CcAAA%3B%3BAAGD%2CMAAM%2COAAO%2CQAAS%2CMAAK%3BEAC3B%2CSAAS%2CIAAT%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BACUA%3BEACC%2CaAAa%2CuBAAb%3BEACA%2CcAAc%2CuBAAd%3BEACA%2CgBAAA%3BEAEA%2CuBAAA%3B%3BAALD%2CUAOC%3BEACC%2CWAAA%3BEACA%2CYAAA%3B%3BAAIF%3BEACC%2CqDAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3B%3BAAGD%2CKAAM%3BEACL%2CmBAAA%3B%3BAAGD%2COAAO%3BEACN%2CgBAAA%3B%3BAAKD%2CaAAa%3BEACZ%2CeAAA%3B%3BAAGD%2CKAAM%3BEACL%2CYAAA%3B%3BAAMD%3BAACA%3BEACC%2CaAAA%3B%3BAAID%2CaAAc%2COAAM%3BAACpB%2CaAAc%2CQAAO%2COAAO%3BAAC5B%2CiBAAkB%2CQAAO%3BAACzB%3BEACC%2CSAAS%2CEAAT%3BEACA%2CsBAAsB%2C4BAAtB%3BEACA%2C4BAAA%3B%3BAAID%2CiBAAiB%3BEAChB%2CeAAA%3BEAGA%2CYAAA%3B%3BAAJD%2CiBAAiB%2CiBAMhB%2CQAAO%2CSAAS%2COAAO%3BEACtB%2CaAAA%3B%3BAAIA%2CiBAXe%2CiBAUhB%2CQAAO%2CSACL%3BEACA%2CYAAA%3B%3BAAZH%2CiBAAiB%2CiBAUhB%2CQAAO%2CSAKN%2CSAAQ%3BEACP%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAA1BH%2CiBAAiB%2CiBAUhB%2CQAAO%2CSAmBN%3BEACC%2CiBAAA%3B%3BAA9BH%2CiBAAiB%2CiBAkChB%2CQAAO%3BEACN%2CwBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAArCF%2CiBAAiB%2CiBAyChB%2CQAAO%2CSAAS%3BEACf%2CSAAS%2CEAAT%3B%3BAA1CF%2CiBAAiB%2CiBA6ChB%3BEACC%2CYAAA%3BEACA%2CkBAAA%3BEACA%2C8CAAA%3B%3BAAhDF%2CiBAAiB%2CiBAmDhB%2CQAAO%3BEACN%2CUAAA%3BEACA%2CQAAA%3B%3BAAMF%3BEACC%2CaAAA%3B%3BAAGD%3BAACA%2CkCAAmC%2CQAAO%2COAAO%2CSAAS%3BAAC1D%2COAAO%2CQAAQ%3BEACd%2CyBAAA%3BEACA%2CyBAAA%3B%3BAAMD%2CKAAK%2CcAAe%3BAACpB%2CeAAgB%3BAAChB%2CgCAAiC%3BEAEhC%2CiBAAA%3B%3BAAJD%2CKAAK%2CcAAe%2CuBAMnB%3BAALD%2CeAAgB%2CuBAKf%3BAAJD%2CgCAAiC%2CuBAIhC%3BEACC%2CyBAAA%3B%3BAAIF%3BEACC%2CYAAA%3BEACA%2CkBAAA%3B%3BAAGD%2CeACC%2CSAGC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAPH%2CeAWC%3BEACC%2CiBAAA%3BEACA%2CSAAA%3B%3BAAbF%2CeAgBC%2CsBAAsB%3BEACrB%2CmBAAA%3B%3BAAMF%2CeAAgB%3BEACf%2CeAAA%3B%3BAADD%2CeAAgB%2CaAGf%2COAAM%3BEACL%2CaAAA%3B%3BAAIF%2CeAAgB%2CeAAe%2CWAAS%3BEACvC%2CoBAAA%3B%3BAAGD%2CeAAgB%2CeAAe%2CWAAS%3BEACvC%2CkBAAA%3B%3BAADD%2CeAAgB%2CeAAe%2CWAAS%2CaAGvC%2CQAAO%3BEACN%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAIF%2CgCACC%3BEACC%2CaAAA%3B%3BAAKF%2CaAEC%2COAAM%3BAAFP%2CaAGC%2CQAAO%2COAAO%3BEACb%2CSAAS%2CEAAT%3BEACA%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAQF%2CYAAa%2CMAAK%2CIAAI%2CaAAa%3BEAClC%2CaAAA%3B%3BAAGD%3BEACC%2CqBAAA%3B%3BAADD%2CmBAGC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3B%3BAAKF%3BEACC%2CqBAAA%3B%3BAADD%2CYAGC%2CQAAO%3BEACN%2CaAAA%3B%3BAAIF%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAAJD%2CqBAMC%3BEACC%2CmBAAA%3B%3BAAIF%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAHD%2CkBAKC%2CgBAAe%3BEACd%2CoBAAA%3B%3BAANF%2CkBASC%3BEACC%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAhBF%2CkBAmBC%3BAAnBD%2CkBAoBC%3BAApBD%2CkBAqBC%3BAArBD%2CkBAsBC%3BAAtBD%2CkBAuBC%3BEACC%2CkBAAA%3BEACA%2CeAAA%3B%3BAAzBF%2CkBA4BC%3BEACC%2CcAAA%3BEACA%2CqBAAA%3B%3BAA9BF%2CkBAiCC%3BEACC%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAApCF%2CkBAiCC%2CGAKC%3BEACC%2CSAAA%3BEACA%2CUAAA%3B%3BAAxCH%2CkBA4CC%3BEACC%2CoBAAA%3B%3BAA7CF%2CkBAgDC%2CcAIC%3BAApDF%2CkBAiDC%2CaAGC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAxDH%2CkBAgDC%2CcAIC%2CWAMC%3BAA1DH%2CkBAiDC%2CaAGC%2CWAMC%3BEACC%2CqBAAA%3B%3BAA3DJ%2CkBAkEC%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAGC%2CkBAPF%2CkBAMC%2COAAO%2CIACL%2CYACA%3BEACC%2CcAAA%3BEACA%2CkBAAA%3B%3BAA5EL%2CkBAkFC%3BEACC%2CoBAAA%3B%3BAAnFF%2CkBAsFC%3BAAtFD%2CkBAuFC%3BAAvFD%2CkBAwFC%3BEACC%2CmBAAA%3B%3BAAzFF%2CkBA4FC%2C2BACC%3BEACC%2CcAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FFH%2CkBAsGC%2CkBACC%3BEACC%2C0BAAA%3B%3BAAxGH%2CkBA4GC%2CoBAAmB%3BAA5GpB%2CkBA6GC%2CqBAAoB%3BEACnB%2CSAAA%3B%3BAA9GF%2CkBAiHC%3BEACC%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAnHF%2CkBAiHC%2CSAIC%3BEACC%2CcAAA%3B%3BAAtHH%2CkBA0HC%3BEACC%2CgBAAA%3B%3BAA3HF%2CkBA8HC%3BEACC%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3B%3BAApIF%2CkBA8HC%2CQAQC%3BEACC%2CUAAA%3BEACA%2CaAAA%3B%3BAAxIH%2CkBAgJC%3BAAhJD%2CkBAiJC%3BAAjJD%2CkBAkJC%3BAAlJD%2CkBAmJC%3BAAnJD%2CkBAoJC%3BAApJD%2CkBAqJC%3BAArJD%2CkBAsJC%3BAAtJD%2CkBAuJC%3BEACC%2CUAAA%3BEACA%2CmBAAA%3B%3BAAzJF%2CkBAgJC%2CUAWC%3BAA3JF%2CkBAiJC%2CSAUC%3BAA3JF%2CkBAkJC%2CWASC%3BAA3JF%2CkBAmJC%2CSAQC%3BAA3JF%2CkBAoJC%2CUAOC%3BAA3JF%2CkBAqJC%2CWAMC%3BAA3JF%2CkBAsJC%2CUAKC%3BAA3JF%2CkBAuJC%2CQAIC%3BEACC%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAsB%2C4BAAtB%3BEACA%2C4BAAA%3BEACA%2C0BAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAApKH%2CkBAyKC%2CUACC%3BEACC%2CwBAAA%3B%3BAA3KH%2CkBA%2BKC%2CSACC%3BEACC%2C4BAAA%3B%3BAAjLH%2CkBAqLC%2CWACC%3BEACC%2C6BAAA%3B%3BAAvLH%2CkBA2LC%2CSACC%3BEACC%2C6BAAA%3B%3BAA7LH%2CkBAiMC%2CUACC%3BEACC%2C6BAAA%3B%3BAAnMH%2CkBAuMC%2CWACC%3BEACC%2C6BAAA%3B%3BAAzMH%2CkBA6MC%2CQACC%3BEACC%2C6BAAA%3B%3BAAMH%3BEACC%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAALD%2CaAOC%3BEACC%2CsBAAsB%2CiCAAtB%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CaAVD%2CGAUE%3BEACA%2CwBAAA%3B%3BAAGD%2CaAdD%2CGAcE%3BEACA%2C4BAAA%3B%3BAAGD%2CaAlBD%2CGAkBE%3BEACA%2C6BAAA%3B%3BAAGD%2CaAtBD%2CGAsBE%3BEACA%2C6BAAA%3B%3BAAGD%2CaA1BD%2CGA0BE%3BEACA%2C6BAAA%3B%3BAAGD%2CaA9BD%2CGA8BE%3BEACA%2C6BAAA%3B%3BAAGD%2CaAlCD%2CGAkCE%3BEACA%2C6BAAA%3B%3BAAGD%2CaAtCD%2CGAsCE%3BEACA%2C6BAAA%3B%3BAAGD%2CaA1CD%2CGA0CE%3BEACA%2C6BAAA%3B%3BAAGD%2CaA9CD%2CGA8CE%3BEACA%2C6BAAA%3B%3BAAOH%2CmBAAoB%2CaAAa%3BAACjC%2CmBAAoB%2CaAAa%3BAACjC%2CQAAS%2CQAAQ%3BAACjB%2CQAAS%2CQAAQ%3BAACjB%2CyBAA0B%2CQAAQ%3BAAClC%2CyBAA0B%2CQAAQ%3BAAClC%2C2BAA4B%2CaAAa%3BAACzC%2C2BAA4B%2CaAAa%3BAACzC%2CgCAAiC%2CaAAa%3BAAC9C%2CgCAAiC%2CaAAa%3BAAC9C%2C2BAA4B%2CaAAa%3BAACzC%2C2BAA4B%2CaAAa%3BAACzC%2C8BAA%2BB%2CaAAa%3BAAC5C%2C8BAA%2BB%2CaAAa%3BAAC5C%2CcAAe%2CaAAa%3BAAC5B%2CcAAe%2CaAAa%3BAAC5B%2CcAAe%2CeAAe%2COAAO%3BAACrC%2CcAAe%2CeAAe%2COAAO%3BAACrC%2CgBAAiB%2CgBAAgB%2COAAO%3BAACxC%2CgBAAiB%2CgBAAgB%2COAAO%3BAACxC%2CcAAe%2COAAO%2CaAAa%3BAACnC%2CcAAe%2COAAO%2CaAAa%3BAACnC%2CQAAS%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAa%3BAACvD%2CQAAS%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAa%3BAACvD%2CcAAe%2CaAAa%3BAAC5B%2CcAAe%2CaAAa%3BAAC5B%2C0BAA2B%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAa%3BAACzE%2C0BAA2B%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAa%3BAACzE%2CuBAAwB%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAa%3BAACtE%2CuBAAwB%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAa%3BAACtE%2CiBAAkB%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAa%3BAAChE%2CiBAAkB%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAa%3BAAChE%2CQAAS%2CkBAAkB%3BEAC1B%2CeAAA%3BEACA%2CiBAAA%3B%3BAAKD%2CcAAe%2CaAAa%3BAAC5B%2CcAAe%2CaAAa%3BAAC5B%2COAAQ%2CaAAa%3BAACrB%2CeAAgB%2CaAAa%3BAAC7B%2CMAAM%2COAAQ%2COAAO%3BAACrB%2CMAAM%2CQAAS%2COAAO%3BEACrB%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CcAdc%2CaAAa%2COAc1B%3BAAAD%2CcAbc%2CaAAa%2COAa1B%3BAAAD%2COAZO%2CaAAa%2COAYnB%3BAAAD%2CeAXe%2CaAAa%2COAW3B%3BAAAD%2CMAVK%2COAAQ%2COAAO%2COAUnB%3BAAAD%2CMATK%2CQAAS%2COAAO%2COASpB%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CSAAS%2CKAAT%3BEACA%2CiBAAA%3B%3BAAOD%2CcAAC%2CoBACA%3BEACC%2CgBAAA%3B%3BAAIF%2CcAAC%2C2BACA%3BEACC%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAUH%3BAACA%3BEACC%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAGD%2CaAAc%3BAACd%2CYAAa%3BAACb%2C%2BBAAgC%3BAAChC%2CkBAAmB%3BAACnB%2C0BAA2B%3BEAC1B%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGD%2CkBAAmB%2CeAAe%2CSAAO%3BEACxC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3B%3BAAKD%2CsBAAuB%3BEACtB%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAID%3BEACC%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CMAAC%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAIF%2COAAO%3BAACP%3BEACC%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAEA%2COAXM%2CQAWL%3BAAAD%2CeAAC%3BEACA%2CyBAAA%3B%3BAAKF%3BEACC%2CWAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CcAAc%2CuBAAd%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAND%2CyBAQC%3BEACC%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAKF%3BAACA%3BEACC%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CcAAc%2CuBAAd%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAPD%2CaAUC%3BAATD%2CgBASC%3BEACC%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAjBF%2CaAoBC%2CYAEC%3BAArBF%2CgBAmBC%2CYAEC%3BAAtBF%2CaAqBC%2CUACC%3BAArBF%2CgBAoBC%2CUACC%3BEACC%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAKH%3BEACC%2CeAAA%3BEACA%2CmBAAA%3B%3BAAFD%2CgBAIC%3BEACC%2CkBAAA%3B%3BAAEA%2CgBAHD%2CUAGE%3BEACA%2CmBAAA%3B%3BAARH%2CgBAIC%2CUAQC%3BEACC%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAhBH%2CgBAIC%2CUAQC%2CMAMC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAvBJ%2CgBAIC%2CUAQC%2CMAcC%3BEACC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAA7BJ%2CgBAIC%2CUAQC%2CMAcC%2CUAKC%3BEACC%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CgBAjCJ%2CUAQC%2CMAcC%2CUAKC%2CEAME%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CsBAAsB%2CgCAAtB%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2C4BAAA%3B%3BAAQN%2CaACC%2CYACC%3BEACC%2CaAAa%2CuBAAb%3BEACA%2CcAAc%2CuBAAd%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAANH%2CaAUC%3BEAEC%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAbF%2CaAUC%2CYAKC%3BAAfF%2CaAUC%2CYAMC%3BAAhBF%2CaAUC%2CYAOC%3BAAjBF%2CaAUC%2CYAQC%3BAAlBF%2CaAUC%2CYASC%3BAAnBF%2CaAUC%2CYAUC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAzBH%2CaAUC%2CYAkBC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAhCH%2CaAUC%2CYAyBC%3BEACC%2CgBAAA%3B%3BAAMH%3BEACC%2CcAAA%3B%3BAADD%2CgBAGC%3BAAHD%2CgBAIC%3BAAJD%2CgBAKC%3BAALD%2CgBAMC%3BAAND%2CgBAOC%3BAAPD%2CgBAQC%3BAARD%2CgBASC%3BAATD%2CgBAUC%3BAAVD%2CgBAWC%3BAAXD%2CgBAYC%3BAAZD%2CgBAaC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAKF%2CaAGC%3BAAFD%2CqBAEC%3BAADD%2CmBAAoB%2CeACnB%3BEACC%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAsB%2C6BAAtB%3BEACA%2C4BAAA%3BEACA%2C0BAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CaAVD%2CMAUE%3BAAAD%2CqBAVD%2CMAUE%3BAAAD%2CmBAXkB%2CeACnB%2CMAUE%3BEACA%2C4BAAA%3B%3BAAGD%2CaAdD%2CMAcE%3BAAAD%2CqBAdD%2CMAcE%3BAAAD%2CmBAfkB%2CeACnB%2CMAcE%3BEACA%2C6BAAA%3B%3BAAGD%2CaAlBD%2CMAkBE%3BAAAD%2CqBAlBD%2CMAkBE%3BAAAD%2CmBAnBkB%2CeACnB%2CMAkBE%3BEACA%2C6BAAA%3B%3BAAGD%2CaAtBD%2CMAsBE%3BAAAD%2CqBAtBD%2CMAsBE%3BAAAD%2CmBAvBkB%2CeACnB%2CMAsBE%3BEACA%2C6BAAA%3B%3BAAGD%2CaA1BD%2CMA0BE%3BAAAD%2CqBA1BD%2CMA0BE%3BAAAD%2CmBA3BkB%2CeACnB%2CMA0BE%3BEACA%2C6BAAA%3B%3BAAGD%2CaA9BD%2CMA8BE%3BAAAD%2CqBA9BD%2CMA8BE%3BAAAD%2CmBA%5C%2FBkB%2CeACnB%2CMA8BE%3BEACA%2C6BAAA%3B%3BAAGD%2CaAlCD%2CMAkCE%3BAAAD%2CqBAlCD%2CMAkCE%3BAAAD%2CmBAnCkB%2CeACnB%2CMAkCE%3BEACA%2C6BAAA%3B%3BAAGD%2CaAtCD%2CMAsCE%3BAAAD%2CqBAtCD%2CMAsCE%3BAAAD%2CmBAvCkB%2CeACnB%2CMAsCE%3BEACA%2C6BAAA%3B%3BAAGD%2CaA1CD%2CMA0CE%3BAAAD%2CqBA1CD%2CMA0CE%3BAAAD%2CmBA3CkB%2CeACnB%2CMA0CE%3BEACA%2C6BAAA%3B%3BAAMH%3BAACA%3BEACC%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAALD%2CaAOC%3BAAND%2CqBAMC%3BEACC%2CmBAAA%3B%3BAAEA%2CaAHD%2CkBAGE%3BAAAD%2CqBAHD%2CkBAGE%3BEACA%2CgBAAA%3B%3BAAXH%2CaAiBC%2CcACC%3BAAjBF%2CqBAgBC%2CcACC%3BEAUC%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAhCH%2CaAiBC%2CcACC%2CEACC%3BAAlBH%2CqBAgBC%2CcACC%2CEACC%3BEACC%2CcAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAYJ%3BEACC%2CyBAAA%3BEACA%2CWAAA%3BEACA%2COAAO%2CiBAAP%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3BEACA%2CiBAAA%3B%3BAAPD%2C0BASC%3BEACC%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3B%3BAAZF%2C0BAeC%3BEACC%2CiBAAA%3B%3BAAhBF%2C0BAeC%2CeAGC%3BEACC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAvBH%2C0BA2BC%3BEACC%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAsB%2C6BAAtB%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2CiBAAA%3B%3BAAEA%2C0BAXD%2CMAWE%3BEACA%2C%2BBAAA%3BEACA%2CmBAAA%3B%3BAAGD%2C0BAhBD%2CMAgBE%3BEACA%2C%2BBAAA%3B%3BAAMH%3BEACC%2CyBAAA%3B%3BAADD%2CiBAGC%3BEACC%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAVF%2CiBAaC%3BAAbD%2CiBAcC%3BAAdD%2CiBAeC%3BAAfD%2CiBAgBC%3BAAhBD%2CiBAiBC%3BAAjBD%2CiBAkBC%3BEACC%2CgBAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3B%3BAArBF%2CiBAwBC%3BAAxBD%2CiBAyBC%3BAAzBD%2CiBA0BC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAA7BF%2CiBAgCC%3BAAhCD%2CiBAiCC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAAnCF%2CiBAuCC%2CMAAK%3BEACJ%2CMAAA%3BEACA%2CqBAAA%3B%3BAAzCF%2CiBA6CC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAMF%3BEACC%2CYAAA%3BEACA%2C0BAAA%3B%3BAAGD%2COAAO%2CQAAQ%3BEACd%2CgBAAA%3B%3BAAKD%3BEACC%2CWAAA%3B%3BAAGD%2CSAAU%2CkBAAkB%3BEAC3B%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAGD%2CSAAU%2CkBAAkB%3BAAC5B%2CSAAU%2CUAAQ%3BAAClB%2CSAAU%2CkBAAkB%3BAAC5B%2CSAAU%2CUAAQ%3BEACjB%2CgBAAA%3B%3BAAGD%2CSAAU%2CkBAAkB%2CSAAO%3BAACnC%2CSAAU%2CkBAAkB%2CUAAQ%2CSAAO%3BEAC1C%2CgBAAA%3B%3BAAGD%2CSAAU%2CkBAAkB%3BAAC5B%2CSAAU%2CkBAAkB%2CUAAQ%3BEACnC%2CgBAAA%3B%3BAAGD%2CSAAU%2CkBAAkB%2CSAAO%3BAACnC%2CSAAU%2CkBAAkB%2CUAAQ%2CSAAO%3BEAC1C%2CeAAA%3BEACA%2CqBAAA%3B%3BAAGD%2CSAAU%2CkBAAkB%2CSAAM%2CSAAU%2CSAAM%3BAAClD%2CSAAU%2CkBAAkB%2CUAAQ%2CSAAM%2CSAAU%2CSAAM%3BAAC1D%2CSAAU%2CkBAAkB%2CSAAM%2CUAAW%2CSAAM%3BAACnD%2CSAAU%2CkBAAkB%2CUAAQ%2CSAAM%2CUAAW%2CSAAM%3BEAC1D%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAGD%2CIAAI%2CSAEH%2CSAAS%3BEACR%2CoBAAA%3B%3BAAIF%2CSAAU%3BEACT%2CwBAAA%3B%3BAAkBD%2CQAdwB%3BEACvB%2CmBAEC%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3B%3BAAsHH%2CwBA7G0C%3BEAGzC%2CWAEC%2CQAAQ%3BIACP%2C4BAAA%3BIACA%2CoBAAA%3B%3BEAJF%2CWAOC%3BIACC%2C0BAAA%3B%3BEARF%2CWAOC%2CSAIC%3BIACC%2CaAAA%3B%3BEAZH%2CWAgBC%2CQAAQ%2CWAAU%3BIAEjB%2CSAAA%3B%3BEAOF%2CaAEC%2CQAAO%2CMAAO%2CGAAE%2CMAAM%3BIACrB%2CkBAAA%3B%3BEAHF%2CaAMC%2CQAAO%2CMAAO%3BEANf%2CaAOC%2CQAAO%2CMAAO%2CEAAC%3BIACd%2CkBAAA%3B%3BEARF%2CaAWC%2CUAAU%3BIACT%2CcAAA%3B%3BEAOF%2CkBACC%3BIACC%2CaAAA%3B%3BEAFF%2CkBAKC%3BIACC%2CkBAAA%3BIACA%2C6BAAA%3BIACA%2CeAAA%3BIACA%2CSAAA%3B%3BEAEA%2CkBAND%2CQAME%3BIACA%2CmCAAA%3BIACA%2CkCAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CSAAS%2COAAT%3BIACA%2CaAAa%2CYAAb%3BIACA%2CsBAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIA%2CkBAzBF%2CQAwBE%2COACC%3BIACA%2CSAAS%2COAAT%3B%3BEA%5C%2FBJ%2CkBAoCC%3BIACC%2CaAAA%3B%3BEAEA%2CkBAHD%2CgBAGE%3BIACA%2CcAAA%3BIACA%2CmBAAA%3B%3BEAKD%2CkBAVD%2CgBAUE%3BIACA%2C4BAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3B%3BEAHD%2CkBAVD%2CgBAUE%2CiBAKA%3BIACC%2CaAAA%3B%3B%3BAAynBL%2CQA%5C%2FmBwB%3BEAEvB%2CYAAa%2COAAM%3BIAClB%2CaAAA%3B%3BEAMA%2COAAC%3BIACA%2CsBAAA%3BIACA%2C0BAAA%3BIACA%2CuBAAA%3BIACA%2CsBAAA%3BIACA%2CyBAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3BIACA%2CyBAAA%3B%3BEAEA%2COAVA%2CQAUC%3BIACA%2CaAAA%3B%3BEAOH%3BIACC%2CoBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAJD%2CKAMC%3BIACC%2CYAAA%3B%3BEAMF%3BIAEC%2CWAAA%3BIACA%2CQAAA%3BIACA%2CiBAAA%3B%3BEASD%2CQAAQ%2CSAAS%2CQAAQ%3BIACxB%2CkBAAA%3B%3BEADD%2CQAAQ%2CSAAS%2CQAAQ%2CiBAGxB%2CUAAS%3BIACR%2CaAAA%3BIACA%2CyBAAA%3BIACA%2C8CAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2C0BAAA%3BIACA%2C2BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEAfF%2CQAAQ%2CSAAS%2CQAAQ%2CiBAGxB%2CUAAS%2CkBAeR%3BIACC%2CmBAAA%3B%3BEAKH%2CYAEC%3BIACC%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3BIACA%2CkBAAA%3BIACA%2C4BAAA%3BIACA%2C%2BBAAA%3B%3BEAZF%2CYAEC%2CUAYC%3BIACC%2CqBAAA%3B%3BEAGD%2CYAhBD%2CUAgBE%3BIACA%2C8CAAA%3BIACA%2C0BAAA%3B%3BEAFD%2CYAhBD%2CUAgBE%2CMAIA%2CUAAS%3BIACR%2CyBAAA%3B%3BEAvBJ%2CYAEC%2CUAyBC%2COAAM%3BIACL%2CaAAA%3B%3BEAGD%2CYA7BD%2CUA6BE%3BIACA%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CUAAA%3BIACA%2CsBAAsB%2C4BAAtB%3BIACA%2C4BAAA%3BIACA%2C6BAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAGD%2CYA3CD%2CUA2CE%3BIAEA%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2COAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3B%3BEAUH%3BIACC%2CWAAA%3BIACA%2CQAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3BEAJD%2CaAMC%2CQAAO%2COAAO%3BIACb%2CeAAA%3B%3BEAPF%2CaAUC%2CQAAO%2COAAO%3BEAVf%2CaAWC%2CQAAO%2COAAO%3BIACb%2CUAAA%3B%3BEAZF%2CaAeC%3BIACC%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CyBAAA%3BIACA%2CyBAAA%3B%3BEAQF%3BIACC%2CcAAA%3BIACA%2C4BAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CQAAA%3B%3BEAEA%2CeAAC%3BIACA%2CYAAA%3B%3BEARF%2CeAWC%3BIACC%2CcAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAKF%3BIAEC%2CmBAAA%3B%3BEAID%2CWAGC%2CQAAO%2COAAQ%3BIACd%2CmBAAA%3B%3BEAJF%2CWAQC%2CQAAO%2COAAQ%2CaAAW%3BIACzB%2CUAAA%3B%3BEATF%2CWAYC%2CQAAO%2CMAAO%3BEAZf%2CWAaC%2CQAAQ%2CaAAU%3BIAejB%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CqBAAA%3B%3BEAZA%2CWAND%2CQAAO%2CMAAO%2CaAMZ%3BEAAD%2CWALD%2CQAAQ%2CaAAU%2CeAKhB%3BIACA%2CSAAS%2CEAAT%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3B%3BEAzBH%2CWAkCC%2CQAAQ%3BIACP%2CmBAAA%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAtCF%2CWAkCC%2CQAAQ%2CSAMP%3BIACC%2CqBAAA%3B%3BEAzCH%2CWA6CC%2CQAAO%2COAAQ%3BEA7ChB%2CWA8CC%2CQAAO%2CWAAY%3BIAClB%2CqBAAA%3BIACA%2CqBAAA%3B%3BEAMF%3BIACC%2CeAAA%3B%3BEADD%2CgBAGC%3BIACC%2CaAAA%3BIACA%2C8BAAA%3B%3BEALF%2CgBAQC%3BIACC%2COAAO%2CgBAAP%3B%3BEAEA%2CgBAHD%2CUAGE%3BIACA%2CkBAAA%3B%3BEAZH%2CgBAQC%2CUAOC%3BIACC%2CSAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAKH%2CaACC%3BIACC%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CmBAAA%3B%3BEAJF%2CaAOC%3BIACC%2CUAAA%3B%3BEARF%2CaAOC%2CYAGC%3BIACC%2CaAAa%2CiBAAb%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEAbH%2CaAiBC%3BIACC%2CsBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAIF%3BEACA%3BIACC%2CeAAA%3BIACA%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEAND%2CaAQC%3BEAPD%2CqBAOC%3BIACC%2CkBAAA%3B%3BEAIF%2CaAGC%3BEAFD%2CqBAEC%3BIACC%2COAAO%2CgBAAP%3BIACA%2CkBAAA%3B%3BEAEA%2CaAJD%2CkBAIE%2CUAAU%3BEAAX%2CqBAJD%2CkBAIE%2CUAAU%3BEACX%2CaALD%2CkBAKE%2CUAAU%3BEAAX%2CqBALD%2CkBAKE%2CUAAU%3BIACV%2CmBAAA%3B%3BEATH%2CaAaC%3BEAZD%2CqBAYC%3BIACC%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAIF%3BIACC%2CYAAA%3BIACA%2CcAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3BEAGD%3BIACC%2CWAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAJD%2C%2BBAMC%3BIACC%2CUAAA%3B%3BEASF%2CoBACC%3BIACC%2CsBAAA%3BIACA%2CgBAAA%3B%3BEAKF%3BIACC%2CmBAAA%3B%3BEAGD%3BIACC%2CkBAAA%3B%3BEADD%2CiBAGC%3BEAHD%2CiBAIC%3BEAJD%2CiBAKC%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BEAPF%2CiBAUC%3BEAVD%2CiBAWC%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BEAMF%2CaAEC%3BIACC%2CaAAA%3BIACA%2C8BAAA%3B%3BEAJF%2CaAEC%2CUAIC%3BEANF%2CaAEC%2CUAKC%3BIACC%2COAAO%2CgBAAP%3B%3BEARH%2CaAYC%3BIACC%2CsBAAA%3BIACA%2CcAAc%2CgBAAd%3B%3BEAOF%3BIAOC%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEARA%2CsBAAC%3BIACA%2CWAAA%3B%3BEAJF%2CsBAaE%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAIF%2CsBAAuB%2COAAI%3BEAC3B%2CsBAAuB%2COAAI%3BIAC1B%2CmBAAA%3BIACA%2CyBAAA%3BIACA%2CYAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3B%3BEAGD%2CsBAAsB%2CQAAS%2COAAI%3BEACnC%2CEAAE%2CsBAAsB%2CUAAW%2COAAI%3BIACtC%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CqBAAA%3B%3BEAGD%2CsBAAsB%2CQAAS%2COAAI%3BIAClC%2CSAAS%2CUAAT%3B%3BEAQD%2CqBACC%3BIACC%2CkBAAA%3B%3BEAIF%2CkBACC%3BIACC%2CaAAA%3B%3BEAFF%2CkBAOC%2COAAM%3BIACL%2CaAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEA%2CkBALD%2COAAM%2CyBAKJ%3BIACA%2CiBAAA%3B%3BEAbH%2CkBAiBC%2CQAAO%3BIACN%2CaAAA%3B%3BEAlBF%2CkBAqBC%2CGAAE%3BIACD%2CgBAAA%3B%3BEAtBF%2CkBAyBC%2CGAAE%2COAAO%3BIACR%2CaAAA%3B%3BEAMA%2CkBAHD%2CgBAGE%3BIACA%2C4BAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3B%3BEAHD%2CkBAHD%2CgBAGE%2CiBAKA%3BIACC%2CwBAAA%3B%3BEAtCJ%2CkBA2CC%3BEA3CD%2CkBA4CC%3BEA5CD%2CkBA6CC%3BEA7CD%2CkBA8CC%3BIACC%2CUAAA%3BIACA%2CmBAAA%3B%3BEAhDF%2CkBAmDC%3BIACC%2CiBAAA%3B%3BEApDF%2CkBAuDC%3BIACC%2CeAAA%3B%3BEAxDF%2CkBA2DC%3BIACC%2CQAAA%3B%3BEA5DF%2CkBA%2BDC%3BIACC%2CQAAA%3B%3BEAhEF%2CkBAmEC%3BIACC%2CQAAA%3B%3BEApEF%2CkBAuEC%2COAAM%3BIACL%2CaAAA%3BIACA%2CeAAA%3B%3BEAzEF%2CkBA4EC%3BEA5ED%2CkBA6EC%3BIACC%2CUAAA%3BIACA%2CmBAAA%3B%3BEA%5C%2FEF%2CkBAkFC%3BEAlFD%2CkBAmFC%3BIACC%2CsBAAA%3BIACA%2CWAAA%3B%3BEArFF%2CkBAwFC%2C2BACC%2CgBAAe%3BIACd%2CqBAAA%3BIACA%2CkBAAA%3B%3BEA3FH%2CkBAgGC%3BIACC%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEApGF%2CkBAuGC%3BIACC%2CeAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CkBALD%2CkBAKE%3BIACA%2CgBAAA%3BIACA%2CaAAA%3B%3BEA9GH%2CkBAuGC%2CkBAUC%2CGACC%3BIAEC%2CqBAAA%3B%3BEAEA%2CkBAfH%2CkBAUC%2CGACC%2CGAIE%3BIACA%2CSAAS%2CGAAT%3BIACA%2CaAAA%3B%3BEAIA%2CkBArBJ%2CkBAUC%2CGACC%2CGASE%2CWACC%3BIACA%2CaAAA%3B%3BEA7HN%2CkBAoIC%2CkBAAkB%3BIACjB%2CkBAAA%3B%3BEArIF%2CkBAoIC%2CkBAAkB%2COAGjB%3BIACC%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CeAAA%3B%3BEA1IH%2CkBAoIC%2CkBAAkB%2COAGjB%2CIAKC%3BIACC%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CsBAAA%3BIACA%2CsBAAA%3B%3BEAEA%2CkBAdH%2CkBAAkB%2COAGjB%2CIAKC%2CiBAME%3BIACA%2CWAAA%3BIACA%2C2BAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3B%3BAA4FN%2CQA9EyB%3BEAExB%2CkBAEC%3BIACC%2CYAAA%3BIACA%2CkBAAA%3B%3BEAJF%2CkBAOC%3BEAPD%2CkBAQC%3BIACC%2CiBAAA%3BIACA%2CYAAA%3B%3BEAVF%2CkBAcC%2CkBAAkB%2COAEjB%2CIAGC%3BIACC%2CYAAA%3B%3BEAEA%2CkBARH%2CkBAAkB%2COAEjB%2CIAGC%2CiBAGE%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAGD%2CkBAbH%2CkBAAkB%2COAEjB%2CIAGC%2CiBAQE%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEA7BL%2CkBAmCC%3BEAnCD%2CkBAoCC%3BEApCD%2CkBAqCC%3BIACC%2CcAAA%3B%3BEAtCF%2CkBAyCC%3BIACC%2CQAAA%3B%3BEA1CF%2CkBA6CC%3BIACC%2CQAAA%3B%3BEA9CF%2CkBAiDC%3BIACC%2CQAAA%3B%3BEAlDF%2CkBAqDC%3BIACC%2CQAAA%3B%3BEAMF%3BEACA%3BIACC%2CiBAAA%3B%3BEAFD%2CaAIC%3BEAHD%2CqBAGC%3BIACC%2COAAO%2CgBAAP%3B%3BEAEA%2CaAHD%2CkBAGE%2CUAAU%3BEAAX%2CqBAHD%2CkBAGE%2CUAAU%3BEACX%2CaAJD%2CkBAIE%2CUAAU%3BEAAX%2CqBAJD%2CkBAIE%2CUAAU%3BIACV%2CkBAAA%3B%3B%3BACn6DH%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BEAC3C%2CmBAAA%3B%3BACHR%3BEACC%2CkBAAA%3B%3BAADD%2CWAGC%3BEACC%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGD%2CWAAC%3BEACA%2CeAAA%3B%3BAADD%2CWAAC%2CiBAGA%3BEACC%2CmBAAA%3BEACA%2CcAAA%3B%3BAASH%3BEACC%2CgCAAA%3BEACA%2CWAAA%3B%3BAAGD%3BEACC%2CmBAAA%3B%3BAAGD%3BEACC%2C4BAAA%3BEACA%2CcAAA%3B%3BAAGD%3BEACC%2CaAAA%3BEACA%2CeAAA%3B%3BAAGD%2CcAAe%3BEACd%2C8BAAA%3B%3BAAGD%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAAFD%2CaAIC%3BEACC%2CaAAA%3B%3BAALF%2CaAQC%3BEACC%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAXF%2CaAQC%2CWAKC%3BEACC%2CmBAAA%3B%3BAAdH%2CaAQC%2CWASC%3BEACC%2CQAAA%3B%3BAAlBH%2CaAQC%2CWASC%2CeAGC%3BEACC%2C4BAAA%3B%3BAArBJ%2CaAQC%2CWAiBC%3BEACC%2CQAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3B%3BAA5BH%2CaAQC%2CWAiBC%2CWAMC%3BEACC%2CaAAA%3B%3BAAhCJ%2CaAuCC%3BEACC%2CWAAA%3BEACA%2CmBAAA%3B%3BAAIF%3BEACC%2CiBAAA%3B%3BAAGD%3BAACA%2CQAAQ%2CKAAM%3BEACb%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGD%2CgBACC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAAIF%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGD%2CcAAc%2CSAAU%2CcAAc%2CYAAY%3BAAClD%2CaAAc%3BEACb%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAGD%2CWAAY%2CQAAO%3BEAClB%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAID%3BEACC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CUAAA%3B%3BAAGD%2CqBACC%3BEACC%2CkBAAA%3B%3BAAIF%2CcAAe%3BEACd%2CkBAAA%3B%3BAAGD%3BEACC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAKD%2CqBAAsB%2CiBAAiB%3BEACtC%2CaAAA%3B%3BAAID%2CaAAc%3BEACb%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAAID%2CcACC%3BEACC%2CcAAA%3B%3BAAFF%2CcAKC%3BEACC%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAKF%3BEACC%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3B%3BAAHD%2COAKC%3BEACC%2COAAA%3B%3BAAIF%3BEACC%2CgBAAA%3B%3BAAID%2COAAQ%3BAACR%3BEACC%2CeAAA%3B%3BAAGD%3BEACC%2CoBAAA%3B%3BAAGD%2COAAQ%3BEACP%2CeAAA%3B%3BAAGD%2COAAO%2CMAAM%3BEACZ%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAID%3BEACC%2CaAAA%3BEACA%2CeAAA%3BEACA%2C8BAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAND%2CkBAQC%3BEACC%2COAAO%2CgBAAP%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAbF%2CkBAQC%2CGAOC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAnBH%2CkBAQC%2CGAcC%3BEACC%2CcAAA%3B%3BAAvBH%2CkBAQC%2CGAmBC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3B%3BAAMH%2CiBACC%3BEACC%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAIF%3BEACC%2CyBAAA%3B%3BAAMD%2CmBAAmB%3BEAClB%2CSAAA%3B%3BAADD%2CmBAAmB%2CQAGlB%3BEACC%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAKF%2CkBAGC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAARF%2CkBAGC%2CoBAQC%3BEACC%2CaAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CgCAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAjBH%2CkBAGC%2CoBAQC%2CWAQC%2CiBAAiB%3BEAChB%2CSAAA%3B%3BAApBJ%2CkBAyBC%3BEACC%2CQAAA%3BEACA%2CkBAAA%3B%3BAA3BF%2CkBA8BC%3BEACC%2CQAAA%3BEACA%2CiBAAA%3B%3BAAhCF%2CkBAmCC%3BEACC%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3B%3BAAvCF%2CkBA0CC%3BEACC%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3B%3BAAEA%2CkBAND%2CuBAME%3BEACA%2CcAAA%3B%3BAAjDH%2CkBA0CC%2CuBAUC%3BEACC%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAvDH%2CkBA4DC%3BAA5DD%2CkBA6DC%3BAA7DD%2CkBA8DC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAAhEF%2CkBAmEC%3BEACC%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3B%3BAAzEF%2CkBA4EC%3BEACC%2CSAAA%3BEACA%2CQAAA%3B%3BAAEA%2CkBAJD%2COAIE%3BAACD%2CkBALD%2COAKE%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAHD%2CkBAJD%2COAIE%2CUAKA%3BAAJD%2CkBALD%2COAKE%2CYAIA%3BEACC%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CkBAdH%2COAIE%2CUAKA%2CKAKE%3BAAAD%2CkBAdH%2COAKE%2CYAIA%2CKAKE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAKH%2CkBA3BD%2COA2BE%3BEACA%2CcAAA%3B%3BAAGC%2CkBA%5C%2FBH%2COA2BE%2CUAGA%2CKACE%3BEACA%2CyBAAA%3B%3BAAKH%2CkBArCD%2COAqCE%3BEACA%2CcAAA%3B%3BAAGC%2CkBAzCH%2COAqCE%2CYAGA%2CKACE%3BEACA%2CyBAAA%3B%3BAAtHL%2CkBA4HC%3BEACC%2CQAAA%3B%3BAA7HF%2CkBAgIC%3BEACC%2CQAAA%3B%3BAAjIF%2CkBAqIC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAAzIF%2CkBAqIC%2CsBAMC%3BEACC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2C0BAAA%3B%3BAA%5C%2FIH%2CkBAoJC%3BEACC%2CUAAA%3B%3BAAOF%2CuBAAwB%2CWAAW%2CiBAAiB%3BAACpD%2CmBAAoB%2CWAAW%2CiBAAiB%3BAAChD%2CkBAAmB%2CoBAAoB%2CWAAW%2CiBAAiB%3BEAClE%2CqBAAA%3BEACA%2CeAAA%3B%3BAAID%2CIAAI%3BEACH%2CcAAA%3B%3BAAKD%2CmBACC%3BEACC%2CcAAA%3B%3BAAFF%2CmBACC%2CWAGC%2CiBACC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAARJ%2CmBACC%2CWAWC%2CWACC%3BEACC%2CwBAAA%3B%3BAAQJ%2CkBACC%2CoBACC%2CWACC%2CeACC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAARL%2CkBACC%2CoBAYC%2CeAAe%2CaAAY%3BEAC1B%2CaAAA%3B%3BAAOH%3BAACA%2CyBAA0B%2CsBAAsB%3BEAE%5C%2FC%2CgBAAA%3B%3BAAHD%2CWAKC%2CYAAW%3BAAJZ%2CyBAA0B%2CsBAAsB%2CYAI%5C%2FC%2CYAAW%3BEACV%2CYAAA%3B%3BAANF%2CWAUC%2CUAIC%2COAAM%3BAAbR%2CyBAA0B%2CsBAAsB%2CYAS%5C%2FC%2CUAIC%2COAAM%3BEAEL%2CgBAAA%3B%3BAAhBH%2CWAUC%2CUASC%3BAAlBF%2CyBAA0B%2CsBAAsB%2CYAS%5C%2FC%2CUASC%3BEACC%2CYAAA%3B%3BAApBH%2CWAUC%2CUAaC%2CQAAO%2COAAO%2CIAAI%3BAAtBpB%2CyBAA0B%2CsBAAsB%2CYAS%5C%2FC%2CUAaC%2CQAAO%2COAAO%2CIAAI%3BEACjB%2CgBAAA%3B%3BAAMH%3BEACC%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAAJD%2CaAMC%3BAAND%2CaAOC%3BEACC%2CYAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAVF%2CaAaC%2CYAAW%3BEACV%2CgBAAA%3BEACA%2CYAAA%3BEACA%2COAAO%2CkBAAP%3B%3BAAKF%3BEACC%2CkBAAA%3B%3BAAID%3BEAGC%2CmBAAA%3B%3BAAHD%2CmBAKC%3BEACC%2CWAAA%3BEAEA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CgCAAA%3BEACA%2CaAAA%3BEACA%2C8BAAA%3B%3BAAdF%2CmBAKC%2CeAWC%3BEACC%2C2BAAA%3B%3BAAjBH%2CmBAKC%2CeAeC%3BEACC%2COAAO%2CiBAAP%3B%3BAArBH%2CmBAKC%2CeAmBC%3BAAxBF%2CmBAKC%2CeAoBC%3BEACC%2CkBAAA%3B%3BAA1BH%2CmBAKC%2CeAyBC%3BEACC%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAjCH%2CmBAKC%2CeA%2BBC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3B%3BAAvCH%2CmBAKC%2CeA%2BBC%2CEAKC%3BEACC%2CcAAA%3BEACA%2C0BAAA%3B%3BAA3CJ%2CmBAKC%2CeA0CC%3BEACC%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAAlDH%2CmBA0DC%3BEACC%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3B%3BAA9DF%2CmBA0DC%2CcAMC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAAQH%3BEACC%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGD%2CyBAA0B%2CsBAAsB%2CqBAAqB%3BAACrE%2CqBAAsB%2CmBAAmB%3BAACzC%2CqBAAsB%2CQAAO%3BAAC7B%2CSAAS%2CMAAM%2COAAQ%2CUAAO%3BAAC9B%2CqBAAsB%2CQAAO%2COAAO%3BAACpC%2CqBAAsB%2CQAAO%3BAAC7B%2CqBAAsB%2CQAAO%3BAAC7B%2CaAAc%2CQAAO%3BAACrB%2CiBAAkB%2CQAAO%3BEACxB%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3B%3BAAID%2CqBAAsB%2CQAAO%2CWAAW%3BAACxC%2CqBAAsB%2CQAAO%2CWAAW%3BAACxC%2CaAAc%2CQAAO%2CWAAW%3BAAChC%2CiBAAkB%2CQAAO%2CWAAW%3BEACnC%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CsBAAsB%2C6BAAtB%3BEACA%2C4BAAA%3BEACA%2CgCAAA%3BEACA%2C0BAAA%3B%3BAAKD%3BEACC%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAJD%2CoBAMC%3BAAND%2CoBAOC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAATF%2CoBAYC%3BEACC%2CkBAAA%3B%3BAAbF%2CoBAgBC%3BEACC%2CSAAA%3BEACA%2CcAAA%3B%3BAAlBF%2CoBAqBC%3BEACC%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CoBAND%2C0BAME%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CYAAY%2CgEAAZ%3BEACA%2CYAAY%2C2DAAZ%3BEACA%2CYAAY%2CwDAAZ%3B%3BAArCH%2CoBAyCC%3BEACC%2CiBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3B%3BAA5CF%2CoBA%2BCC%3BEACC%2CcAAA%3B%3BAAhDF%2CoBAmDC%3BEACC%2CaAAA%3B%3BAAGD%2CoBAAC%2COACA%3BEACC%2CYAAA%3B%3BAAEA%2CoBAJD%2COACA%2C0BAGE%3BEACA%2CaAAA%3B%3BAALH%2CoBAAC%2COASA%3BEACC%2CcAAA%3B%3BAAVF%2CoBAAC%2COAaA%3BEACC%2CaAAA%3B%3BAArEH%2CoBAyEC%3BAAzED%2CoBA0EC%3BEACC%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAA7EF%2CoBAgFC%3BEACC%2CaAAA%3BEACA%2CiBAAA%3B%3BAAlFF%2CoBAgFC%2CyBAIC%3BEACC%2C0BAAA%3B%3BAAGD%2CoBARD%2CyBAQE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2C%2BBAAA%3BEACA%2CgCAAA%3BEACA%2CWAAW%2CaAAX%3B%3BAAlGH%2CoBAuGC%3BEACC%2CkBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CoBAJD%2CyBAIE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAsB%2C%2BBAAtB%3BEACA%2C4BAAA%3BEACA%2C%2BBAAA%3BEACA%2C0BAAA%3B%3BAAOH%3BEACC%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CcAAc%2CuBAAd%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAARD%2CWAUC%3BEACC%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAjBF%2CWAoBC%3BEACC%2CWAAA%3B%3BAArBF%2CWAwBC%3BEACC%2CcAAA%3B%3BAAzBF%2CWA4BC%3BEACC%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAAEA%2CWAPD%2CmBAOE%3BEACA%2CYAAA%3B%3BAApCH%2CWA4BC%2CmBAWC%3BEACC%2CcAAA%3BEACA%2CUAAA%3B%3BAAzCH%2CWA4BC%2CmBAgBC%3BEACC%2CcAAA%3BEACA%2CUAAA%3B%3BAA9CH%2CWA4BC%2CmBAgBC%2COAIE%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAlDJ%2CWA4BC%2CmBAgBC%2COASC%3BEACC%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAxDJ%2CWA6DC%2CiBAEC%3BEACC%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAKH%3BEACC%2CcAAA%3B%3BAAGD%3BEACC%2CkBAAA%3BEACA%2C8CAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAJD%2CUAMC%3BEACC%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CsBAAsB%2C%2BBAAtB%3BEACA%2C4BAAA%3BEACA%2C8BAAA%3BEACA%2C0BAAA%3B%3BAAfF%2CUAkBC%3BEACC%2CyBAAA%3BEACA%2CaAAA%3B%3BAApBF%2CUAkBC%2C6BAIC%3BEACC%2CWAAA%3B%3BAAvBH%2CUAkBC%2C6BAIC%2CMAGC%3BEACC%2CcAAA%3BEACA%2CWAAA%3B%3BAA3BJ%2CUAkBC%2C6BAaC%3BEACC%2COAAO%2CiBAAP%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAApCH%2CUAkBC%2C6BAaC%2CuBAOC%3BEACC%2CcAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAOJ%2CMAAM%2CQAAS%2COAAM%3BEACpB%2CSAAA%3B%3BAAgBD%2CQAXwB%3BEACvB%2CmBAAoB%2CIAAC%3BIACpB%2CiBAAA%3B%3BEAGD%3BIACC%2CsBAAA%3B%3B%3BAAmOF%2CQA1NwB%3BEAGvB%3BIACC%2CaAAA%3B%3BEADD%2CcAGC%3BIACC%2CQAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3B%3BEANF%2CcASC%3BIACC%2CsBAAA%3BIACA%2CUAAA%3BIACA%2CmBAAA%3B%3BEAKF%3BIACC%2C2BAAA%3BIACA%2CcAAA%3B%3BEAFD%2CkBAIC%3BIACC%2COAAO%2CoBAAP%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAPF%2CkBAIC%2CGAKC%3BIACC%2CeAAA%3BIACA%2CiBAAA%3B%3BEAMH%2CcAKC%2CmBAAkB%3BEAJnB%2CcAAc%2CSAIb%2CmBAAkB%3BEAHnB%2CMAAM%2COAAQ%2CeAGb%2CmBAAkB%3BEAFnB%2CoBAAqB%2COAAM%2COAAQ%2CeAElC%2CmBAAkB%3BEALnB%2CcAMC%2CmBAAkB%3BEALnB%2CcAAc%2CSAKb%2CmBAAkB%3BEAJnB%2CMAAM%2COAAQ%2CeAIb%2CmBAAkB%3BEAHnB%2CoBAAqB%2COAAM%2COAAQ%2CeAGlC%2CmBAAkB%3BIACjB%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CaAAA%3BIACA%2CaAAA%3BIACA%2CgDAAA%3BIACA%2C4BAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAdF%2CcAKC%2CmBAAkB%2CMAWjB%3BEAfF%2CcAAc%2CSAIb%2CmBAAkB%2CMAWjB%3BEAdF%2CMAAM%2COAAQ%2CeAGb%2CmBAAkB%2CMAWjB%3BEAbF%2CoBAAqB%2COAAM%2COAAQ%2CeAElC%2CmBAAkB%2CMAWjB%3BEAhBF%2CcAMC%2CmBAAkB%2COAUjB%3BEAfF%2CcAAc%2CSAKb%2CmBAAkB%2COAUjB%3BEAdF%2CMAAM%2COAAQ%2CeAIb%2CmBAAkB%2COAUjB%3BEAbF%2CoBAAqB%2COAAM%2COAAQ%2CeAGlC%2CmBAAkB%2COAUjB%3BIACC%2CSAAA%3BIACA%2CkBAAA%3B%3BEAlBH%2CcAsBC%2CcACC%3BEAtBF%2CcAAc%2CSAqBb%2CcACC%3BEArBF%2CMAAM%2COAAQ%2CeAoBb%2CcACC%3BEApBF%2CoBAAqB%2COAAM%2COAAQ%2CeAmBlC%2CcACC%3BIACC%2CmBAAA%3BIACA%2C%2BCAAA%3BIACA%2CYAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2C8BAAA%3BIACA%2CUAAA%3BIACA%2CQAAA%3B%3BEAjCH%2CcAqCC%3BEApCD%2CcAAc%2CSAoCb%3BEAnCD%2CMAAM%2COAAQ%2CeAmCb%3BEAlCD%2CoBAAqB%2COAAM%2COAAQ%2CeAkClC%3BIACC%2CmBAAA%3B%3BEAMF%2CiCAIC%2CmBAAkB%3BEAHnB%2CMAAM%2CQAGL%2CmBAAkB%3BEAFnB%2CMAAM%2COAEL%2CmBAAkB%3BEAJnB%2CiCAKC%2CmBAAkB%3BEAJnB%2CMAAM%2CQAIL%2CmBAAkB%3BEAHnB%2CMAAM%2COAGL%2CmBAAkB%3BIACjB%2CmBAAA%3B%3BEAIF%2CcAAc%2CSAAU%2CoBAAmB%3BEAC3C%2CcAAc%2CgBAAiB%2CoBAAmB%3BEAClD%2CMAAM%2COAAQ%2CeAAe%2CeAAe%2CoBAAmB%3BEAC%5C%2FD%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%2CoBAAmB%3BEACrE%2CcAAe%2CeAAe%2CoBAAmB%3BIAChD%2CmBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CYAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3B%3BEAID%2CqBAAsB%3BIAErB%2CcAAA%3B%3BEAFD%2CqBAAsB%2CiBAIrB%3BIACC%2CaAAA%3B%3BEAQF%2CcAAc%2CoBACb%2CeAAc%2CgBACb%3BIACC%2CcAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CcANW%2CoBACb%2CeAAc%2CgBACb%2CcAIE%2CUAAU%3BIACV%2CcAAA%3B%3BEAGD%2CcAVW%2CoBACb%2CeAAc%2CgBACb%2CcAQE%2CUAAU%3BIACV%2CeAAA%3B%3BEAMJ%2CgBAEC%3BEAFD%2CgBAGC%3BIACC%2CWAAA%3B%3BEAQF%2CcAAc%2CSAAU%3BIACvB%2CkBAAA%3B%3BEAGD%2CcAAc%2CSAAU%2CcAAc%3BIACrC%2CWAAA%3B%3BEAGD%2CoBACC%2CeAAc%2CgBACb%3BIACC%2CeAAA%3BIACA%2COAAO%2CqBAAP%3B%3BEAEA%2CoBALF%2CeAAc%2CgBACb%2CcAIE%2CUAAU%3BIACV%2CeAAA%3B%3BEAGD%2CoBATF%2CeAAc%2CgBACb%2CcAQE%2CUAAU%3BIACV%2CcAAA%3B%3BEASJ%2CWAIC%3BEAHD%2CyBAA0B%2CsBAAsB%2CYAG%5C%2FC%3BIACC%2CaAAA%3BIACA%2CqBAAA%3B%3BEANF%2CWAIC%2CUAIC%2COAAM%3BEAPR%2CyBAA0B%2CsBAAsB%2CYAG%5C%2FC%2CUAIC%2COAAM%3BIACL%2CYAAA%3BIACA%2CgBAAA%3B%3BEAOH%2CkBACC%3BIACC%2CoBAAA%3B%3BEAFF%2CkBACC%2CsBAGC%3BIACC%2CqBAAA%3B%3BEAEA%2CkBANF%2CsBAGC%2CKAGE%3BIACA%2CkBAAA%3B%3BEAOJ%3BIACC%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3B%3B%3BAAkBF%2CQAZwB%3BEACvB%2COAAO%2COAAQ%2CcAAc%2COAAM%3BIAClC%2CeAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEAGD%3BIACC%2CgBAAA%3B%3B%3BAAwLF%2CQApLwB%3BEAGvB%3BIACC%2CYAAA%3B%3BEADD%2COAGC%3BIACC%2CUAAA%3B%3BEAIF%3BIACC%2CiBAAA%3B%3BEAMD%2CoBAEC%2CSAAQ%3BIACP%2CUAAA%3B%3BEAHF%2CoBAMC%3BIACC%2CUAAA%3B%3BEAOF%2CmBAAoB%2CWAAW%2CeAAe%2CiBAAiB%3BIAC9D%2CiBAAA%3B%3BEAID%2CWAAY%2CQAAO%3BIAClB%2CgBAAA%3BIACA%2C0BAAA%3BIACA%2CsBAAA%3B%3BEAGD%3BIAEC%2CaAAA%3BIACA%2CoBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAOD%2CoBAEC%3BIACC%2CcAAA%3B%3BEAHF%2CoBAMC%3BIACC%2CaAAA%3B%3BEAIF%3BIACC%2CmBAAA%3B%3BEADD%2CWAGC%3BIACC%2CaAAA%3BIACA%2C8BAAA%3B%3BEAGC%2CWALF%2COAIC%2C0BACE%3BIACA%2CaAAA%3BIACA%2C8BAAA%3BIACA%2CUAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEALD%2CWALF%2COAIC%2C0BACE%2CcAOA%3BIACC%2CWAAA%3B%3BEARF%2CWALF%2COAIC%2C0BACE%2CcAWA%3BEAXD%2CWALF%2COAIC%2C0BACE%2CcAYA%3BIACC%2COAAO%2CgBAAP%3B%3BEAbF%2CWALF%2COAIC%2C0BACE%2CcAgBA%3BIACC%2CSAAA%3B%3BEAIF%2CWA1BF%2COAIC%2C0BAsBE%3BIACA%2CUAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3B%3BEAKD%2CWAlCF%2COAiCC%2CmBACE%3BIACA%2CcAAA%3B%3BEAOJ%3BIACC%2CaAAA%3B%3BEAGD%3BIACC%2CgBAAA%3B%3BEAID%2CcAAc%2CSAAU%2CsBAAsB%3BEAC9C%2CcAAc%2CSAAU%2CcAAc%2CUAAU%2COAAM%3BEACtD%2CcAAc%2CSAAU%2CcAAc%2CUAAU%3BIAC%5C%2FC%2CcAAA%3B%3BEAID%2CoBACC%2CeAAc%2CgBACb%3BIACC%2COAAO%2CqBAAP%3BIACA%2CeAAA%3B%3BEAEA%2CoBALF%2CeAAc%2CgBACb%2CcAIE%2CUAAU%3BIACV%2CeAAA%3B%3BEAGD%2CoBATF%2CeAAc%2CgBACb%2CcAQE%2CUAAU%3BIACV%2CcAAA%3B%3BEASJ%2CcAAe%2COAAM%3BIACpB%2CYAAA%3B%3BEAID%2CWAIC%3BEAHD%2CyBAA0B%2CsBAAsB%2CYAG%5C%2FC%3BIACC%2CcAAA%3B%3BEALF%2CWAIC%2CUAGC%2COAAM%3BEANR%2CyBAA0B%2CsBAAsB%2CYAG%5C%2FC%2CUAGC%2COAAM%3BIACL%2CWAAA%3BIACA%2CgBAAA%3B%3BEAOH%3BIACC%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3B%3BAAkCF%2CQA3ByB%3BEAGxB%2CWAIC%3BEAHD%2CyBAA0B%2CsBAAsB%2CYAG%5C%2FC%3BIACC%2CaAAA%3BIACA%2CqBAAA%3B%3BEANF%2CWAIC%2CUAIC%2COAAM%3BEAPR%2CyBAA0B%2CsBAAsB%2CYAG%5C%2FC%2CUAIC%2COAAM%3BIACL%2CYAAA%3BIACA%2CgBAAA%3B%3BEAOH%3BIACC%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3B%3B%3BACxxCF%2COAAO%2CUAAU%3BEACb%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAClGF%2CaAAC%3BEACC%2CUAAA%3B%3BAADF%2CaAAC%2C%2BBAEC%3BEACE%2CUAAA%3B%3BAAKJ%2CaAAC%3BEACC%2CUAAA%3B%3BAAGF%2CaAAC%3BEACC%2CUAAA%3B%3BAAGF%2CaAAC%3BEACC%2CUAAA%3B%3BAAGF%2CaAAC%3BEACC%2CUAAA%3B%3BAAGF%2CaAAC%3BEACC%2CUAAA%3B%3BAAGF%2CaAAC%3BEACC%2CUAAA%3B%3BAAGF%2CaAAC%3BEACC%2CUAAA%3B%3BAAGF%2CaAAC%3BEACC%2CUAAA%3B%3BAAGF%2CaAAC%3BEACC%2CUAAA%3B%3BAAIJ%3BEACE%2CUAAA%3B%3BACxCU%2CkBAFR%2CcACI%2CKACK%3BEACG%2C6BAAA%3B%3BACuDZ%2CgBALsC%3BECoFtC%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%3BETzTjB%2CmBSgTI%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%3BETlTZ%2CmBSgTI%2CUACI%2COACI%3BESvaZ%2CKAAK%2CKAAK%2COTqaN%2CUACI%2COACI%3BIACI%2CWAAA%3B%3BEAoBhB%3BIXtLA%2CkBAAA%3B%3BEW0OA%3BEU%5C%2FVA%3BEC4CA%2CaAOI%3BECtJJ%2CsBACI%3BIvBrDJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BEgBmFD%2CwBAKI%2CehBzFH%3BEgBoFD%2CwBAKI%2CehBxFH%3BEgBoID%2CiChBrIC%3BEgBqID%2CiChBpIC%3BEgB0JD%2CkBhB3JC%3BEgB2JD%2CkBhB1JC%3BEiBiED%2CcAKI%2CejBvEH%3BEiBkED%2CcAKI%2CejBtEH%3BEiBkHD%2CuBjBnHC%3BEiBmHD%2CuBjBlHC%3BEiB8ID%2CkBjB%5C%2FIC%3BEiB%2BID%2CkBjB9IC%3BEagHD%2CkBAaI%2Ceb9HH%3BEaiHD%2CkBAaI%2Ceb7HH%3BEakID%2COACI%2CgBACI%2CebrIP%3BEamID%2COACI%2CgBACI%2CebpIP%3BEkB8fD%2CelB%5C%2FfC%3BEkB%2BfD%2CelB9fC%3BEcyTD%2CgBd1TC%3BEc0TD%2CgBdzTC%3BEcuYD%2CQACI%2CoBdzYH%3BEcwYD%2CQACI%2CoBdxYH%3BEcuYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2Ced%5C%2FYX%3BEcwYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2Ced9YX%3BEcuaD%2CqBACI%2COAAM%2CUdzaT%3BEcwaD%2CqBACI%2COAAM%2CUdxaT%3BEYmSD%2C0BACI%2CcZrSH%3BEYoSD%2C0BACI%2CcZpSH%3BEwByND%2CKAAK%2CMACD%2CeACI%2CQxB5NP%3BEwB0ND%2CKAAK%2CMACD%2CeACI%2CQxB3NP%3BEwByND%2CKAAK%2CMACD%2CeAEI%2CSxB7NP%3BEwB0ND%2CKAAK%2CMACD%2CeAEI%2CSxB5NP%3BEyBoaD%2C0BzBraC%3BEyBqaD%2C0BzBpaC%3BEEmHD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBFrHtB%3BEEoHD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBFpHtB%3BE0BugBD%2CY1BxgBC%3BE0BwgBD%2CY1BvgBC%3BE0BiiBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyB1BtiBtB%3BE0BkiBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyB1BriBtB%3BE0BkiBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyB1BtiBtB%3BE0BmiBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyB1BriBtB%3BE0BmiBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyB1BtiBtB%3BE0BoiBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyB1BriBtB%3BE2BocD%2CYASI%2CQAAO%2CM3B9cV%3BE2BqcD%2CYASI%2CQAAO%2CM3B7cV%3BE2BylBG%2COAAC%2CQ3B1lBJ%3BE2B0lBG%2COAAC%2CQ3BzlBJ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEgB8ED%2CwBAKI%2CehBnFH%3BEgB%2BHD%2CiChB%5C%2FHC%3BEgBqJD%2CkBhBrJC%3BEiB4DD%2CcAKI%2CejBjEH%3BEiB6GD%2CuBjB7GC%3BEiByID%2CkBjBzIC%3BEa2GD%2CkBAaI%2CebxHH%3BEa6HD%2COACI%2CgBACI%2Ceb%5C%2FHP%3BEkByfD%2CelBzfC%3BEcoTD%2CgBdpTC%3BEckYD%2CQACI%2CoBdnYH%3BEckYD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CedzYX%3BEckaD%2CqBACI%2COAAM%2CUdnaT%3BEY8RD%2C0BACI%2CcZ%5C%2FRH%3BEwBoND%2CKAAK%2CMACD%2CeACI%2CQxBtNP%3BEwBoND%2CKAAK%2CMACD%2CeAEI%2CSxBvNP%3BEyB%2BZD%2C0BzB%5C%2FZC%3BEE8GD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBF%5C%2FGtB%3BE0BkgBD%2CY1BlgBC%3BE0B4hBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyB1BhiBtB%3BE0B6hBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyB1BhiBtB%3BE0B8hBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyB1BhiBtB%3BE2B%2BbD%2CYASI%2CQAAO%2CM3BxcV%3BE2BolBG%2COAAC%2CQ3BplBJ%3BIACG%2CWAAA%3B%3BEW2hBJ%3BEA69BA%3BEiB%5C%2F8CA%2COAAO%3BEAMP%3BEAWA%3BECuFA%2CyBAWI%3BEXkhBA%2CMAAC%3BEhBjkBL%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBAGf%2CeAAc%2CIAAI%2CSAAU%3BEwB0apC%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%3BIXvUlB%2CgBAAA%3B%3BEgCulBA%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%3BIhCpfF%2CeAAA%3BIgCwfI%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%3BET7gBJ%2CmBS4gBA%2CUACI%3BESloBJ%2CKAAK%2CKAAK%2COTioBV%2CUACI%3BIX5XJ%2CmBAAA%3BIgC%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIhChqBA%2CUAAA%3BIgCmqBA%2CmBAAA%3B%3BEAEA%2CwBrB1SA%2CUACI%2COqBySA%3BEpBrsBJ%2CwBD2ZA%2CUACI%2COqBySA%3BEpBpsBJ%2CuBD0ZA%2CUACI%2COqBySA%3BE9BtzBJ%2CmBS4gBA%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%3BETjhBxB%2CmBS4gBA%2CUACI%2COAGK%2CeAAe%3BEThhBxB%2CmBS4gBA%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%3BETrhBR%2CmBS4gBA%2CUACI%2COAQI%3BES1oBR%2CKAAK%2CKAAK%2COTioBV%2CUACI%2COAQI%3BIACI%2CUAAA%3BIACA%2CWAAA%3B%3BEA2BZ%3BIXjaA%2CWAAA%3B%3BEWqhBA%3BEW1iBA%2CKAAK%2COAAO%3BEW%5C%2FNZ%3BErBqOA%3BIDqiBI%2CgBAAA%3B%3BEADJ%2C0BAGI%3BEW7iBJ%2CKAAK%2COAAO%2CSX6iBR%3BEsB5wBJ%2CqBtB4wBI%3BECviBJ%2CyBDuiBI%3BIXpyBJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEW0xBA%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%3BInB3GJ%2CiBAAA%3B%3BEWqwBA%3BEIlgCA%2CcAAc%3BEmBCd%2CcAAc%3BER4gBd%2CcAAc%3BI1BhRd%2CiBAAA%3B%3BEWqzBA%3BEe%5C%2FgBA%2CsBACI%2CQAAO%3BI1BvSX%2CqBAAA%3BImC9QA%2CqBAAA%3B%3BEAMA%2CiBAAC%3BET8iBD%2CsBACI%2CQAAO%2CMS%5C%2FiBV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BInC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSoC%5C%2FQS%2COpC%2BQT%3BIAAA%2CaqCvRe%2CYrCuRf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BImCqEA%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%3BETvtCA%3BEwBscA%3BIfkxBI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA%2BCJ%2CyBACI%2CWACI%2CoBACI%3BETvwCZ%2C4BSqwCI%2CWACI%2CoBACI%3BETtwCZ%2CyBSowCI%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%3BIxCoCV%2C6BAAA%3B%3BEWorCA%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%3BIXjsCJ%2CiBAAA%3BIWmsCQ%2CUAAA%3B%3BEAfR%2CkBAkBI%3BEGljCJ%2CQA2BI%2CSHuhCA%3BEC1pCJ%2C6BD0pCI%3BEcz7BJ%2CyBdy7BI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAkER%3BEE94CA%3BEK8YA%2CeAEI%3BEYnJJ%2CeACI%3BI9B3HJ%2CUAAA%3BIyCtLA%2CWAAA%3BIzCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIW4mCL%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%3BIXvmDZ%2CiBAAA%3B%3BEW%2BlDA%2C2BACI%2COAYI%3BEK3tDR%2CiCL%2BsDI%2COAYI%3BEM7uDR%2CuBNiuDI%2COAYI%3BEO5sCR%2CcPgsCI%2COAYI%3BIX5mDR%2CiBAAA%3B%3BEW%2BlDA%2C2BAkBI%2CiBACI%3BEKjuDR%2CiCLguDI%2CiBACI%3BEMnvDR%2CuBNkvDI%2CiBACI%3BEOltCR%2CcPitCI%2CiBACI%3BIACI%2CaAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3B%3BE%2BB%5C%2F2DZ%3BI1C0PA%2CeAAA%3BIAAA%2CmBAAA%3B%3BE4B%5C%2FNA%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%3BI5BoMP%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyCrZL%2CCAAC%2CoBAAyB%2CQb%2BCvB%3BI5BoMP%2CmBAAA%3BIyC9KA%2CqBAAA%3BIzC8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyClZL%2CCAAC%2CyBAA%2BB%2CQb4C7B%3BI5BoMP%2CmBAAA%3BIyClLA%2CYAAA%3BIzCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyC%5C%2FYL%2CCAAC%2C0BAAgC%2CQbyC9B%3BI5BoMP%2CmBAAA%3BIyCtLA%2CWAAA%3BIzCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE4BhWT%3BIAEI%2CiBAAA%3B%3BEa3CA%2CCAAC%2CoBAAyB%3BIzCuO9B%2CmBAAA%3BIyCtLA%2CWAAA%3BIzCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyCtYL%2CCAAC%2CyBAA%2BB%3BIzCoOpC%2CmBAAA%3BIyCtLA%2CWAAA%3BIzCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyCnYL%2CCAAC%2C0BAAgC%3BIzCiOrC%2CmBAAA%3BIyCtLA%2CWAAA%3BIzCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE4B1VT%2C2BAA4B%3BIACxB%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3B%3BEa3CA%2CCAAC%2CoBAAyB%3BIzC2N9B%2CmBAAA%3BIyClLA%2CYAAA%3BIzCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyC1XL%2CCAAC%2CyBAA%2BB%3BIzCwNpC%2CmBAAA%3BIyClLA%2CYAAA%3BIzCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEyCvXL%2CCAAC%2C0BAAgC%3BIzCqNrC%2CmBAAA%3BIyClLA%2CYAAA%3BIzCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE4B9UT%2C0BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAIR%2CMAAM%3BIACF%2CkBAAA%3B%3BEe6IJ%3BIACI%2CaAAA%3B%3BEAGJ%3BI3CiJA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BI2CtJJ%2CmBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%2C0BAA6B%3BIACzB%2CaAAA%3B%3BEAGJ%2C0BACM%3BIACE%2CcAAA%3B%3BECXR%3BI5CSA%2CmBAAA%3BIAAA%2CgBAAA%3BI4CJI%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%3BI5ChBN%2CgBAAA%3B%3BE4CTA%2CWA6BI%2CGAAE%3BIACE%2CkBAAA%3B%3BEA9BR%2CWAiCI%3BI5CxBJ%2CkBAAA%3BI4C0BQ%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%3BI5C%5C%2FCV%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CqBAAA%3BI4CsDY%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CWAlCR%2CQAuBM%2CaAWG%3BEAAQ%2CWAlCjB%2CQAuBM%2CaAWY%3BI5C1DtB%2CWAAA%3BIAAA%2CqBAAA%3B%3BE4CkEQ%2CWA1CJ%2CQA0CK%2COAEK%3BEADN%2CWA3CJ%2CQA2CK%2CWACK%3BI5CpEd%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CqBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3BI4C2EgB%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%3BI5CzFpB%2CqBAAA%3BImChOA%2CqBAAA%3B%3BESmTQ%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%2CgBTnGhB%3BInChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEmC2CA%2CWSkPI%2CQA2DK%2COACK%2CaAGI%2CgBTjTjB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BInC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6C9NQ%2CO7C8NR%3BIAAA%2CaqCvRe%2CYrCuRf%3BIAAA%2CsBAAA%3BImCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BESlFA%2CWAiCI%2CQA8EI%3BI5CtGR%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2CyCAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIAAA%2CUAAA%3BI4C8GY%2CaAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BI5ClHZ%2CgBAAA%3B%3BE4CTA%2CWAiCI%2CQA8EI%2CSAyIF%3BI5C%5C%2FON%2CgBAAA%3B%3BE4CkPQ%2CWA1NJ%2CQA8EI%2CSAyIF%2CKAGG%3BEACD%2CWA3NJ%2CQA8EI%2CSAyIF%2CKAIG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CWAlOJ%2CQA8EI%2CSAyIF%2CKAWG%3BI5C1PT%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIA8CA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BI4C%2BPY%2CUAAA%3B%3BEAGJ%2CWA1OJ%2CQA8EI%2CSAyIF%2CKAmBG%3BI5CpNT%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIAAA%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BI4CuQY%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%3BI5CzIhB%2CcAAA%3BIAAA%2CiBAAA%3B%3BE4CgJgB%2CWAxHZ%2CQA8EI%2CSAiCI%2CEASK%3BEACD%2CWAzHZ%2CQA8EI%2CSAiCI%2CEAUK%3BI5CjJjB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BE4CTA%2CWAiCI%2CQA8EI%2CSAmDI%2CQAAU%3BI5CzJtB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CWAAA%3B%3BE4CTA%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%3BI5CpL5B%2CqBAAA%3BImChOA%2CqBAAA%3B%3BESgZgB%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBT9LxB%3BInChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEmC2CA%2CWSkPI%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBT5YzB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BInC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6CxPQ%2CO7CwPR%3BIAAA%2CaqCvRe%2CYrCuRf%3BIAAA%2CsBAAA%3BImCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BES0HQ%2CWA3KJ%2CQA2KK%3BIACG%2CkBAAA%3BI5CpMZ%2CqBAAA%3BImChOA%2CqBAAA%3B%3BEAMA%2CWSkPI%2CQA2KK%2CKT7ZR%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BInC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6CzPgB%2CO7CyPhB%3BIAAA%2CaqCvRe%2CYrCuRf%3BIAAA%2CsBAAA%3BImCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BESkIY%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%3BI9CyFA%2CgCAAA%3B%3BE%2BC1OA%2CQAAQ%2CKAAK%3BICrDb%2CkBAAA%3BIACA%2CUAAA%3BIDsDI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BE%5C%2FCdJ%2CQ%2BCUQ%2CKAAK%2CM%5C%2FCVZ%3BEACD%2CQ%2BCSQ%2CKAAK%2CM%5C%2FCTZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQ%2BCIQ%2CKAAK%2CM%5C%2FCJZ%3BIACG%2CWAAA%3B%3BE%2BCGJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDgDJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%2CMAID%3BIhDwRN%2CaAAA%3BIgDtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BED0CR%2CQAAQ%2CKAAK%2CMCtCX%2CQAAK%3BIhDgRP%2CiBAAA%3BIgD7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEhDsBJ%2CQ%2BCUQ%2CKAAK%2CMCtCX%2CQAAK%2CQhD4BN%3BEACD%2CQ%2BCSQ%2CKAAK%2CMCtCX%2CQAAK%2CQhD6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQ%2BCIQ%2CKAAK%2CMCtCX%2CQAAK%2CQhDkCN%3BIACG%2CWAAA%3B%3BEgD3BA%2CQD8BI%2CKAAK%2CMCtCX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BED6BR%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%3BIhDsNP%2CkBAAA%3B%3BE%2BC1OA%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%3BIhDoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CsBAAA%3BIgD%5C%2FLQ%2CmBAAA%3BIhD%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BEiDjJA%2CQFzFQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCmEL%3BIjDiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BEiD5IA%2CQF9FQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCwEL%3BIjD4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEiDvIA%2CQFnGQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUC6EL%3BIjDuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEgD1LI%2CQDhDI%2CKAAK%2CMCoBX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjDI%2CKAAK%2CMCoBX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BIhDyL9B%2CmBAAA%3B%3BEgDrLI%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%3BIhDkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BEgD5KI%2CQD9DI%2CKAAK%2CMCoBX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD%5C%2FDI%2CKAAK%2CMCoBX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQDhEI%2CKAAK%2CMCoBX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BIhD0KtB%2CmBAAA%3B%3BE%2BC1OA%2CQAAQ%2CKAAK%2CMCqEX%2CQAAK%3BIhDqKP%2CmBAAA%3BIgDnKI%2CgBAAA%3BIACA%2C4BAAA%3BIhDkKJ%2CsBAAA%3B%3BE%2BCnOQ%2CQAPA%2CKAAK%2CMAMT%2CMAAK%2CMAAO%2CEACP%3BIACG%2CaAAA%3B%3BEG5BZ%3BIlD8PA%2CgBAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BEkDjBJ%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%3BInDiQJ%2CkBAAA%3B%3BEkD9PA%2CgBCMA%2CWAKI%2CEAAC%3BInDmPL%2CeAAA%3B%3BEkD9PA%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%3BIrDiHR%2C6BAAA%3BIqD%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%3BEvCmEJ%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%3BIhB0GJ%2CmBAAA%3B%3BEgBtGY%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%3BEwCxNZ%2CWAAY%2CSAAQ%2COAAO%3BIACvB%2CYAAA%3B%3BE3D0UL%2CkBACI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIJ9RH%2C8BAAA%3BIACI%2C0BAAA%3BIACA%2CsBAAA%3B%3BEIqRT%2CkBAUI%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIJvSH%2C8BAAA%3BIACI%2C0BAAA%3BIACA%2CsBAAA%3B%3BEIuSD%2CkBARJ%2CkBAQK%2CeACG%3BIACI%2CUAAA%3B%3BEACA%2CkBAXZ%2CkBAQK%2CeACG%2CMAEK%3BIACG%2CUAAA%3B%3BEAIZ%2CkBAhBJ%2CkBAgBK%2CeACG%3BIACI%2CcAAA%3B%3BEACA%2CkBAnBZ%2CkBAgBK%2CeACG%2CMAEK%3BIACG%2CcAAA%3B%3BEAJZ%2CkBAhBJ%2CkBAgBK%2CeACG%2CMAKI%2CSACI%3BIACI%2CiBAAA%3B%3BEARhB%2CkBAhBJ%2CkBAgBK%2CeACG%2CMAUI%3BIACI%2CiBAAA%3B%3BEAZZ%2CkBAhBJ%2CkBAgBK%2CeACG%2CMAUI%2CeAEI%3BIACI%2CmBAAA%3B%3BEAKhB%2CkBAnCJ%2CkBAmCK%2CeACG%3BIACI%2CcAAA%3B%3BEAFR%2CkBAnCJ%2CkBAmCK%2CeACG%2CMAEI%2CSACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEANhB%2CkBAnCJ%2CkBAmCK%2CeACG%2CMAQI%2CeACI%3BIACI%2CiBAAA%3B%3BEAGR%2CkBAjDZ%2CkBAmCK%2CeACG%2CMAaK%3BIACG%2CcAAA%3B%3BEAEJ%2CkBApDZ%2CkBAmCK%2CeACG%2CMAgBK%3BIACG%2CWAAA%3B%3BE4D5Sf%2CqBAAC%2CMAAM%3BIACH%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CqBAMI%3BIACI%2CSAAA%3B%3BEAPR%2CqBAMI%2CaAGI%3BIzDgMR%2CiBAAA%3B%3BEyDzMA%2CqBAcI%2CQACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3B%3BEAjBZ%2CqBAcI%2CQAMI%3BIzDqLR%2CeAAA%3B%3BEyDzMA%2CqBAcI%2CQAUI%3BIzDiLR%2CiBAAA%3BIyD%5C%2FKY%2CoBAAA%3B%3BEA1BZ%2CqBA8BI%2COACI%3BIzD0KR%2CeAAA%3B%3BEyDzMA%2CqBA8BI%2COAKI%3BIACI%2CmBAAA%3B%3BEAEA%2CqBARR%2COAKI%2COAGK%3BIzDmKb%2CeAAA%3BIyDjKgB%2CWAAA%3B%3BEC7GhB%2CoBAAqB%2CQAAO%2CIAAI%2CqBAAsB%2CMAAK%3BIACvD%2CgBAAA%3B%3BEzC2FJ%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%3BIjB4HJ%2CmBAAA%3B%3BEiBxHY%2CuBAJR%2COAGK%2CSACI%3BIjBwHb%2CoBAAA%3B%3BEiBlHY%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%3BI7BuE7B%2CcAAA%3BI6BrEgB%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAzBhB%2CyBAWI%2CsBAkBI%2CiBACI%3BI7B8DZ%2CcAAA%3B%3BE6B5FA%2CyBAWI%2CsBAkBI%2CiBACI%2CMAGI%3BI7B2DhB%2CiBAAA%3BI6BzDoB%2CgBAAA%3B%3BEAnCpB%2CyBAWI%2CsBA6BI%2CqBAAuB%2CuBACnB%3BI7BmDZ%2CiBAAA%3BI6BjDgB%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%3BE8BsKZ%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%3BEtCtTZ%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%3BIrBiHA%2CyBAAA%3BIAAA%2C8EAAA%3BIAAA%2CcAAA%3BIqB7GI%2CsBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIrBuGJ%2CqBAAA%3BImC9QA%2CqBAAA%3B%3BEdyKI%2CYAAe%3BIACX%2C0BAAA%3B%3BEAGJ%2CWAAC%3BIrBiGL%2CcAAA%3BIqB%5C%2FFQ%2CmBAAA%3B%3BEAGJ%2CWAAC%3BIACG%2C0BAAA%3BIACA%2C4BAAA%3B%3BEAGJ%2CWAAC%3BIrBuFL%2C%2BFAAA%3BIqBrFQ%2CmBAAA%3BIACA%2CcAAA%3B%3BEA7BR%2CWcqGE%3BInChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEmCHA%2CWAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BInC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6CnPQ%2CO7CmPR%3BIAAA%2CaqCvRe%2CYrCuRf%3BIAAA%2CsBAAA%3BImCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CWADH%2CMACI%3BInC2PL%2CcAAA%3B%3BEqBvEI%2CcAAe%3BIACX%2CgBAAA%3B%3BEAKJ%2CUAAC%3BIACG%2CSwBrLA%2COxBqLA%3B%3BEAKJ%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CcAAA%3BIACA%2CYAAA%3B%3BEuC0YR%2CkBACI%2CoBACI%3BI5DnVR%2CmBAAA%3B%3BE4DiVA%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%3BI5DtXZ%2CiBAAA%3BI4DwXgB%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%3BI5DrtBJ%2CSAAA%3BIAAA%2CUAAA%3BIiD1KA%2CqBAAA%3B%3BEW83BA%2CQAAQ%2CQAIJ%2CQAAO%3BIACH%2CiBAAA%3BI5DztBR%2CWAAA%3BIAAA%2CqBAAA%3B%3BEiDjJA%2CQWq2BQ%2CQAIJ%2CQAAO%2CQXz2BV%3BIjDiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BEiD5IA%2CQWg2BQ%2CQAIJ%2CQAAO%2CQXp2BV%3BIjD4ID%2CWAAA%3BIAAA%2C0BAAA%3B%3BEiDvIA%2CQW21BQ%2CQAIJ%2CQAAO%2CQX%5C%2F1BV%3BIjDuID%2CWAAA%3BIAAA%2C0BAAA%3B%3BE4DotBA%2CQAAQ%2CQASJ%2CSAAQ%3BI5D7tBZ%2CcAAA%3B%3BE4DguBQ%2CQAZA%2CQASJ%2CSAAQ%2CIAGH%3BIACG%2CSAAS%2CGAAT%3B%3BEAGJ%2CQAhBA%2CQASJ%2CSAAQ%2CIAOH%3BIACG%2CSAAS%2CGAAT%3B%3BEtC9yBZ%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%3BEtB4IR%2CasBhJI%2CMtBgJH%3BIAxFD%2CcAAA%3B%3BEA6FA%2CasBrJI%2CMtBqJH%3BIA7FD%2CcAAA%3B%3BEAkGA%2CasB1JI%2CMtB0JH%3BIAlGD%2CcAAA%3B%3BEAuGA%2CasB%5C%2FJI%2CMtB%2BJH%3BIAvGD%2CcAAA%3B%3BEsBzEA%2CaAwBI%2CQAAO%3BItBiDX%2CqBAAA%3BI6DzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BI7DgDA%2CgBAAA%3BIsBtCQ%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAtCR%2CaAwBI%2CQAAO%2COaqCT%3BInChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEmCHA%2CabuNI%2CQAAO%2COavNV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BInC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6C3OU%2CO7C2OV%3BIAAA%2CaqCvRe%2CYrCuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BImCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2Cab0MA%2CQAAO%2COa3MV%2CMACI%3BInC2PL%2CWAAA%3B%3BEmCrPI%2CaboMA%2CQAAO%2COarMV%2COACI%3BInCqPL%2CcAAA%3B%3BE6D7CA%2CavCJI%2CQAAO%2COuCIV%3BEACD%2CavCLI%2CQAAO%2COuCKV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CavCVI%2CQAAO%2COuCUV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CavCfI%2CQAAO%2COuCeV%3BEACD%2CavChBI%2CQAAO%2COuCgBV%3BEACD%2CQAAQ%2CUAAW%2CcvCjBf%2CQAAO%3BIuCkBP%2CoBAAA%3BI7D%2BBJ%2CYAAA%3B%3BEsBhCY%2CaAjBR%2CQAAO%2COAgBF%2CMACI%3BItBgCb%2CWAAA%3B%3BEsBzBA%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%3BIlB9RA%2CUAAA%3BIyClLA%2CYAAA%3BIzCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIkB8HL%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%3BIlB%5C%2FTZ%2CgBAAA%3BIkBiUgB%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%3BIhCpfF%2CeAAA%3BIgCwfI%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%3BIlBhaA%2CUAAA%3BIyCtLA%2CWAAA%3BIzCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIkBiQL%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%3BIlBjcL%2CUAAA%3BIyCtLA%2CWAAA%3BIzCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIkBkSD%2CiBAAA%3B%3BEAHJ%2CMAAC%2CUAKG%2CeAAe%3BIACX%2CUAAA%3B%3BE4CnTZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3B%3BE3BpVR%2CS2BuVU%2CQAAO%2CO3BvVhB%3BEAAD%2CiB2BwVkB%2CQAAO%2CK3BxVxB%3BInC4LD%2CeAAA%3BIAAA%2CoBAAA%3B%3BE%2BBpKA%3BI%5C%2FBoKA%2CmBAAA%3BIyCtLA%2CWAAA%3BIzCsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BI%2BBnUL%2CmBAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEgC7ER%2CqBACI%2CaACI%3BI%5C%2FDqOR%2CgBAAA%3B%3BE%2BDvOA%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%3BIhEVJ%2CgBAAA%3B%3BEgEQA%2CYAMI%3BIhEdJ%2C6BAAA%3BIgEgBQ%2CoBAAA%3B%3BEAIR%3BIACI%2CWAAA%3B%3BEC7SJ%3BIjEwRA%2CmBAAA%3BIAAA%2CmBAAA%3BIyClLA%2CYAAA%3BIzCkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BECrPT%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BEiE3FZ%3BIlE2KA%2CsBAAA%3BIAAA%2CyBAAA%3BIkExKI%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%3BIlE4JL%2CYAAA%3BIkE1JQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BIlEkJA%2CmBAAA%3BIkEhJI%2CiBAAA%3B%3BEAGJ%2CqBACI%3BIlE4IJ%2CeAAA%3BIkE1IQ%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%3BIlEkOJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BIkErQA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BIlEyNJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BEkEjPR%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%3BIpEsFJ%2CkBAAA%3B%3BEoEvFA%2CwBAKI%2CwBACI%2CsBACM%3BIACE%2CcAAA%3B%3BEtD0JR%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%3BEsDyIR%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%3BItEmIlB%2CgBAAA%3BIAAA%2CmBAAA%3BIgC%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIhChqBA%2CUAAA%3BIgCmqBA%2CmBAAA%3B%3BEsCj0BA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COtCunBhB%3BIhCpfF%2CeAAA%3BIgCwfI%2CqBAAA%3B%3BEAtOJ%2CsBsCxZI%2CkBAGI%2COAAM%2CIAAI%2COtCqZjB%3BIACG%2CgBAAA%3B%3BEAkZJ%2CsBsC3yBI%2CkBAGI%2COAAM%2CIAAI%2COtCwyBd%3BIACA%2CWAAA%3B%3BEsCp0BJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COtC%2BZhB%3BIhC5RF%2CgBAAA%3B%3BEgCqSI%2CsBsC3aA%2CkBAGI%2COAAM%2CIAAI%2COtC%2BZhB%2CSASM%3BIACA%2CaAAA%3B%3BEsCpcR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COtC6alB%2CQACI%3BIACI%2CmBAAA%3B%3BEhChiBR%2CsBsE8GI%2CkBAGI%2COAAM%2CIAAI%2COtCmblB%2CQAAO%2CMhCpiBN%3BEACD%2CsBsE6GI%2CkBAGI%2COAAM%2CIAAI%2COtCmblB%2CQAAO%2CMhCniBN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CsBsEwGI%2CkBAGI%2COAAM%2CIAAI%2COtCmblB%2CQAAO%2CMhC9hBN%3BIACG%2CWAAA%3B%3BEsE%2BEJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COtCmblB%2CQAAO%2CMAEH%3BIACI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CsBsC7bA%2CkBAGI%2COAAM%2CIAAI%2COtCmblB%2CQAAO%2CMAOF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsBsCjcA%2CkBAGI%2COAAM%2CIAAI%2COtCmblB%2CQAAO%2CMAWF%2CQAAS%3BIACN%2CYAAA%3B%3BEAGJ%2CsBsCrcA%2CkBAGI%2COAAM%2CIAAI%2COtCmblB%2CQAAO%2CMAeF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsBsCzcA%2CkBAGI%2COAAM%2CIAAI%2COtCmblB%2CQAAO%2CMAmBF%2CQAAS%3BIACN%2CqBAAA%3B%3BEsCleR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%3BIhCpNA%2C4BAAA%3BIACA%2C2BAAA%3BIACA%2CoBAAA%3BIA2BA%2CyBAAA%3BIACQ%2CiBAAA%3BIgCyLJ%2CUAAA%3BIACA%2CWAAA%3B%3BEsC1eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%2COAMI%3BEsC5eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%2COAOI%3BEsC7eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%2COAQI%3BIhChLJ%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIAxBT%2CwBAAA%3BIACQ%2CgBAAA%3BIgCwMA%2CqBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEsCnfR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%2COAgBI%3BEsCtfJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%2COAiBI%3BIhCzVJ%2CgBAAA%3BIAAA%2C4BAAA%3BIAAA%2CyBAAA%3BIAAA%2CkBAAA%3BIAAA%2CuBAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CwBAAA%3BIAAA%2CWAAA%3BIgCjPA%2CsBAAA%3BIhCiZA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIgC0LD%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAzPR%2CsBsC5OI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%2COAgBI%2CWAlPH%3BEAAD%2CsBsC5OI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%2COAiBI%2CUAnPH%3BIhCtGD%2CYAAA%3B%3BEgCqHA%2CsBsC3PI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%2COAgBI%2CWAnOH%3BEAAD%2CsBsC3PI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%2COAiBI%2CUApOH%3BIhCrHD%2CcAAA%3BIAAA%2CsBAAA%3B%3BEgC0HA%2CsBsChQI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%2COAgBI%2CWA9NH%3BEAAD%2CsBsChQI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%2COAiBI%2CUA%5C%2FNH%3BIhC1HD%2CcAAA%3BIAAA%2CsBAAA%3B%3BEgC%2BHA%2CsBsCrQI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%2COAgBI%2CWAzNH%3BEAAD%2CsBsCrQI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%2COAiBI%2CUA1NH%3BIhC%5C%2FHD%2CcAAA%3BIAAA%2CsBAAA%3B%3BEsE9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COtC2clB%2COA0BI%3BIACI%2CWAAA%3BIhCnMR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEsEhUT%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COtC2elB%3BIhCxWA%2CgBAAA%3B%3BEgCugBI%2CsBsC7oBA%2CkBAGI%2COAAM%2CIAAI%2COtCwoBjB%2CSAAY%2CSAER%3BEAAD%2CsBsC7oBA%2CkBAGI%2COAAM%2CIAAI%2COtCyoBjB%2CUAAa%2CSACT%3BIACG%2CSAAS%2CGAAT%3BIhCxgBR%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3B%3BEsE9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COtC%2BqBlB%3BIhC5iBA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CUAAA%3BIAAA%2CqBAAA%3BImC9QA%2CqBAAA%3B%3BEAMA%2CsBmCkII%2CkBAGI%2COAAM%2CIAAI%2COtC%2BqBlB%2CMGpzBC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BInC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CaqCvRe%2CYrCuRf%3BIAAA%2CsBAAA%3BImCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEmCtMY%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%3BExC4JhB%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%3BI9BpEb%2C8BAAA%3BI8BsEgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BI9BnFA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BE8BwFA%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%3BIxCyHV%2C0BAAA%3B%3BEYQI%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%3BIxCwGV%2C0BAAA%3B%3BEYQI%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%3BIZhCb%2CmBAAA%3BIgC%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIhChqBA%2CUAAA%3BIgCmqBA%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%3BIxBGZ%2C8BAAA%3BIwBDY%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%3BE%2BCnKR%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%3BI1EjIrB%2C6BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BI0EiLwB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CoBA1ChB%2CQAaK%2CQACI%2CKAMI%2COAsBI%3BI1EzLrB%2CyBAAA%3BI0E2LwB%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%3BI1E3Mb%2CgBAAA%3BIAhBF%2CsDAAA%3BIACK%2CmDAAA%3BIACC%2CkDAAA%3BIAcJ%2C8CAAA%3BI0EgNgB%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%3BI1E3Ob%2CcAAA%3BI0E6OgB%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%3BEjDpGZ%2CSAAC%2COAAO%3BIACJ%2CYAAA%3BIzBxKR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BIyB6KQ%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%3BIzBxOZ%2CeAAA%3B%3BEyB8OQ%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%3BEkDhepB%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%3BExDmOZ%3BIACI%2CmBAAA%3B%3BEAEA%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BEAJR%2CwBAOI%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BEjB9KR%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%3BEwB%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%3BI3BtNR%2CyBAAA%3B%3BE2BiNA%2CYASI%2CQAAO%3BIACH%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAXR%2CYAcI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BI3BlER%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE2BqET%2CUACM%2CsBACE%3BIACI%2CqBAAA%3B%3BEAHZ%2CUACM%2CsBAKE%2CYAAc%3BIACV%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIiDveA%2CqBAAA%3BIACA%2CkBAAA%3B%3BE5EFA%2CiBAAC%3BEACD%2CiBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CiBAAC%3BIACG%2CWAAA%3B%3BE2BieJ%2CiBiDpeA%3BI5EgPA%2CUAAA%3BI4E9OI%2CeAAA%3BI5E8OJ%2CqBAAA%3BImChOA%2CqBAAA%3B%3BERodA%2CiBiDpeA%2CezCoOE%3BInChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEmC2CA%2CiByCtBA%2CezCsBC%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BInC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6C9NQ%2CO7C8NR%3BIAAA%2CaqCvRe%2CYrCuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BImCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiByCnCJ%2CezCkCC%2CMACI%3BInC6ML%2CcAAA%3B%3BEmCvMI%2CiByCzCJ%2CezCwCC%2COACI%3BInCuML%2CcAAA%3B%3BE4EqEA%2CiBArTA%2CeAqTC%3BI5ErED%2CqBAAA%3BImChOA%2CqBAAA%3B%3BEyCqSA%2CiBArTA%2CeAqTC%2COzCjFC%3BInChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEmC2CA%2CiByCtBA%2CeAqTC%2COzC%5C%2FRA%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BInC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6C%5C%2FNM%2CO7C%2BNN%3BIAAA%2CaqCvRe%2CYrCuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BImCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiByCnCJ%2CeAqTC%2COzCnRA%2CMACI%3BInC6ML%2CcAAA%3B%3BEmCvMI%2CiByCzCJ%2CeAqTC%2COzC7QA%2COACI%3BInCuML%2CcAAA%3B%3BE2BoPA%2CiBiD7SA%3BI5EyDA%2CSAAA%3BIAAA%2CUAAA%3BIiD1KA%2CqBAAA%3BIjD0KA%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2CeAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BI4EhDI%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BI5E8CJ%2CSAAA%3BIAAA%2CQAAA%3BIAAA%2CyCAAA%3B%3BE2BoPA%2CiBiD7SA%2CGAsBI%3BI5EmCJ%2CSAAA%3BIAAA%2CUAAA%3B%3BE4E3BQ%2CiBA9BR%2CGAsBI%2CGAQK%3BI5E2BT%2CmBAAA%3BI4EzBY%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%3BI5EzSJ%2CsDAAA%3BI4E2SI%2CWAAA%3B%3BEAGJ%2CiBAvWA%2CGAuWC%3BIACG%2CiBAAA%3BI5E%5C%2FSJ%2CsDAAA%3BI4EiTI%2CWAAA%3B%3BEAlCJ%2CiBAxUA%2CGAwUC%3BI5E%5C%2FQD%2CWAAA%3BIAAA%2CUAAA%3B%3BE4EoRA%2CiBA7UA%2CGA6UC%3BI5EpRD%2CUAAA%3BIAAA%2CUAAA%3B%3BE4EZA%2CiBAAC%3BIACG%2CiBAAA%3B%3BEADJ%2CiBAAC%2COAGG%3BIACI%2CcAAA%3B%3BEjD4PR%2CiBAgBI%2CGACI%3BI3BrQR%2CWAAA%3BIAAA%2CqBAAA%3BI2BgRY%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEsBnaZ%2CiBtBqZI%2CGACI%2CEsBtZP%3BIjDiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BEiD5IA%2CiBtBgZI%2CGACI%2CEsBjZP%3BIjD4ID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEiDvIA%2CiBtB2YI%2CGACI%2CEsB5YP%3BIjDuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE2BoPA%2CiBAkCI%3BIACI%2CeAAA%3B%3BEAnCR%2CiBAsCI%3BIACI%2CaAAA%3B%3BEAvCR%2CiBA0CI%2CQAAO%3BIkCvVX%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BI7DgDA%2CgBAAA%3BIAAA%2CWAAA%3B%3BE6D7CA%2CiBlC2UI%2CQAAO%2COkC3UV%3BEACD%2CiBlC0UI%2CQAAO%2COkC1UV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiBlCqUI%2CQAAO%2COkCrUV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiBlCgUI%2CQAAO%2COkChUV%3BEACD%2CiBlC%2BTI%2CQAAO%2COkC%5C%2FTV%3BEACD%2CQAAQ%2CUAAW%2CkBlC8Tf%2CQAAO%3BIkC7TP%2CoBAAA%3BI7D%2BBJ%2CYAAA%3B%3BE2BoPA%2CiBA%2BCI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CaAAA%3B%3BEQrcR%2CiBRwcK%2COACG%2CQAAO%2COQzcd%3BInCgKD%2CS6C%5C%2FNM%2CO7C%2BNN%3B%3BE2BwSI%2CiBAAC%2COAQG%3BIACI%2CcAAA%3B%3BEA7DZ%2CiBAiEI%3BIACI%2CaAAA%3B%3BEAKJ%2COAAC%2CMACK%2CUAAO%3BI3B5TjB%2CSAAA%3BIAAA%2CUAAA%3BIiD1KA%2CqBAAA%3BItBweY%2CYAAA%3BIACA%2CiBAAA%3B%3BEAJR%2COAAC%2CMACK%2CUAAO%2CMsBhef%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BEtB6dA%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%3BI3B3UpB%2CWAAA%3BIAAA%2CiBAAA%3B%3BE2BmVgB%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%3BI3BhYA%2CmBAAA%3BI2BkYI%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%3BI3BrZjB%2CsDAAA%3B%3BE2ByZgB%2CYApBZ%2CUACI%2CSACI%2CGAAE%2CSAkBG%3BI3BzZjB%2CsDAAA%3BI2B2ZoB%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%3BEkDzqBhB%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%3BI9E9GJ%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2C4CAAA%3BI8EoHQ%2CgBAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbR%2CqBACI%2CoBAcI%3BIACI%2CiBAAA%3B%3BEvCpTZ%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%3BElCtHZ%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BIAC9C%2CeAAA%3BIACA%2COAAO%2CmBAAP%3B%3BEAEN%2CoBAJuB%2COAAM%2COAAQ%2CeAAe%2CcAInD%2CUAAU%3BIACD%2CeAAA%3B%3BEAGJ%2CoBARiB%2COAAM%2COAAQ%2CeAAe%2CcAQ7C%2CUAAU%3BIACP%2CeAAA%3B%3BEAGJ%2CoBAZiB%2COAAM%2COAAQ%2CeAAe%2CcAY7C%2CUAAU%3BIACP%2CcAAA%3B%3BEE4DR%3BIACI%2C8BAAA%3B%3BEAGJ%2CMAAM%3BIACF%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAJJ%2CMAAM%2CWAOF%2CMAAK%2CUAAW%2COAAM%3BIAClB%2CWAAA%3B%3BEARR%2CMAAM%2CWAYF%3BIACI%2CiBAAA%3B%3BEAbR%2CMAAM%2CWAYF%2COAGI%3BIACI%2CYAAA%3B%3BEAhBZ%2CMAAM%2CWAoBF%2COAAM%3BIACF%2CeAAA%3B%3BEArBR%2CMAAM%2CWAwBF%3BIACI%2C4BAAA%3B%3BEAzBR%2CMAAM%2CWA4BF%2CQAAO%3BIACH%2C4BAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BEAIR%2CMAAM%2CWAAY%2CMAAK%2CUAAW%3BEAClC%2CMAAM%2CWAAY%2CMAAK%2CUAAW%3BIAC9B%2CWAAA%3B%3BEAGJ%2CMAAM%2CWAAY%2CMAAK%2CUAAW%3BIAC9B%2CYAAA%3B%3BEAGJ%2CMAAM%2CWAAY%2CMAAK%2CUAAW%3BIAC9B%2COAAO%2CmBAAP%3BIACA%2CYAAA%3B%3B%3BAGpFJ%2CgBAL4C%3BEX6E5C%2CcACI%3BICqJJ%2CYAAA%3BIAAA%2CSAAA%3BIDlJQ%2CUAAA%3B%3B%3BAWxEZ%2CgBAJ2C%3BEbuahC%2CkBADJ%2CkBACK%2CeACG%3BIACI%2CcAAA%3B%3BEACA%2CkBAJZ%2CkBACK%2CeACG%2CMAEK%3BIACG%2CcAAA%3B%3BEAJZ%2CkBADJ%2CkBACK%2CeACG%2CMAKI%2CSACI%3BIACI%2CiBAAA%3B%3BEARhB%2CkBADJ%2CkBACK%2CeACG%2CMAUI%3BIACI%2CiBAAA%3B%3BEAIZ%2CkBAjBJ%2CkBAiBK%2CeACI%2CMACI%2CSACI%3BIACI%2CiBAAA%3BIACA%2CiBAAA%3B%3BEALjB%2CkBAjBJ%2CkBAiBK%2CeACI%2CMAOI%2CeACI%3BIACI%2CiBAAA%3B%3BE%2BD8OxB%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CiBAAA%22%7D */