/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright 2014 Adobe
 * All Rights Reserved.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2024 Adobe
 * All rights reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Gdpr
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-gdpr-delete-account {
  margin-top: 50px;
}
.mp-gdpr-delete-account .legend span {
  color: #db3b21;
  font-weight: 500;
}
.mp-gdpr-delete-account .actions-toolbar {
  margin-top: 25px;
}
.mp-gdpr-delete-account .actions-toolbar .action-delete {
  background-color: #db3b21;
  border-color: #db3b21;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.mp-gdpr-delete-account .actions-toolbar .action-delete:hover {
  background-color: #ba4000;
  border-color: #b84002;
}
/**
 * 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%;
  }
}
/*==============================
Theme hyperlink override
================================*/
/*==============================
Theme primary button override
================================*/
f.promotion-wrapper {
  display: block;
  clear: both;
  padding: 9px 10px;
  width: 100%;
  background: #BC8612;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  position: relative;
  box-sizing: border-box;
  font-weight: 400;
}
f.promotion-wrapper a.action.primary {
  padding: 8px 15px;
  font-size: 13px;
  margin-left: 15px;
  margin-right: 15px;
}
f.promotion-wrapper a.action.primary:hover {
  background: #333333;
  border-color: #333333;
  color: #ffffff;
  opacity: 0.8;
}
@media (max-width: 767px) {
  .promotion-wrapper {
    display: none !important;
  }
}
.page-title-wrapper .page-title {
  margin-bottom: 30px;
  display: inline-block;
  font-size: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.slider-outer {
  margin-right: -10px;
  margin-left: -10px;
}
.action.primary {
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
a {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
  outline: none;
}
.title-block {
  display: block;
  margin-top: 50px;
  margin-bottom: 45px;
}
.title-block > strong {
  display: block;
  text-align: center;
  font-size: 36px;
  line-height: 1.1;
  color: #333333;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
}
.title-block > strong > span {
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
  display: block;
}
.title-block > strong:after {
  display: block;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100px;
  height: 3px;
  background: #BC8612;
  pointer-events: none;
}
.slider-block .owl-controls {
  opacity: 0;
}
.slider-block .owl-controls .owl-buttons {
  position: static;
  margin-top: 25px;
  z-index: 2;
}
.slider-block .owl-controls .owl-buttons > .owl-prev,
.slider-block .owl-controls .owl-buttons > .owl-next {
  padding: 0;
  line-height: 35px;
  color: #fff;
  box-sizing: border-box;
  font-size: 14px;
  margin: 0;
  opacity: 1;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  height: 35px;
  width: 35px;
  border-radius: 0;
  background: #BC8612;
}
.slider-block .owl-controls .owl-buttons > .owl-prev:hover,
.slider-block .owl-controls .owl-buttons > .owl-next:hover {
  background: #BC8612;
  border-color: #BC8612;
  color: #ffffff;
  opacity: 0.8;
}
.slider-block .owl-controls .owl-buttons > .owl-prev {
  left: 0;
}
.slider-block .owl-controls .owl-buttons > .owl-prev .left-arrow i:before {
  content: "\f104";
}
.slider-block .owl-controls .owl-buttons > .owl-next {
  right: 0;
}
.slider-block .owl-controls .owl-buttons > .owl-next .right-arrow i:before {
  content: "\f105";
}
.slider-block:hover .owl-controls {
  opacity: 1;
}
@media (max-width: 991px) {
  .title-block > strong {
    margin-bottom: 50px;
    font-size: 28px;
  }
  .title-block > strong:after {
    max-width: 550px;
  }
  .slider-block .owl-controls .owl-buttons {
    top: -66px;
  }
  .slider-block.block.related .owl-controls .owl-buttons {
    top: -101px;
  }
}
@media (max-width: 767px) {
  .title-block {
    display: block;
    margin-top: 25px;
  }
  .title-block > strong {
    margin-bottom: 40px;
    font-size: 24px;
  }
  .title-block > strong:after {
    max-width: 350px;
  }
  .title-block > strong > span {
    padding-bottom: 15px;
  }
  .slider-block .owl-controls .owl-buttons {
    top: -56px;
  }
  .slider-block.block.related .owl-controls .owl-buttons {
    top: -91px;
  }
}
@media (max-width: 479px) {
  .title-block > strong {
    margin-bottom: 35px;
    font-size: 20px;
  }
  .title-block > strong:after {
    max-width: 250px;
  }
  .slider-block .owl-controls .owl-buttons {
    top: -51px;
  }
  .slider-block.block.related .owl-controls .owl-buttons {
    top: -86px;
  }
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  opacity: 1;
}
b,
strong {
  font-weight: 600;
}
.socials-block {
  display: inline-block;
  margin-top: 0;
  text-align: center;
  width: auto;
  float: right;
  padding: 7px 0;
  box-sizing: border-box;
}
.socials-block > a {
  background: #ed629b;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  font-size: 20px;
  height: 46px;
  line-height: 46px;
  margin: 0 5px;
  width: 46px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.12);
}
.socials-block > a:hover {
  background: #333333;
  color: #fff;
}
.socials-block > a:active,
.socials-block > a:focus {
  background: #ed629b;
  color: #fff;
}
.page-wrapper .page-footer {
  padding-bottom: 0;
}
.page-footer {
  background: #000;
}
.page-footer .footer-top {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.page-footer .footer-top .footer-newsletter .block.newsletter {
  clear: both;
  float: none;
  margin: 0 auto;
  max-width: 600px;
  width: 54%;
  display: inline-block;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content {
  background: #ffffff;
  border-radius: 3px;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter {
  margin-right: 0;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter .control:before {
  display: none;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter .control #newsletter {
  height: 60px;
  padding-left: 20px;
  border-radius: 3px;
  border-color: #ffffff;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter .control #newsletter:focus {
  box-shadow: none;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .field.newsletter .control #newsletter-error {
  position: absolute;
  color: #ffffff;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary {
  height: 60px;
  line-height: 60px;
  background: #fff;
  border-color: #fff;
  color: #333;
  text-transform: capitalize;
  letter-spacing: 0;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  border-radius: 0 3px 3px 0;
  padding: 0 25px;
  font-weight: 400;
}
.page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary:hover {
  background: #fff;
  border-color: #fff;
  color: #BC8612;
}
.page-footer .footer-top .footer-links {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  padding: 100px 0 50px;
}
.page-footer .footer-top .footer-links .footer-links-main {
  margin: 0 -10px;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column {
  float: left;
  box-sizing: border-box;
  padding: 0 10px;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column.column1 {
  width: 26%;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column.column2 {
  width: 20%;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column.column3 {
  width: 20%;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column.column4 {
  width: 34%;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title {
  display: block;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3 {
  margin: 0;
  display: block;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title.desktop-hide {
  display: none;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content {
  display: block;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content > p {
  color: #fff;
  font-weight: 600;
  margin-bottom: 15px;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li {
  color: #fff;
  display: block;
  margin-bottom: 13px;
  font-weight: 600;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > a {
  color: #fff;
  font-weight: 600;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > a:hover {
  color: #BC8612;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > strong {
  color: #fff;
  font-weight: 600;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > strong:hover {
  color: #BC8612;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li > strong:before {
  content: "\f105";
  margin-right: 8px;
  font-family: "Fontawesome";
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p {
  margin-bottom: 15px;
  position: relative;
  color: #fff;
  font-weight: 600;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p strong {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  color: #fff;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p strong em {
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:focus,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:visited,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:active {
  color: #fff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:hover,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:focus:hover,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:visited:hover,
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p a:active:hover {
  color: #BC8612;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content > p > span {
  display: block;
  padding-left: 0;
  font-weight: 600;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .content img {
  display: block;
  margin-bottom: 20px;
  max-width: 200px;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .block.newsletter {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .block.newsletter .content .field.newsletter {
  margin-right: 0;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .block.newsletter .content .field.newsletter .control:before {
  line-height: 45px;
  color: #fff;
  margin: 0 0 0 15px;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .block.newsletter .content .field.newsletter .control #newsletter {
  height: 45px;
  padding-left: 40px;
  border-radius: 0;
  background: transparent;
  border: 1px solid #fff;
  box-sizing: border-box;
  border-right: none;
  box-shadow: none;
  color: #fff;
  webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .block.newsletter .content .field.newsletter .control #newsletter:focus {
  box-shadow: none;
  border-color: #BC8612;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .block.newsletter .content .field.newsletter .control #newsletter-error {
  position: absolute;
  color: #ffffff;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .block.newsletter .content .actions .action.subscribe.primary {
  border: 1px solid #BC8612;
  height: 45px;
  background: #BC8612;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  text-transform: capitalize;
  box-sizing: border-box;
  vertical-align: top;
  letter-spacing: 0;
  opacity: 1;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .block.newsletter .content .actions .action.subscribe.primary:hover {
  opacity: 0.8;
}
.page-footer .footer-bottom {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.page-footer .footer-bottom .copuright-outer {
  float: left;
  width: 100%;
  border-top: 1px solid #131313;
  padding: 35px 0;
  text-align: center;
}
.page-footer .footer-bottom .copuright-outer .copyright {
  padding: 0;
  background: transparent;
  color: #fff;
}
.page-footer .footer-bottom .copuright-outer .payment-icons {
  float: right;
}
.page-footer .footer-bottom .copuright-outer .payment-icons > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-footer .footer-bottom .copuright-outer .payment-icons > ul > li {
  display: inline-block;
  margin: 0;
}
.page-footer .footer-bottom .copuright-outer .payment-icons > ul > li > a {
  display: block;
}
.page-footer .footer-bottom .copuright-outer .payment-icons > ul > li > a > img {
  max-width: 54px;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .block.newsletter .content .field.newsletter .control #newsletter::-webkit-input-placeholder {
  color: #777;
  opacity: 1;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .block.newsletter .content .field.newsletter .control #newsletter::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .block.newsletter .content .field.newsletter .control #newsletter::-ms-input-placeholder {
  color: #777;
  opacity: 1;
}
@media (max-width: 479px) {
  .page-footer .footer-top .footer-newsletter .newsletter-outer {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .sidebar.sidebar-additional .block.block-compare,
  .sidebar.sidebar-additional .block.block-wishlist,
  .sidebar.sidebar-additional .block.block-reorder {
    background: #f6f6f6;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .sidebar.sidebar-additional .block.block-compare .block-title,
  .sidebar.sidebar-additional .block.block-wishlist .block-title,
  .sidebar.sidebar-additional .block.block-reorder .block-title {
    border-bottom: 1px solid #e1e1e1;
    color: #333333;
    padding: 0 0 10px;
    margin-bottom: 15px;
  }
  .sidebar.sidebar-additional .block.block-compare .block-title > strong,
  .sidebar.sidebar-additional .block.block-wishlist .block-title > strong,
  .sidebar.sidebar-additional .block.block-reorder .block-title > strong {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .sidebar.sidebar-main .block {
    background: #f6f6f6;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .sidebar.sidebar-main .block#layered-filter-block {
    padding: 0;
    border: none;
  }
  .sidebar.sidebar-main .block .block-title {
    border-bottom: 1px solid #e1e1e1;
    color: #333333;
    padding: 0 0 10px;
    margin-bottom: 15px;
  }
  .sidebar.sidebar-main .block .block-title > strong {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current + .filter-actions {
    margin-bottom: 10px;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .block-subtitle {
    color: #333333;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .item .filter-label {
    color: #333333;
    margin-bottom: 3px;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .action.remove {
    position: relative;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .action.remove:after {
    content: "\f00d";
    font-family: "Fontawesome";
    float: right;
    color: #888888;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-current .action.remove > span {
    display: none;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-subtitle {
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 0 18px;
    font-size: 14px;
    border-bottom: none;
    color: #333333;
    background: #ffffff;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options {
    background: #ffffff;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-item {
    border: none;
    padding: 15px 15px 0;
    display: block;
    clear: both;
    margin-bottom: 15px;
    background: #f6f6f6;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-item.active {
    padding: 15px;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-item.active .filter-options-title {
    border-bottom: 1px solid #e1e1e1;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-title {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
    text-transform: uppercase;
    word-break: break-all;
    display: block;
    padding: 0 0 14px;
    position: relative;
    margin-bottom: 0;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-title:after {
    content: "\f067";
    font-family: "Fontawesome";
    color: #666666;
    font-weight: normal;
    font-size: 14px;
    top: 0;
    right: 0;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-item.active .filter-options-title:after {
    content: "\f068";
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content {
    margin: 0;
    padding: 3px 0 0;
    display: block;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item {
    margin-bottom: 9px;
    border-bottom: none;
    margin-top: 9px;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item > a {
    color: #333333;
    font-weight: 400;
    font-size: 13px;
    background: transparent;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item > a:focus,
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item > a:active {
    color: #333333;
    background: transparent;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item > a:hover {
    color: #BC8612;
    background: transparent;
  }
  .sidebar.sidebar-main .block .block-content.filter-content .filter-options .filter-options-content .items .item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
}
.catalog-category-view .toolbar.toolbar-products {
  border-bottom: none;
  margin-bottom: 25px;
  padding: 0;
  margin-top: 1px;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode {
  padding: 9px 10px;
  border: 1px solid #e1e1e1;
  margin-right: 5px;
  background: #ffffff;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
  box-shadow: none;
  border-radius: 0;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode:last-child {
  border: 1px solid #e1e1e1;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode:before {
  color: #999999;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode:hover {
  border-color: #BC8612;
  background: #BC8612;
  color: #ffffff;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode:hover:before {
  color: #ffffff;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode.active {
  border-color: #BC8612;
  background: #BC8612;
  color: #ffffff;
}
.catalog-category-view .toolbar.toolbar-products .modes .modes-mode.active:before {
  color: #ffffff;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-amount {
  font-weight: 400;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter {
  padding-top: 0;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options {
  font-weight: 400;
  color: #666666;
  font-size: 13px;
  box-shadow: none;
}
.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options:focus {
  box-shadow: none;
}
.catalog-category-view .toolbar.toolbar-products .field.limiter .label {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
}
.catalog-category-view .toolbar.toolbar-products .field.limiter .limiter-options {
  font-weight: 400;
  color: #666666;
  font-size: 13px;
  box-shadow: none;
}
.catalog-category-view .toolbar.toolbar-products .field.limiter .limiter-options:focus {
  box-shadow: none;
}
.catalog-category-view .toolbar.toolbar-products .field.limiter .limiter-text {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
}
.catalog-category-view .products.wrapper + .toolbar-products {
  border-top: none;
  border-bottom: none;
  margin-bottom: 0;
  padding: 0;
}
.pages .item {
  vertical-align: middle;
  margin: 0 4px 0 0;
  position: static;
}
.pages strong.page {
  background: #BC8612;
  border: 1px solid #BC8612;
  box-sizing: border-box;
  color: #ffffff;
  font-weight: 600;
  height: 34px;
  line-height: 32px;
  min-width: 15px;
  padding: 0;
  text-align: center;
  width: 34px;
}
.pages a.page {
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  color: #333333;
  background: #ffffff;
  display: inline-block;
  height: 34px;
  line-height: 32px;
  min-width: 15px;
  padding: 0;
  text-align: center;
  vertical-align: top;
  width: 34px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.pages a.page:focus,
.pages a.page:active {
  color: #333333;
}
.pages a.page:hover {
  background: #BC8612;
  border: 1px solid #BC8612;
  color: #ffffff;
}
.pages .action.next {
  height: 34px;
  width: 34px;
  margin-left: 0;
  margin-right: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  color: #333333;
  background: #ffffff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
}
.pages .action.next:before {
  color: #333333;
  font-size: 12px;
  line-height: 32px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  text-align: center;
}
.pages .action.next:focus:before,
.pages .action.next:active:before {
  color: #333333;
}
.pages .action.next:hover {
  background: #BC8612;
  border: 1px solid #BC8612;
  color: #ffffff;
}
.pages .action.next:hover:before {
  color: #ffffff;
}
.pages .action.previous {
  height: 34px;
  width: 34px;
  margin-left: 0;
  margin-right: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  color: #ffffff;
  background: #ffffff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
}
.pages .action.previous:before {
  color: #333333;
  font-size: 12px;
  line-height: 32px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  text-align: center;
}
.pages .action.previous:focus:before,
.pages .action.previous:active:before {
  color: #333333;
}
.pages .action.previous:hover {
  background: #BC8612;
  border: 1px solid #BC8612;
  color: #ffffff;
}
.pages .action.previous:hover:before {
  color: #ffffff;
}
.pages .action:hover {
  background: #BC8612;
  color: #ffffff;
  border: 1px solid #BC8612;
}
@media (max-width: 767px) {
  .sidebar.sidebar-additional .block.block-compare,
  .sidebar.sidebar-additional .block.block-wishlist,
  .sidebar.sidebar-additional .block.block-reorder {
    background: #f5f5f5;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .sidebar.sidebar-additional .block.block-compare .block-title,
  .sidebar.sidebar-additional .block.block-wishlist .block-title,
  .sidebar.sidebar-additional .block.block-reorder .block-title {
    border-bottom: 1px solid #d1d1d1;
    color: #222222;
    padding: 0 0 10px;
    margin-bottom: 15px;
  }
  .sidebar.sidebar-additional .block.block-compare .block-title > strong,
  .sidebar.sidebar-additional .block.block-wishlist .block-title > strong,
  .sidebar.sidebar-additional .block.block-reorder .block-title > strong {
    color: #222222;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  .catalog-category-view.page-layout-2columns-left .page-wrapper .column.main {
    padding-left: 15px;
    box-sizing: border-box;
  }
  .catalog-category-view.page-layout-2columns-left .page-wrapper .sidebar-additional,
  .catalog-category-view.page-layout-2columns-left .page-wrapper .sidebar-main {
    padding-right: 15px;
    box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .catalog-category-view .toolbar-amount {
    padding: 2px 0;
  }
  .catalog-category-view .page-wrapper .toolbar.toolbar-products {
    margin-bottom: 10px;
    padding: 0 0 10px;
  }
  .catalog-category-view .page-wrapper .columns {
    display: block;
  }
  .catalog-category-view #maincontent {
    clear: both;
  }
  .catalog-category-view .page-wrapper .columns .column.main {
    padding-bottom: 0;
  }
  .catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    display: none;
  }
  #layered-filter-block .filter.active .filter-title {
    border-bottom: none;
  }
  #layered-filter-block .filter-title strong {
    background: #ffffff;
    border-radius: 0;
    height: 38px;
    font-size: 13px;
    box-shadow: none;
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
    box-sizing: border-box;
  }
  #layered-filter-block .filter-title strong:hover {
    color: #ffffff;
    border-color: #BC8612;
    background: #BC8612;
  }
  #layered-filter-block.active .filter-title strong {
    background: #ffffff;
    border-color: #ffffff;
    font-size: 0;
    cursor: pointer;
  }
  #layered-filter-block.active .filter-title strong:hover {
    background: #ffffff;
    border-color: #ffffff;
  }
  #layered-filter-block.active .filter-title strong:hover:after {
    color: #BC8612;
  }
  #layered-filter-block .filter-options-content .item a:hover {
    background: transparent;
    color: #BC8612;
  }
}
.products-list .product-item {
  padding-bottom: 5px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e1e1e1;
}
.products-list .product-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.products-list .product-item .product-item-photo {
  position: relative;
  padding-bottom: 0;
}
.products-list .product-item .product-item-photo.add-border .product-image-container {
  padding: 6px;
  border: 1px solid #e1e1e1;
}
.products-list .product-item .product-item-photo .product-image-container {
  box-sizing: border-box;
}
.products-list .product-item .product-item-photo .new-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #333333;
  color: #ffffff;
  font-size: 12px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
}
.products-list .product-item .product-item-photo .sale-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #BC8612;
  color: #ffffff;
  font-size: 12px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
}
.products-list .product-item .product-item-photo .new-label + .sale-label {
  top: 60px;
}
.products-grid.products {
  margin: 10px 0 5px;
}
.products-grid .products {
  margin: 0;
}
.products-grid .product-item.product-slider {
  width: auto !important;
  margin-bottom: 0;
  padding: 0 10px !important;
  display: none;
}
.products-grid .product-item .product-item-info {
  width: 100%;
  display: block;
}
.products-grid .product-item .product-item-info .product-img-main {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-photo {
  display: block;
  text-align: center;
  position: relative;
  box-sizing: border-box;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-photo.add-border {
  border: 1px solid #e1e1e1;
  padding: 6px;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-photo .new-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #333333;
  color: #ffffff;
  font-size: 12px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
}
.products-grid .product-item .product-item-info .product-img-main .product-item-photo .sale-label {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #BC8612;
  color: #ffffff;
  font-size: 12px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
}
.products-grid .product-item .product-item-info .product-img-main .actions-secondary {
  display: block;
  width: auto;
  position: absolute;
  top: 53%;
  opacity: 0;
  z-index: 1;
  transform: translate(-50%, -50%);
  left: 50%;
  webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  vertical-align: middle;
}
.products-grid .product-item .product-item-info .product-img-main .actions-secondary .action.towishlist,
.products-grid .product-item .product-item-info .product-img-main .actions-secondary .action.tocompare {
  width: 40px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  text-decoration: none;
  webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  position: relative;
  height: 40px;
  border: 1px solid #000;
  line-height: 40px;
  border-radius: 50%;
  margin: 3px 0;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background: #000;
}
.products-grid .product-item .product-item-info .product-img-main .actions-secondary .action.towishlist:active,
.products-grid .product-item .product-item-info .product-img-main .actions-secondary .action.tocompare:active,
.products-grid .product-item .product-item-info .product-img-main .actions-secondary .action.towishlist:focus,
.products-grid .product-item .product-item-info .product-img-main .actions-secondary .action.tocompare:focus {
  color: #BC8612;
}
.products-grid .product-item .product-item-info .product-img-main .actions-secondary .action.towishlist:hover,
.products-grid .product-item .product-item-info .product-img-main .actions-secondary .action.tocompare:hover {
  background: #BC8612;
  border-color: #BC8612;
  color: #ffffff;
}
.products-grid .product-item .product-item-info .product-img-main .actions-secondary .action.towishlist:before,
.products-grid .product-item .product-item-info .product-img-main .actions-secondary .action.tocompare:before {
  margin: 0;
  width: 18px;
  font-size: 16px;
  line-height: 16px;
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
}
.products-grid .product-item .product-item-info .product-img-main .actions-secondary .action.towishlist > span,
.products-grid .product-item .product-item-info .product-img-main .actions-secondary .action.tocompare > span {
  display: none;
}
.products-grid .product-item .product-item-info .product-img-main .actions-secondary .action.towishlist:before {
  content: '\e600';
}
.products-grid .product-item .product-item-info .product-img-main .actions-secondary .action.tocompare:before {
  content: '\e61e';
}
.products-grid .product-item .product-item-info .product-item-details {
  text-align: center;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-name {
  margin: 13px 0 8px;
  font-size: 14px;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link {
  color: #333333;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link:active,
.products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link:focus {
  color: #333333;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-name .product-item-link:hover {
  color: #BC8612;
}
.products-grid .product-item .product-item-info .product-item-details .price-box {
  display: block;
  margin: 8px 0 6px;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .special-price {
  display: inline-block;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .price-label {
  display: none;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
  color: #BC8612;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .old-price {
  overflow: hidden;
  position: relative;
  text-decoration: none;
  margin-left: 4px;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .old-price:after {
  background: #666666;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  top: 10px;
  width: 100%;
}
.products-grid .product-item .product-item-info .product-item-details .price-box .old-price .price {
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  color: #666666;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-inner {
  position: static;
  height: auto;
  width: auto;
  margin: 13px 0 0;
  background: transparent;
  box-shadow: none;
  border: none;
  padding: 0;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-inner:before {
  display: none;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions {
  margin: 0;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  display: block;
  vertical-align: middle;
}
.products-grid .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .action.tocart {
  padding: 9px 13px;
}
.products-grid .product-item .product-item-info .product-item-details .swatch-attribute .swatch-attribute-options .swatch-option {
  float: none;
  display: inline-block;
  margin: 0 2px 3px;
}
.products-grid .product-item .product-item-info:hover {
  background: transparent;
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
  position: static;
}
.products-grid .product-item .product-item-info:hover .product-img-main .actions-secondary {
  top: 50%;
  opacity: 1;
}
.products-grid .product-item:hover .product-item-info .product-img-main .product-item-inner {
  opacity: 1;
  left: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
.image-responsive {
  max-width: 100%;
  height: auto;
  display: block;
}
.middle-block {
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.page-title-main {
  position: relative;
  display: block;
  margin-bottom: 0;
}
.page-title-main > strong {
  display: block;
  text-align: center;
  margin-bottom: 50px;
  font-size: 36px;
  line-height: 1.1;
  color: #333333;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  padding-bottom: 20px;
}
.page-title-main > strong:after {
  content: "";
  height: 5px;
  width: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  background: #BC8612;
  border-radius: 25px;
  display: block;
  z-index: 1;
}
.cms-index-index .page-wrapper .nav-sections {
  margin-bottom: 0;
}
.cms-index-index .widget.block.block-static-block {
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.cms-index-index .block.widget.block-products-list {
  margin-bottom: 0;
}
.cms-index-index .columns .column.main {
  padding-bottom: 0;
  min-height: 0;
}
.content-row {
  margin-left: -15px;
  margin-right: -15px;
}
.top-padding {
  padding-top: 30px;
}
.bottom-padding {
  padding-bottom: 30px;
}
.top-margin {
  margin-top: 30px;
}
.bottom-margin {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .top-padding {
    padding-top: 25px;
  }
  .bottom-padding {
    padding-bottom: 25px;
  }
  .top-margin {
    margin-top: 25px;
  }
  .bottom-margin {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .top-padding {
    padding-top: 20px;
  }
  .bottom-padding {
    padding-bottom: 20px;
  }
  .top-margin {
    margin-top: 20px;
  }
  .bottom-margin {
    margin-bottom: 20px;
  }
}
@media (max-width: 479px) {
  .top-padding {
    padding-top: 15px;
  }
  .bottom-padding {
    padding-bottom: 15px;
  }
  .top-margin {
    margin-top: 15px;
  }
  .bottom-margin {
    margin-bottom: 15px;
  }
}
.home-slider-wrapper {
  display: block;
}
.home-slider-wrapper .home-slider-main {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
}
.home-slider-wrapper .home-slider-main .home-slider {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.home-slider-wrapper .home-slider-main .home-slider li {
  margin: 0;
  display: block;
}
.home-slider-wrapper .home-slider-main .home-slider li > a {
  display: block;
}
.home-slider-wrapper .home-slider-main .home-slider li > a > img {
  width: 100%;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls {
  margin-top: 0;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-pagination {
  bottom: 5px;
  left: 0;
  position: absolute;
  right: 0;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-prev,
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-next {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 20px;
  background: #333;
  padding: 0;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  opacity: 1;
  height: 30px;
  width: 50px;
  line-height: 28px;
  border-radius: 0;
  color: #fff;
  box-sizing: border-box;
  border: none;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-prev:hover,
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-next:hover {
  background: #BC8612;
  border-color: #BC8612;
  color: #fff;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-prev {
  left: 0;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-prev .left-arrow i:before {
  content: "\f104";
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-next {
  right: 0;
}
.home-slider-wrapper .home-slider-main .home-slider .owl-controls .owl-buttons > .owl-next .right-arrow i:before {
  content: "\f105";
}
.home-images-wrapper {
  float: left;
  clear: both;
  width: 100%;
}
.home-images-wrapper .home-image-main {
  margin: 0 -10px;
}
.home-images-wrapper .home-image-main .home-image-inner {
  float: left;
  width: 33.33%;
  padding: 0 10px;
  box-sizing: border-box;
  opacity: 1;
}
.home-images-wrapper .home-image-main .home-image-inner > a {
  display: block;
  position: relative;
  overflow: hidden;
}
.home-images-wrapper .home-image-main .home-image-inner > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.home-images-wrapper .home-image-main .home-image-inner > a:hover > img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.home-info-block {
  background: url('../images/adv-background.jpg');
  color: #ffffff;
  text-align: center;
}
.home-info-block .page-main > h2 {
  max-width: 1024px;
  font-size: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 25px auto 15px;
}
.home-info-block .page-main > p {
  font-size: 16px;
  line-height: 26px;
  margin: 0 auto 20px;
  max-width: 1024px;
}
.home-info-block .page-main > a {
  border: 2px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  padding: 13px 25px;
  text-transform: uppercase;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.home-info-block .page-main > a:hover {
  color: #ffffff;
  background: #BC8612;
  border-color: #BC8612;
}
.brands-wrapper {
  float: left;
  width: 100%;
  clear: both;
}
.brands-wrapper .brands-main {
  float: left;
  width: 100%;
  margin-bottom: 75px;
}
.brands-wrapper .brands-main .brands-slider {
  list-style: none;
  margin: 0;
  padding: 0;
}
.brands-wrapper .brands-main .brands-slider li {
  display: block;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}
.brands-wrapper .brands-main .brands-slider li a {
  display: block;
}
.brands-wrapper .brands-main .brands-slider li a > img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.brands-wrapper .brands-main .brands-slider .owl-controls {
  margin: 0;
  position: absolute;
  right: 0;
  top: -65px;
}
.brands-wrapper .brands-main .brands-slider .owl-controls .owl-buttons > div {
  background: #333333;
  padding: 7px 12px;
  opacity: 1;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 3px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.brands-wrapper .brands-main .brands-slider .owl-controls .owl-buttons > div:hover {
  background: #BC8612;
}
.brands-wrapper .brands-main .brands-slider .owl-controls.clickable {
  margin: 0;
  position: absolute;
  right: 0;
  top: -65px;
}
.brands-wrapper .brands-main .brands-slider .owl-controls.clickable .owl-buttons > div {
  background: #333333;
  padding: 7px 12px;
  opacity: 1;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0 3px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.brands-wrapper .brands-main .brands-slider .owl-controls.clickable .owl-buttons > div:hover {
  background: #BC8612;
}
#checkout.iwd-onepage-checkout-container {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container * {
  font-family: "p";
}
#checkout.iwd-onepage-checkout-container .opc-wrapper {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-shipping-address {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-shipping-address input,
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-shipping-address select {
  height: 34px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-shipping-address.checkout-shipping-address {
  padding-right: 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-opc-shipping-method {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-opc-shipping-method.checkout-shipping-method {
  padding: 0 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-payment-method {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li.iwd-checkout-payment-method.checkout-payment-method {
  padding-left: 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-title {
  color: #333333;
  background: #f5f5f5;
  padding: 15px 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0 !important;
  border: 1px solid #d1d1d1;
  border-bottom: none;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .iwd-checkout-shipping-address {
  padding-right: 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .iwd-opc-shipping-method {
  padding: 0 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .iwd-checkout-payment-method {
  padding-left: 15px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content {
  padding: 15px;
  border: 1px solid #d1d1d1;
  border-top: none;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-summary-cart {
  background: #BC8612;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-summary-cart.iwd-summary-cart-arrow {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-summary-cart.iwd-summary-cart-arrow:before {
  border-top-color: #BC8612;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items.payment-methods .payment-method._active .payment-method-title label {
  box-sizing: border-box;
  background: #BC8612;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items.payment-methods .payment-method .payment-method-title {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items.payment-methods .payment-method .payment-method-title label {
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 600;
  background: #333333;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .items.payment-methods .payment-method .payment-method-title label:hover {
  background: #BC8612;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar {
  bottom: 15px;
  margin-left: -15px;
  width: auto;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout {
  box-sizing: border-box;
  padding: 17px 25px;
  width: auto;
  background: #BC8612;
  border: 1px solid #BC8612;
  font-weight: 600;
  height: auto;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout:active {
  background: #BC8612;
  border: 1px solid #BC8612;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout:focus {
  background: #BC8612;
  border: 1px solid #BC8612;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout:visited {
  background: #BC8612;
  border: 1px solid #BC8612;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.primary.checkout:hover {
  background: #333333;
  border: 1px solid #333333;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-grand-total-item {
  box-sizing: border-box;
  border-color: #d1d1d1;
  margin-bottom: 65px;
  margin-top: 15px;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-shipping-method-load {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-shipping-method-load .iwd-table-checkout-shipping-method.table-checkout-shipping-method thead tr th {
  font-weight: 600;
  padding: 0 0 10px;
  color: #333333;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content #checkout-shipping-method-load .iwd-table-checkout-shipping-method.table-checkout-shipping-method tbody tr td {
  font-size: 14px;
  color: #666666;
  font-weight: 600;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-shipping-address-items.shipping-address-items {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-shipping-address-items.shipping-address-items .iwd-shipping-address-item.shipping-address-item {
  font-size: 13px;
  border: none;
  line-height: 22px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-shipping-address-items.shipping-address-items .iwd-shipping-address-item.shipping-address-item label {
  box-sizing: border-box;
  padding-left: 20px;
  color: #666666;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .iwd-shipping-address-items.shipping-address-items .iwd-shipping-address-item.shipping-address-item label:before {
  background-color: #333333;
  border-color: #333333;
  height: 8px;
  width: 8px;
  margin: 8px 0 0;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping {
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .form.form-login {
  margin-top: 0 !important;
  margin-bottom: 0;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .iwd-step-title-for-address-form.form-shipping-address.iwd-form-shipping-address {
  float: left;
  margin-bottom: 10px;
  margin-top: 0;
  width: 100%;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup {
  width: auto;
  background: #333333;
  border: 1px solid #333333;
  margin: 15px 0 0;
  font-weight: 600;
  height: auto;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup:active {
  background: #333333;
  border: 1px solid #333333;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup:focus {
  background: #333333;
  border: 1px solid #333333;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup:visited {
  background: #333333;
  border: 1px solid #333333;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content.iwd-checkout-step-shipping .action-show-popup:hover {
  background: #BC8612;
  border: 1px solid #BC8612;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .step-content .step-title {
  padding: 8px 10px;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 5px !important;
  border-bottom: 1px solid #d1d1d1;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper {
  margin-bottom: 25px;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .payment-option-title {
  color: #333333;
  background: #f5f5f5;
  padding: 13px 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0 !important;
  border: 1px solid #d1d1d1;
  display: block;
  border-bottom: none;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .payment-option-title > span {
  padding: 0;
  border-bottom: none;
  color: #333333;
  display: block;
  font-weight: 600;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .payment-option-title > span:after {
  content: "";
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper._active .payment-option-title > span {
  padding: 0;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper._active .payment-option-title > span:after {
  content: "";
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content {
  padding: 15px;
  border: 1px solid #d1d1d1;
  border-top: none;
  display: block !important;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper {
  padding: 0;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .payment-option-inner .field .iwd-additional-block-code-label {
  display: none;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .payment-option-inner .control #discount-code {
  border: 1px solid #e1e1e1 !important;
  height: 32px !important;
  margin: 0 !important;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply {
  width: auto;
  background: #333333;
  border: 1px solid #333333;
  margin: 0;
  font-weight: 600;
  height: auto;
  color: #ffffff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply:active {
  background: #333333;
  border: 1px solid #333333;
  color: #ffffff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply:focus {
  background: #333333;
  border: 1px solid #333333;
  color: #ffffff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply:visited {
  background: #333333;
  border: 1px solid #333333;
  color: #ffffff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper #checkoutSteps > li .checkout-shipping-method .payment-option._collapsible.opc-payment-additional.discount-code.iwd-discount-code-wrapper .iwd-payment-option-content.payment-option-content .iwd-discount-form.iwd-additional-block-form-wrapper .iwd-actions-toolbar.actions-toolbar .primary .action.iwd-action-code-button.iwd-action-apply.action-apply:hover {
  background: #BC8612;
  border: 1px solid #BC8612;
  color: #ffffff;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper .fieldset > .field.required > label:after {
  margin-left: 5px;
  top: 3px;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper .fieldset > .field > label {
  font-size: 13px !important;
  font-weight: 600 !important;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .opc-wrapper .fieldset.iwd-shipping-new-address-form div[name="shippingAddress.company"] {
  margin-top: 10px !important;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.iwd-opc-summary-wrapper.custom-slide {
  border-color: transparent;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.iwd-opc-summary-wrapper.custom-slide .modal-inner-wrap .modal-content {
  border-color: #d1d1d1;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.iwd-opc-summary-wrapper.custom-slide .modal-inner-wrap .modal-content .opc-block-summary > .title {
  color: #333333;
  background: #f5f5f5;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
}
#checkout.iwd-onepage-checkout-container .modal-custom.opc-sidebar.opc-summary-wrapper.iwd-opc-summary-wrapper.custom-slide .modal-inner-wrap .modal-content .opc-block-summary .iwd-minicart-items-header .iwd-product-items-title {
  margin-bottom: 0;
  background: transparent;
  font-weight: 600;
  border-color: #d1d1d1;
  box-sizing: border-box;
}
/*Product Quickview*/
.mfp-container .mfp-content .mfp-iframe-scaler {
  padding: 0;
  position: relative;
  height: 100%;
  overflow: visible;
  box-sizing: border-box;
}
.abs-account-blocks .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.block-wishlist .block-title > strong,
.block-compare .block-title > strong,
.widget .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 700;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus) {
  box-shadow: none !important;
}
button:not(.primary) {
  box-shadow: none !important;
}
.cart-summary > .title {
  font-weight: 600;
}
.cart-container .cart-discount {
  width: 73%;
  padding-right: 25px;
  box-sizing: border-box;
}
.cart-container .cart-discount .block.discount {
  display: block;
  width: 100%;
}
.cart-container .cart-discount .block.discount .title {
  padding: 10px 15px;
  border: 1px solid #e1e1e1;
  margin-bottom: 14px;
  background: #f6f6f6;
  font-weight: 600;
}
.cart-container .cart-discount .block.discount .title:after {
  float: right;
}
.cart-container .cart-discount .block.discount .title > strong {
  font-size: 14px;
  color: #333333;
  margin: 0;
  font-weight: 600;
}
.cart-container .cart-discount .block.discount .content .field {
  display: block;
  margin-bottom: 15px;
}
.cart-container .cart-discount .block.discount .content .actions-toolbar {
  display: block;
  width: auto;
}
.cart-container .cart-discount .block.discount .content .actions-toolbar .action.apply.primary {
  padding: 10px 16px;
  font-size: 12px;
}
@media (max-width: 767px) {
  .cart-container .cart-discount {
    width: 100%;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .account.page-layout-2columns-left .page-wrapper .sidebar-additional {
    margin-top: 0;
  }
  .account.page-layout-2columns-left .page-wrapper .sidebar-main,
  .account.page-layout-2columns-left .page-wrapper .sidebar-additional {
    width: 25%;
    padding-right: 15px;
  }
  .account.page-layout-2columns-left .page-wrapper .sidebar-main .block.block-collapsible-nav,
  .account.page-layout-2columns-left .page-wrapper .sidebar-additional .block.block-collapsible-nav {
    border: none;
    padding: 0;
  }
  .account.page-layout-2columns-left .page-wrapper .column.main {
    width: 75%;
    padding-left: 15px;
  }
}
.account .page-wrapper .sidebar.sidebar-main .block.account-nav {
  padding: 0;
  border: none;
  margin: 0;
}
@media (max-width: 767px) {
  .account .page-wrapper .page.messages {
    margin-bottom: 25px;
  }
  .account .page-wrapper .sidebar.sidebar-main .block.block-collapsible-nav {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    margin-top: 15px;
    cursor: pointer;
  }
  .account .page-wrapper .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-title {
    border: 1px solid #e1e1e1;
  }
  .account .page-wrapper .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-title > strong {
    margin: 0;
  }
  .account .page-wrapper .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-content {
    background: #ffffff;
    margin-top: -1px;
  }
}
.home-parallax-block {
  background-image: url('../images/shopkartlite-parralex-image.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  clear: both;
  float: left;
  padding: 90px 0;
  text-align: center;
  width: 100%;
  background-size: cover;
}
.home-parallax-block h1 {
  color: #ffffff;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 2px;
}
.home-parallax-block p {
  color: white;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.home-parallax-block .action.primary {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #BC8612;
  border-width: 2px;
  font-size: 14px;
  letter-spacing: 1.5px;
  margin: 0;
  padding: 15px 25px;
}
.home-parallax-block .action.primary:hover {
  background: #BC8612;
}
.home-fullwidth-block {
  background: #F5F5F5;
  clear: both;
  float: left;
  padding: 65px 0;
  text-align: center;
  width: 100%;
}
.home-fullwidth-block h1 {
  color: #333333;
  font-size: 34px;
  font-weight: 600;
}
.home-fullwidth-block .action.primary {
  background: #333333;
  border-color: #333333;
  border-width: 2px;
  font-size: 14px;
  letter-spacing: 1.5px;
  margin: 0;
  padding: 15px 25px;
}
.home-fullwidth-block .action.primary:hover {
  background: #BC8612;
  border-color: #BC8612;
}
.home-fullwidth-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.home-fullwidth-block ul li {
  display: block;
  margin: 0;
}
.home-fullwidth-block ul li h1 {
  color: #BC8612;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 18px;
}
.home-fullwidth-block ul li p {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  display: block;
  max-width: 80%;
  margin: 0 auto 30px;
}
.home-advantage-block {
  clear: both;
  float: left;
  padding: 40px 0 30px;
  width: 100%;
}
.home-advantage-block .hab-row {
  margin-left: -10px;
  margin-right: -10px;
}
.home-advantage-block .hab-row .hab-inner {
  float: left;
  position: relative;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner {
  float: left;
  width: 100%;
  text-align: center;
  padding: 20px;
  background: #f6f6f6;
  box-sizing: border-box;
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > span {
  border: 2px solid;
  border-radius: 50%;
  color: #BC8612;
  display: inline-block;
  font-size: 30px;
  height: 70px;
  line-height: 66px;
  margin-bottom: 15px;
  width: 70px;
}
.home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > p {
  font-size: 18px;
  font-weight: normal;
  color: #333333;
}
@media (max-width: 991px) {
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .home-advantage-block {
    padding: 30px 0 10px;
  }
  .home-advantage-block .hab-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .home-advantage-block .hab-row .hab-inner {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner {
    padding: 15px;
    margin-bottom: 20px;
  }
  .home-fullwidth-block ul li p {
    width: 100%;
  }
  .home-fullwidth-block ul li h1 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .home-fullwidth-block ul li p {
    margin-bottom: 15px;
    margin-bottom: 20px;
  }
  .home-fullwidth-block .action.primary {
    padding: 12px 20px;
  }
  .home-parallax-block {
    padding: 75px 0;
  }
  .home-parallax-block p {
    font-size: 14px;
  }
  .home-parallax-block h1 {
    font-size: 30px;
    letter-spacing: 1px;
  }
  .home-parallax-block .action.primary {
    padding: 12px 20px;
  }
}
/*product detail page*/
.owl-button-top .owl-theme .owl-controls {
  opacity: 0;
}
.owl-button-top .owl-theme .owl-controls .owl-buttons {
  position: static;
  margin-top: 25px;
  z-index: 2;
}
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-prev,
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-next {
  padding: 0;
  line-height: 35px;
  color: #fff;
  box-sizing: border-box;
  font-size: 14px;
  margin: 0;
  opacity: 1;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  height: 35px;
  width: 35px;
  border-radius: 0;
  background: #BC8612;
  border: none;
}
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-prev:hover,
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-next:hover {
  background: #BC8612;
  color: #ffffff;
  opacity: 0.8;
}
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-prev {
  left: 0;
}
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-prev .left-arrow i:before {
  content: "\f104";
}
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-next {
  right: 0;
}
.owl-button-top .owl-theme .owl-controls .owl-buttons > .owl-next .right-arrow i:before {
  content: "\f105";
}
.owl-button-top:hover .owl-theme .owl-controls {
  opacity: 1;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary {
  display: block;
  margin: 0 0 15px;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary {
  display: inline-block;
  left: 0;
  margin: 0;
}
.products-grid .product-items .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
  display: none;
}
.catalog-product-view .product.media {
  position: relative;
}
.catalog-product-view .product.media .product-labels .new-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #333333;
  color: #ffffff;
  font-size: 16px;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
}
.catalog-product-view .product.media .product-labels .sale-label {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  padding: 0;
  background: #BC8612;
  color: #ffffff;
  font-size: 16px;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
}
.catalog-product-view .product.media .product-labels .new-label + .sale-label {
  top: 80px;
}
@media (max-width: 991px) {
  .catalog-product-view .product.media .product-labels .new-label {
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .catalog-product-view .product.media .product-labels .sale-label {
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
}
@media (max-width: 479px) {
  .catalog-product-view .product.media .product-labels .new-label {
    font-size: 12px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .catalog-product-view .product.media .product-labels .sale-label {
    font-size: 12px;
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
}
.product-info-main {
  position: relative;
}
.product-info-main .product-reviews-summary {
  margin-bottom: 8px;
  margin-top: 0;
}
.product-info-main .product-reviews-summary .reviews-actions a {
  color: #BC8612;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
}
.product-info-main .product-reviews-summary .reviews-actions a:active,
.product-info-main .product-reviews-summary .reviews-actions a:visited {
  color: #BC8612;
}
.product-info-main .product-reviews-summary .reviews-actions a:hover {
  color: #333333;
}
.product-info-main .product-add-form .box-tocart {
  margin-bottom: 25px;
}
.product-info-main .product-add-form .box-tocart .field.qty {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: bottom;
  margin-right: 20px;
}
.product-info-main .product-add-form .box-tocart .field.qty .control #qty-error {
  display: inline-block;
}
.product-info-main .product-add-form .box-tocart .field.qty .control #qty {
  float: left;
  width: 51px;
  height: 51px;
  text-align: center;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main {
  border: 1px solid #e1e1e1;
  display: inline-block;
  float: left;
  height: 51px;
  margin-left: -1px;
  vertical-align: top;
  width: 25px;
  box-sizing: border-box;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main .qty-btn {
  cursor: pointer;
  display: inline-block;
  font-size: 8px;
  font-weight: normal;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main .qty-btn.qty-inc {
  border-bottom: 1px solid #e1e1e1;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main .qty-btn.qty-dec {
  line-height: 20px;
}
.product-info-main .product-add-form .box-tocart .field.qty .control .qty-main .qty-btn:hover {
  color: #BC8612;
}
.product-info-main .product-add-form .box-tocart .actions {
  display: inline-block;
  vertical-align: bottom;
}
.product-info-main .product-add-form .box-tocart .actions .action.tocart {
  margin-bottom: 0;
  width: auto;
  min-width: 200px;
  margin-right: 0;
}
.product-info-main .product-info-price .price-box {
  width: auto;
}
.product-info-main .price-box .price-label {
  display: none !important;
}
.product-info-main .price-box.price-final_price {
  margin-top: 5px;
}
.product-info-main .price-box .special-price,
.product-info-main .price-box .price-final_price {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0;
}
.product-info-main .price-box .special-price .price-wrapper .price,
.product-info-main .price-box .price-final_price .price-wrapper .price {
  font-size: 24px;
  font-weight: 600;
  color: #333333;
}
.product-info-main .price-box .old-price {
  display: inline-block;
  position: relative;
}
.product-info-main .price-box .old-price .price-final_price {
  margin-right: 0;
}
.product-info-main .price-box .old-price .price-wrapper .price {
  font-size: 16px;
  font-weight: 600;
  color: #888888;
}
.product-info-main .price-box .old-price .price-wrapper .price:before {
  background: #999999;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 17px;
  width: 100%;
}
.product-info-main .product-info-price {
  clear: both;
  margin: 0;
}
.product-info-main .product-info-price .product-info-stock-sku .stock.available {
  margin-right: 0;
  background: green;
  color: #ffffff;
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 1px 5px;
  font-weight: 600;
  float: right;
}
.product-info-main .product-info-price .product-info-stock-sku .stock.unavailable {
  background: #BC8612;
  margin-right: 0;
  color: #ffffff;
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 1px 5px;
  font-weight: 600;
  float: right;
}
.product-info-main .product.attribute.overview {
  padding: 15px 0 0;
  margin: 5px 0 15px;
  border-bottom: none;
  border-top: 1px solid #e5e5e5;
}
.product-info-main .product.attribute.overview > strong {
  color: #BC8612;
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.product-info-main .product.attribute.overview .value {
  color: #666666;
  line-height: 24px;
}
.product-info-main .product-social-links {
  margin-bottom: 0;
}
.product-info-main .product-social-links .product-addto-links {
  display: inline-block;
  margin: 5px 0 20px;
}
.product-info-main .product-social-links a.action {
  color: #333333;
  font-weight: 600;
  margin-right: 20px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.product-info-main .product-social-links a.action:visited,
.product-info-main .product-social-links a.action:focus,
.product-info-main .product-social-links a.action:active {
  color: #333333;
}
.product-info-main .product-social-links a.action i {
  margin-right: 5px;
}
.product-info-main .product-social-links a.action:hover {
  color: #BC8612;
}
.product.info.detailed * {
  box-sizing: unset;
}
@media only screen and (max-width: 1024px) {
  .page-footer .footer-top .footer-newsletter .newsletter-title > h2 {
    font-size: 22px;
  }
  .page-footer .footer-top .footer-newsletter .block.newsletter {
    width: 400px;
  }
}
@media only screen and (max-width: 800px) {
  .block-search {
    width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .products-grid .product-item .product-item-info .product-img-main .product-item-photo .new-label {
    font-size: 11px;
    height: 34px;
    width: 34px;
    line-height: 34px;
  }
  .products-grid .product-item .product-item-info .product-img-main .product-item-photo .sale-label {
    font-size: 11px;
    height: 34px;
    width: 34px;
    line-height: 34px;
  }
  .page-title-wrapper .page-title {
    margin-bottom: 18px;
  }
  .hb-wrapper .hb-row .hb-blog {
    width: 100%;
  }
  .hb-wrapper .hb-row .hb-testimonoals {
    width: 100%;
  }
  .page-footer .footer-top .footer-newsletter .newsletter-title {
    float: left;
    text-align: center;
    width: 100%;
    max-width: 100%;
  }
  .page-footer .footer-top .footer-newsletter .block.newsletter {
    float: none;
    margin: 15px auto 0;
    width: 100%;
  }
  .socials-block {
    margin-top: 25px;
    width: 100%;
  }
  .socials-block > a {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px;
    width: 50px;
  }
  .page-footer .footer-top {
    background: #000;
  }
  .page-footer .footer-bottom {
    background: #000;
  }
  .page-footer .footer-top .footer-newsletter .newsletter-title > h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column.column1,
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column.column2,
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column.column3,
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column.column4 {
    width: 100%;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column {
    margin-bottom: 20px;
    width: 100%;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title.desktop-hide {
    display: block;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column:last-child {
    margin-bottom: 0 !important;
    width: 100%;
  }
  .page-wrapper .columns {
    display: block;
  }
  .block-search {
    width: 100%;
  }
  .minicart-wrapper {
    margin-left: 13px;
    margin-top: 3px;
  }
  .minicart-wrapper .action.showcart {
    background: transparent;
    border: none;
    line-height: 43px;
    padding: 0;
    position: relative;
  }
  .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .minicart-wrapper .action.showcart::before {
    height: 44px;
    width: 44px;
    line-height: 44px;
    content: "";
    background-image: url('../images/cart.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
  }
  .minicart-wrapper .action.showcart.active::before {
    height: 44px;
    width: 44px;
    line-height: 44px;
    content: "";
    background-image: url('../images/cart.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    margin: 0;
    min-width: 20px;
    overflow: visible;
    padding: 0;
    text-align: center;
    white-space: normal;
    vertical-align: top;
    background: #BC8612;
    border-radius: 50%;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty .counter-number {
    text-shadow: none;
  }
  .cms-index-index .page-header {
    margin-bottom: 0;
  }
  .block-search .label {
    margin-top: 10px;
  }
  .nav-sections {
    background: transparent;
  }
  .block.widget .products-grid .product-items {
    margin-bottom: 0;
  }
  .catalog-product-view .product.media {
    margin-bottom: 10px;
  }
  .catalog-product-view .product.data.items {
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-product-view .product.data.items > .item.title > .switch {
    padding: 1px 15px 1px 15px;
    margin-bottom: 10px;
    border: 1px solid #e1e1e1;
  }
  .product-info-main .product-add-form .box-tocart {
    margin-bottom: 20px;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    min-width: 175px;
  }
  .page-footer .footer-top .footer-links {
    padding: 40px 0 15px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column {
    margin-bottom: 0;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column.active-column {
    margin-bottom: 25px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3::after {
    display: none;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title {
    position: relative;
    cursor: pointer;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title:after {
    content: "\f13a";
    display: block;
    font-family: "Fontawesome";
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    line-height: 18px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column.active-column .footer-colum-title:after {
    content: "\f139";
  }
  .page-footer .footer-bottom .copuright-outer {
    padding: 25px 0;
  }
  .page-footer .footer-bottom .copuright-outer .copyright {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .page-footer .footer-bottom .copuright-outer .payment-icons {
    float: right;
    width: 100%;
    text-align: center;
  }
  .page-footer .footer-bottom .copuright-outer .payment-icons > ul > li > a > img {
    max-width: 44px;
  }
  .page-footer .footer-bottom .copuright-outer {
    padding: 15px 0;
  }
  .product-info-main .product-info-price .price-box {
    padding-top: 5px;
    padding-left: 0 !important;
  }
  .product-info-main .product-info-price {
    width: 100% !important;
  }
  .product-info-main .product-info-stock-sku {
    padding-right: 0 !important;
  }
  .product-info-main .product-reviews-summary {
    margin-bottom: 12px;
  }
  .page-wrapper .nav-sections {
    margin-bottom: 0;
    background: #ffffff;
  }
  .page-wrapper .nav-sections .nav-sections-item-title .nav-sections-item-switch {
    color: #666666;
    font-weight: 600;
  }
  .page-wrapper .nav-sections .nav-sections-item-title .nav-sections-item-switch:active,
  .page-wrapper .nav-sections .nav-sections-item-title .nav-sections-item-switch:focus {
    color: #666666;
  }
  .page-wrapper .nav-sections .nav-sections-item-title .nav-sections-item-switch:hover {
    color: #333333;
  }
  .page-wrapper .nav-sections .nav-sections-item-title.active .nav-sections-item-switch {
    color: #333333;
  }
  .page-wrapper .nav-sections .nav-sections-item-title.active .nav-sections-item-switch:active,
  .page-wrapper .nav-sections .nav-sections-item-title.active .nav-sections-item-switch:focus,
  .page-wrapper .nav-sections .nav-sections-item-title.active .nav-sections-item-switch:hover {
    color: #333333;
  }
  .page-wrapper .nav-sections .navigation {
    background: transparent;
  }
  .page-wrapper .nav-sections .navigation > ul {
    padding: 0;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 {
    padding-top: 0;
    padding-bottom: 0;
    border-color: #e1e1e1;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0:first-child {
    border-top: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 .row {
    margin: 0 !important;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    overflow-wrap: break-word;
    padding: 10px 36px 10px 15px;
    text-transform: uppercase;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top > span {
    margin-left: 0 !important;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top:active,
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top:focus {
    color: #333333;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top:hover {
    color: #BC8612;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top.ui-state-focus {
    color: #333;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 > a.level-top.ui-state-active {
    color: #333;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0.parent > a.level-top:after {
    right: 15px;
    top: 11px;
    font-size: 13px;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0.active > a.level-top {
    color: #BC8612;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0.has-active > a.level-top {
    color: #BC8612;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu {
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li {
    position: relative;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a {
    position: relative;
    color: #666666;
    padding: 10px 0 10px 15px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a:active,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a:active,
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a:focus,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a:focus {
    color: #666666;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a > span,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a > span {
    margin-left: 0 !important;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a:hover,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a:hover {
    color: #BC8612;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a.ui-state-focus,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a.ui-state-focus {
    color: #BC8612;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li > a.ui-state-active,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li > a.ui-state-active {
    color: #BC8612;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li.active > a,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li.active > a {
    color: #BC8612;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .navigation > ul li.level0 ul.submenu li.has-active > a,
  .page-wrapper .nav-sections .navigation > ul li.level0 div.submenu li.has-active > a {
    color: #BC8612;
    background: transparent;
    border: none;
  }
  .page-wrapper .nav-sections .header.links > li {
    text-transform: uppercase;
    font-size: 14px;
  }
  .page-wrapper .nav-sections .header.links > li > span {
    color: #333333;
    font-weight: 600;
  }
  .page-wrapper .nav-sections .header.links > li > a {
    color: #333333;
    font-weight: 600;
  }
  .page-wrapper .nav-sections .header.links > li > a:active,
  .page-wrapper .nav-sections .header.links > li > a:focus {
    color: #333333;
  }
  .page-wrapper .nav-sections .header.links > li > a:hover {
    color: #BC8612;
  }
  .page-wrapper .nav-sections .switcher {
    font-size: 14px;
    font-weight: 600;
  }
  .page-wrapper .nav-sections .switcher .options .action.toggle.switcher-trigger > strong {
    padding: 8px 15px;
    background: #f6f6f6;
    border: 1px solid #e1e1e1;
    display: block;
    cursor: pointer;
  }
  .page-wrapper .nav-sections .switcher .options .action.toggle.switcher-trigger > strong:after {
    top: 10px;
    font-size: 11px;
    right: 12px;
  }
  .page-wrapper .nav-sections .switcher .options .action.toggle.active:after {
    content: "";
    display: none;
  }
  .page-wrapper .nav-sections .switcher .options .action.toggle:after {
    content: "";
    display: none;
  }
  .page-wrapper .nav-sections .switcher .options.active ul.dropdown {
    display: block;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown {
    padding: 6px 0;
    box-shadow: none;
    border: 1px solid #e1e1e1;
    margin-top: -1px;
    display: none;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown:before {
    border: none;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown:after {
    border: none;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li:last-child {
    margin-bottom: 0;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li > a {
    padding: 6px 15px;
    color: #666666;
    text-decoration: none;
    outline: none;
    display: block;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li > a:active,
  .page-wrapper .nav-sections .switcher ul.dropdown > li > a:focus {
    color: #666666;
    text-decoration: none;
    outline: none;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li:hover {
    background: transparent;
  }
  .page-wrapper .nav-sections .switcher ul.dropdown > li:hover > a {
    color: #BC8612;
    background: transparent;
    text-decoration: none;
    outline: none;
  }
}
@media only screen and (max-width: 639px) {
  .page-title-wrapper .page-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .page-title-main > strong {
    font-size: 18px;
  }
  .home-advantage-block {
    padding: 20px 0 10px;
  }
}
@media only screen and (max-width: 479px) {
  .hb-wrapper .hb-row .hb-blog ul li .hb-inner .hb-content {
    width: 100%;
  }
  .hb-wrapper .hb-row .hb-blog ul li .hb-inner .hb-img {
    padding-bottom: 10px;
    padding-right: 0;
    width: 100%;
  }
  .page-title-main > strong {
    font-size: 16px;
  }
  .home-advantage-block {
    padding: 15px 0 10px;
  }
  .page-footer .footer-top .footer-newsletter .block.newsletter .content .actions .action.subscribe.primary {
    padding: 0 15px;
  }
  .socials-block {
    margin-top: 20px;
  }
  .socials-block > a {
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin: 0 2px;
    width: 44px;
  }
  .page-footer .footer-top .footer-newsletter .newsletter-title > h2 {
    letter-spacing: 0;
  }
  .page-footer .footer-top .footer-newsletter {
    padding: 30px 0;
  }
  .page-footer .footer-top .footer-links {
    padding: 30px 0 5px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3 {
    margin-bottom: 22px;
    font-size: 16px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title::after {
    font-size: 20px;
    line-height: 16px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title > h3 {
    margin-bottom: 22px;
  }
  .page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-column-content .footer.links > li:last-child {
    margin-bottom: 5px;
  }
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner {
    margin-bottom: 15px;
  }
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > span {
    font-size: 24px;
    height: 65px;
    line-height: 61px;
    margin-bottom: 10px;
    width: 65px;
  }
  .home-advantage-block .hab-row .hab-inner .home-advantage-block-inner > p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 400px) {
  .minicart-wrapper {
    margin-left: 6px;
    margin-top: 0;
  }
  .block-search .label {
    margin-top: 7px;
  }
}
.ab-home-blogs {
  float: left;
  width: 100%;
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;
}
.ab-home-blogs * {
  box-sizing: border-box;
}
.ab-home-blogs .content-block {
  display: block;
}
.ab-home-blogs .content-row {
  margin-left: -15px;
  margin-right: -15px;
}
.ab-home-blogs .blog-slider {
  display: block;
}
.ab-home-blogs .blog-slider .item {
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  margin-bottom: 2px;
}
.ab-home-blogs .blog-slider .item .item-inner {
  display: block;
  position: relative;
}
.ab-home-blogs .blog-slider .item .img-block {
  display: block;
}
.ab-home-blogs .blog-slider .item .img-block a {
  display: block;
  position: relative;
}
.ab-home-blogs .blog-slider .item .img-block a img {
  display: block;
  max-width: 100%;
  height: auto;
}
.ab-home-blogs .blog-slider .item .text-block {
  display: block;
  padding-top: 20px;
}
.ab-home-blogs .blog-slider .item .text-block .blog-title {
  display: block;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 10px;
  text-decoration: none;
  float: left;
  width: 100%;
  padding-top: 0;
}
.ab-home-blogs .blog-slider .item .text-block .blog-title > span {
  color: #000;
  display: block;
  transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
  text-decoration: none;
  font-weight: 600;
}
.ab-home-blogs .blog-slider .item .text-block .blog-title:hover {
  text-decoration: none;
}
.ab-home-blogs .blog-slider .item .text-block .blog-title:hover > span {
  color: #BC8612;
  text-decoration: none;
}
.ab-home-blogs .blog-slider .item .text-block .blog-desc {
  display: block;
  margin-bottom: 14px;
  color: #000;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .ab-home-blogs {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .ab-home-blogs .content-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .ab-home-blogs .blog-slider .item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .ab-home-blogs {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .ab-home-blogs {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.testimonial-outer-wrapper {
  display: block;
  float: left;
  width: 100%;
  clear: both;
  position: relative;
  padding-top: 50px;
  padding-bottom: 70px;
  box-sizing: border-box;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.testimonial-outer-wrapper:after {
  display: block;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.9);
}
.testimonial-outer-wrapper .title-block > strong {
  color: #ffffff;
}
.testimonial-outer-wrapper .testimonial-slider {
  display: block;
  float: left;
  width: 100%;
  z-index: 1;
}
.testimonial-outer-wrapper .testimonial-slider .item {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 15px;
  box-sizing: border-box;
}
.testimonial-outer-wrapper .testimonial-slider .item .item-inner {
  display: block;
  float: left;
  background: rgba(0, 0, 0, 0.9);
  padding: 50px;
  box-sizing: border-box;
}
.testimonial-outer-wrapper .testimonial-slider .item .image-block {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 25px;
  text-align: left;
}
.testimonial-outer-wrapper .testimonial-slider .item .image-block > img {
  display: inline-block;
  border-radius: 50%;
  border: 3px solid #BC8612;
  box-sizing: border-box;
  padding: 5px;
  max-width: 100px;
  margin-right: 30px;
  vertical-align: middle;
}
.testimonial-outer-wrapper .testimonial-slider .item .image-block .content-block {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.testimonial-outer-wrapper .testimonial-slider .item .image-block .testimonial-name {
  font-size: 18px;
  color: #fff;
  margin: 0 0 5px;
  font-weight: 600;
  display: block;
  line-height: 1.2;
  text-transform: capitalize;
}
.testimonial-outer-wrapper .testimonial-slider .item .image-block .testimonial-desc {
  font-size: 14px;
  color: #fff;
  margin: 0;
  font-weight: 600;
  display: block;
  line-height: 1.2;
  text-transform: capitalize;
}
.testimonial-outer-wrapper .testimonial-slider .item .text-block {
  display: block;
  float: left;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 50px;
}
.testimonial-outer-wrapper .testimonial-slider .item .text-block > p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  position: relative;
  max-width: 100%;
  margin-bottom: 0;
  display: block;
  text-align: left;
  font-weight: 600;
}
@media (max-width: 767px) {
  .testimonial-outer-wrapper .testimonial-slider .item .item-inner {
    padding: 40px;
  }
}
@media (max-width: 639px) {
  .testimonial-outer-wrapper .testimonial-slider .item .text-block > p {
    max-width: 90%;
  }
}
@media (max-width: 479px) {
  .testimonial-outer-wrapper {
    padding-top: 50px;
    padding-bottom: 35px;
  }
}
.advert-outer-wrapper {
  display: block;
  float: left;
  width: 100%;
  clear: both;
}
.advert-outer-wrapper .advert-inner-wrapper {
  display: block;
  float: left;
  width: 100%;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper {
  display: block;
  float: left;
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item {
  display: block;
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item > a {
  display: block;
  position: relative;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item > a > img {
  display: block;
  width: 100%;
  opacity: 1;
  transition: 0.5s;
}
.advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item > a:hover > img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
@media (max-width: 767px) {
  .advert-outer-wrapper .advert-inner-wrapper .item-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }
  .advert-outer-wrapper .advert-inner-wrapper .item-wrapper .item > a > img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .minicart-wrapper .block-minicart {
    right: -8px !important;
  }
  .minicart-wrapper::before,
  .minicart-wrapper::after {
    color: #333 !important;
  }
  .account .page-wrapper .sidebar.sidebar-main .block.block-collapsible-nav:last-child {
    display: none;
  }
}
.products-grid.wishlist .product-item .product-item-info:hover {
  background: #fff;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #bbb;
  margin: 0;
  padding: 9px;
  position: relative;
}
@media (max-width: 639px) {
  .products-grid.wishlist .product-items .product-item .product-item-info:hover {
    background: transparent;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 0;
    position: static;
  }
}
.page-footer {
  background: #000 !important;
}
#paypal-smart-button {
  margin-top: 12px !important;
}
@media screen and (min-width: 768px) {
  .product-info-main .product-add-form .box-tocart .actions {
    display: inline !important;
  }
}
@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;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .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),
  .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),
  .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) + *,
  .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,
  .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,
  .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-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .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-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 {
    display: inline-block;
    text-decoration: none;
  }
  .abs-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 {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .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: -40px 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 #e1e1e1;
  }
  .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 .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: 40px;
    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: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    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: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    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: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    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: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #333333;
    font-weight: 400;
    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: 0px;
    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 {
    background: transparent;
    color: #ffffff;
    line-height: 20px;
    padding: 18px 20px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    background: #BC8612;
    border: none;
    color: #ffffff;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    background: #BC8612;
    border-color: none;
    border-style: none;
    border-width: 0px;
    color: #ffffff;
    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 #d1d1d1;
    box-shadow: none;
    font-weight: 400;
    min-width: 230px;
    padding: 5px 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: #d1d1d1;
    color: #d1d1d1;
    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;
    border: none;
    color: #333333;
    padding: 10px 18px;
    text-decoration: none;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: transparent;
    border: none;
    color: #BC8612;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    background: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    color: #BC8612;
    text-decoration: none;
  }
  .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: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #e1e1e1;
    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 #e1e1e1;
  }
  .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 #e1e1e1;
    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 #e1e1e1;
  }
  .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 #e1e1e1;
  }
  .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;
  }
  .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 #e1e1e1;
  }
  .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 #e1e1e1;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: 49%;
  }
  .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: calc((100% - 3 * 31.233%) / 2);
    width: 31.233%;
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 100%/4;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 100%/2;
  }
  .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(225, 225, 225, 0.3);
    color: #5e5e5e;
    border: 1px solid #e1e1e1;
    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 #e1e1e1;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(225, 225, 225, 0.8), inset 0 -1px 0 0 rgba(225, 225, 225, 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';
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .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: 52%;
  }
  .page-layout-1column .product.media {
    width: 45%;
  }
  .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;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 38px;
    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: #000;
  }
  .block-search input:-moz-placeholder {
    color: #000;
  }
  .block-search input::-moz-placeholder {
    color: #000;
  }
  .block-search input:-ms-input-placeholder {
    color: #000;
  }
  .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-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 {
    padding-bottom: 35px;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    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;
  }
  .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: 100%/4;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    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;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #e1e1e1;
    top: 38px/2;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #e1e1e1;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #fff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #BC8612;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #BC8612;
    border-color: #BC8612;
  }
  .opc-progress-bar-item._active > span {
    color: #333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #BC8612;
    border-color: #BC8612;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #BC8612;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .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;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.1s, visibility 0s linear 0.1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear 0.1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #e1e1e1;
  }
  .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 #e1e1e1;
    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: 55%;
  }
  .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 {
    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 .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #e1e1e1;
    border-radius: 1px;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 38px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #000;
  }
  .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: #000;
  }
  .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: #000;
  }
  .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 #e1e1e1;
    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 #e1e1e1;
  }
  .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 #e1e1e1;
  }
  .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 #e1e1e1;
    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 #e1e1e1;
    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 #e1e1e1;
  }
  .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 #e1e1e1;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #BC8612;
    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 {
    width: 34%;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 100%/4;
  }
  .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 35px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 35px 2px 35px;
  }
  .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: 100%/4;
  }
  .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.name {
    padding-left: 0;
  }
  .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%;
  }
  .ie9 body {
    background-color: #6e716e;
  }
  .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;
  }
  .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 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    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%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 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: 100%/3;
  }
  .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 {
    width: 100%/4;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 100%/2;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .cms-index-index .nav-sections {
    margin-bottom: 0;
  }
  .page-wrapper .page-header {
    background-color: #ffffff;
  }
  .page-wrapper .page-header .panel.wrapper {
    border-bottom: none;
    background-color: #000;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
    margin-left: 0;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-trigger {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 500;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-trigger:after {
    font-size: 8px;
    margin-left: 4px;
    line-height: 22px;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-trigger.active:after {
    font-size: 8px;
    margin-left: 4px;
    line-height: 22px;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-trigger:hover {
    color: #BC8612;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown {
    margin-top: 0;
    border: 1px solid #e1e1e1;
    box-shadow: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown:before {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown:after {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li > a {
    color: #666666;
    font-size: 14px;
    padding: 9px 13px;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li > a:active,
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li > a:focus {
    color: #666666;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li > a:hover {
    color: #BC8612;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .switcher .switcher-options .switcher-dropdown > li:hover {
    background: transparent;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li {
    line-height: 22px;
    margin-left: 10px;
    position: relative;
    padding-left: 10px;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > span {
    color: #fff;
    line-height: 22px;
    font-size: 14px;
    text-decoration: none;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 500;
    display: block;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > a {
    color: #fff;
    line-height: 22px;
    font-size: 14px;
    text-decoration: none;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 500;
    display: block;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > a:active,
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > a:focus {
    text-decoration: none;
    color: #fff;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li > a:hover {
    text-decoration: none;
    color: #BC8612;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li.authorization-link:after {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li.customer-welcome .action.switch:after {
    font-size: 8px;
    line-height: 20px;
    color: #ffffff;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links {
    box-shadow: none;
    border: 1px solid #e1e1e1;
    padding: 6px 0;
    margin-top: 0;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links:before {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links:after {
    display: none;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li {
    display: block;
    margin: 0;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li > a {
    display: block;
    padding: 7px 15px;
    color: #333333;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li > a:active,
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li > a:focus {
    color: #333333;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li > a:hover {
    color: #BC8612;
    background: transparent;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li .customer-menu .header.links > li:hover {
    background: transparent;
  }
  .page-wrapper .page-header .panel.wrapper .panel.header .header.links > li:hover.customer-welcome .action.switch:after {
    color: #BC8612;
  }
  .page-wrapper .page-header .header.content {
    padding: 28px 15px 28px;
  }
  .page-wrapper .page-header .header.content .header-logo {
    float: left;
    display: table;
    height: 100px;
    margin-top: -28px;
    margin-bottom: -28px;
  }
  .page-wrapper .page-header .header.content .header-logo .logo {
    margin: 0;
    max-width: 100%;
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .page-wrapper .page-header .header.content .header-logo .logo > img {
    display: block;
    max-width: 200px;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper {
    margin-left: 12px;
    position: relative;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart {
    position: relative;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart:before {
    height: 44px;
    width: 44px;
    line-height: 44px;
    content: "";
    background-image: url('../images/cart.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart.active:before {
    height: 44px;
    width: 44px;
    line-height: 44px;
    content: "";
    background-image: url('../images/cart.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .text {
    position: static;
    height: auto;
    width: auto;
    color: #333333;
    color: #111;
    font-weight: 700;
    display: none;
    text-transform: uppercase;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty {
    display: block;
    height: 20px;
    width: 20px;
    text-align: center;
    background: #BC8612;
    text-shadow: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    border-radius: 50%;
    min-width: unset;
    overflow: visible;
    position: absolute;
    top: 0;
    right: 0;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty.empty {
    display: none !important;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty .counter-number {
    text-shadow: none;
    color: #fff;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .action.showcart .counter.qty .counter-number:after {
    display: none;
    content: "item(s)";
    margin-left: 0;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .block-minicart {
    box-shadow: none;
    border-color: #e1e1e1;
    right: 0;
    margin: 0;
  }
  .page-wrapper .page-header .header.content .minicart-wrapper .block-minicart:before,
  .page-wrapper .page-header .header.content .minicart-wrapper .block-minicart:after {
    display: none;
  }
  .page-wrapper .page-header .header.content .block-search {
    float: right;
    padding-left: 0;
    position: relative;
    width: 290px;
    margin-left: 15px;
  }
  .page-wrapper .page-header .header.content .block-search .field.search .control .input-text {
    margin: 0;
    padding-right: 45px;
    position: static;
    height: 44px;
    border-radius: 0;
    padding-left: 15px;
    font-size: 14px;
    border: 2px solid #d8d8d8;
  }
  .page-wrapper .page-header .header.content .block-search .field.search .control .input-text:focus {
    box-shadow: none;
  }
  .page-wrapper .page-header .header.content .block-search .actions .action.search {
    right: 0;
    text-align: center;
    height: 42px;
    width: 42px;
    transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
  }
  .page-wrapper .page-header .header.content .block-search .actions .action.search:before {
    color: #333333;
    font-size: 18px;
    line-height: 40px;
  }
  .page-wrapper .page-header .header.content .block-search .actions .action.search:hover:before {
    color: #BC8612;
  }
  .page-wrapper .page-header .header.content .block-search .actions .action.search.disabled,
  .page-wrapper .page-header .header.content .block-search .actions .action.search[disabled] {
    opacity: 1;
  }
  .nav-sections {
    background: #BC8612;
    margin-bottom: 25px;
  }
  .nav-sections .navigation > ul {
    padding: 0 15px;
    text-align: left;
    background: #BC8612;
    font-size: 0;
  }
  .nav-sections .navigation > ul > li {
    font-size: 14px;
  }
  .nav-sections .navigation > ul > li.level0:first-child > a.level-top {
    padding-left: 0;
  }
  .nav-sections .navigation > ul > li.level0 > a.level-top {
    transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 20px;
    display: block;
    position: relative;
    font-weight: 600;
  }
  .nav-sections .navigation > ul > li.level0 > a.level-top:hover {
    color: #000;
  }
  .nav-sections .navigation > ul > li.level0.parent > a.level-top {
    padding: 15px 28px 15px 20px;
  }
  .nav-sections .navigation > ul > li.level0.parent > a.level-top > .ui-menu-icon {
    right: 10px;
  }
  .nav-sections .navigation > ul > li.level0.parent > a.level-top > .ui-menu-icon:after {
    font-size: 10px;
  }
  .nav-sections .navigation > ul > li.level0 .submenu {
    padding: 5px 0;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li {
    position: relative;
    margin: 0;
    text-align: left;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li > a {
    position: relative;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li > a.ui-state-active {
    background: transparent;
    border: transparent;
    color: #BC8612;
    text-decoration: none;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li.parent > a {
    padding: 10px 25px 10px 18px;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li.parent > a > .ui-menu-icon {
    right: 8px;
  }
  .nav-sections .navigation > ul > li.level0 .submenu > li.parent > a > .ui-menu-icon:after {
    font-size: 10px;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_InventoryConfigurableProductFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMageplaza_Gdpr%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_custom.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_CustomerBalance%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_GiftCardAccount%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_progress-bar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_GiftCard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_GroupedProduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_InstantPurchase%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_dropdowns.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FHidden%5C%2Fshopkartlite%5C%2Fen_US%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%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACaR%3BEACE%2CgBAAA%3B%3BAADF%2CuBAEE%2CQAAQ%3BEACN%2CcAAA%3BEACA%2CgBAAA%3B%3BAAJJ%2CuBAME%3BEACE%2CgBAAA%3B%3BAAPJ%2CuBAME%2CiBAEE%3BEACE%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2C0CAAA%3B%3BAACA%2CuBAPJ%2CiBAEE%2CeAKG%3BEACC%2CyBAAA%3BEACA%2CqBAAA%3B%3B%3B%3B%3B%3BACyER%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BACxGR%2CCAAC%3BEACG%2CcAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAIQ%2CCAfX%2CkBAaG%2CEACK%2COACI%3BEACG%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CCArBf%2CkBAaG%2CEACK%2COACI%2CQAMI%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAapB%2CQANyB%3BEACrB%3BIACI%2CwBAAA%3B%3B%3BAAIR%2CmBACI%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAIR%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2COAAO%3BEACH%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%3BEACI%2CqBAAA%3BEACA%2CaAAA%3B%3BAAEA%2CCAAC%3BEACG%2CqBAAA%3BEACA%2CaAAA%3B%3BAAKR%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAHJ%2CYAKK%3BEACG%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAdR%2CYAKK%2CSAWI%3BEACG%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CYAlBH%2CSAkBI%3BEACG%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAKZ%2CaACI%3BEACI%2CUAAA%3B%3BAAFR%2CaACI%2CcAGI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAPZ%2CaACI%2CcAGI%2CaAKK%3BAATb%2CaACI%2CcAGI%2CaAMK%3BEACG%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CaA5BZ%2CcAGI%2CaAKK%2CYAoBI%3BAAAD%2CaA5BZ%2CcAGI%2CaAMK%2CYAmBI%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAjCpB%2CaACI%2CcAGI%2CaAiCK%3BEACG%2COAAA%3B%3BAAIQ%2CaAzCpB%2CcAGI%2CaAiCK%2CYAGG%2CYACI%2CEACK%3BEACG%2CSAAS%2COAAT%3B%3BAA3C5B%2CaACI%2CcAGI%2CaA6CK%3BEACG%2CQAAA%3B%3BAAIQ%2CaArDpB%2CcAGI%2CaA6CK%2CYAGG%2CaACI%2CEACK%3BEACG%2CSAAS%2COAAT%3B%3BAAQxB%2CaAAC%2CMACG%3BEACI%2CUAAA%3B%3BAAkCZ%2CQA7ByB%3BEACrB%2CYACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3B%3BEAEA%2CYAJH%2CSAII%3BIACG%2CgBAAA%3B%3BEAKZ%2CaACI%2CcACI%3BIACI%2CUAAA%3B%3BEAKJ%2CaADH%2CMACI%2CQACG%2CcAAc%3BIACV%2CWAAA%3B%3B%3BAA2CpB%2CQApCyB%3BEACrB%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CYAIK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3B%3BEAEA%2CYAJH%2CSAII%3BIACG%2CgBAAA%3B%3BEATZ%2CYAIK%2CSAQI%3BIACG%2CoBAAA%3B%3BEAKZ%2CaACI%2CcACI%3BIACI%2CUAAA%3B%3BEAKJ%2CaADH%2CMACI%2CQACG%2CcAAc%3BIACV%2CUAAA%3B%3B%3BAAsCpB%2CQA%5C%2FByB%3BEACrB%2CYACK%3BIACG%2CmBAAA%3BIACA%2CeAAA%3B%3BEAEA%2CYAJH%2CSAII%3BIACG%2CgBAAA%3B%3BEAKZ%2CaACI%2CcACI%3BIACI%2CUAAA%3B%3BEAKJ%2CaADH%2CMACI%2CQACG%2CcAAc%3BIACV%2CUAAA%3B%3B%3BAAkgBpB%2CaAAc%2CQAAO%2COAAO%3BAAC5B%2CaAAc%2CQAAO%2COAAO%3BAAC5B%2CQAAQ%2CUAAW%2CcAAc%2CQAAO%3BEACpC%2CUAAA%3B%3BAAGJ%3BAACA%3BEACI%2CgBAAA%3B%3BAAGJ%3BEACI%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAPJ%2CcASK%3BEACG%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2C%2BCAAA%3B%3BAAEA%2CcAfH%2CIAeI%3BEACG%2CmBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CcApBH%2CIAoBI%3BAACD%2CcArBH%2CIAqBI%3BEACG%2CmBAAA%3BEACA%2CWAAA%3B%3BAAKZ%2CaACI%3BEACI%2CiBAAA%3B%3BAAIR%3BEACI%2CgBAAA%3B%3BAADJ%2CYAGI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAIQ%2CYARZ%2CYAMI%2CmBACI%2COACK%3BEACG%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAANJ%2CYARZ%2CYAMI%2CmBACI%2COACK%2CWAQG%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAGI%2CYArBxB%2CYAMI%2CmBACI%2COACK%2CWAQG%2CSAII%2COACK%3BEACG%2CeAAA%3B%3BAAGI%2CYAzBhC%2CYAMI%2CmBACI%2COACK%2CWAQG%2CSAII%2COACK%2CWAGG%2CSACK%3BEACG%2CaAAA%3B%3BAALZ%2CYArBxB%2CYAMI%2CmBACI%2COACK%2CWAQG%2CSAII%2COACK%2CWAGG%2CSAKI%3BEACI%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CYAnCpC%2CYAMI%2CmBACI%2COACK%2CWAQG%2CSAII%2COACK%2CWAGG%2CSAKI%2CYAMK%3BEACG%2CgBAAA%3B%3BAAfhB%2CYArBxB%2CYAMI%2CmBACI%2COACK%2CWAQG%2CSAII%2COACK%2CWAGG%2CSAgBI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3B%3BAASJ%2CYAnDhC%2CYAMI%2CmBACI%2COACK%2CWAQG%2CSAgCI%2CSACI%2CQACK%2CUACI%3BEACG%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CYAlEpC%2CYAMI%2CmBACI%2COACK%2CWAQG%2CSAgCI%2CSACI%2CQACK%2CUACI%2CQAeI%3BEACG%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAxE5C%2CYAGI%2CYAgFI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAxFZ%2CYAGI%2CYAgFI%2CcAOI%3BEACI%2CeAAA%3B%3BAA3FhB%2CYAGI%2CYAgFI%2CcAOI%2CmBAGI%3BEACI%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CYA%5C%2FFhB%2CYAgFI%2CcAOI%2CmBAGI%2CqBAKK%3BEACG%2CUAAA%3B%3BAAGJ%2CYAnGhB%2CYAgFI%2CcAOI%2CmBAGI%2CqBASK%3BEACG%2CUAAA%3B%3BAAGJ%2CYAvGhB%2CYAgFI%2CcAOI%2CmBAGI%2CqBAaK%3BEACG%2CUAAA%3B%3BAAGJ%2CYA3GhB%2CYAgFI%2CcAOI%2CmBAGI%2CqBAiBK%3BEACG%2CUAAA%3B%3BAA%5C%2FGxB%2CYAGI%2CYAgFI%2CcAOI%2CmBAGI%2CqBAqBI%3BEACI%2CcAAA%3B%3BAAnHxB%2CYAGI%2CYAgFI%2CcAOI%2CmBAGI%2CqBAqBI%2CoBAGK%3BEACG%2CSAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CYA5HpB%2CYAgFI%2CcAOI%2CmBAGI%2CqBAqBI%2CoBAaK%3BEACG%2CaAAA%3B%3BAAhI5B%2CYAGI%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%3BEACI%2CcAAA%3B%3BAArIxB%2CYAGI%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAGK%3BEACG%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CYA3IxB%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBASI%2CQACK%3BEACG%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAHJ%2CYA3IxB%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBASI%2CQACK%2CMAKI%3BEACG%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAATR%2CYA3IxB%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBASI%2CQACK%2CMAKI%2CKAMI%3BEACG%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3B%3BAAEA%2CYA7JpC%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBASI%2CQACK%2CMAKI%2CKAMI%2CIAOI%3BEACG%2CcAAA%3B%3BAAnBhB%2CYA3IxB%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBASI%2CQACK%2CMAKI%2CKAkBI%3BEACG%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3B%3BAAEA%2CYAzKpC%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBASI%2CQACK%2CMAKI%2CKAkBI%2CSAOI%3BEACG%2CcAAA%3B%3BAAGJ%2CYA7KpC%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBASI%2CQACK%2CMAKI%2CKAkBI%2CSAWI%3BEACG%2CSAAS%2COAAT%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CaAAb%3B%3BAAnL5C%2CYAGI%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsDI%2CSACK%3BEACG%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FLhC%2CYAGI%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsDI%2CSACK%2CIAMG%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAArMpC%2CYAGI%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsDI%2CSACK%2CIAMG%2COAMI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAA1MxC%2CYAGI%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsDI%2CSACK%2CIAmBG%3BAA9MhC%2CYAGI%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsDI%2CSACK%2CIAoBG%2CEAAC%3BAA%5C%2FMjC%2CYAGI%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsDI%2CSACK%2CIAqBG%2CEAAC%3BAAhNjC%2CYAGI%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsDI%2CSACK%2CIAsBG%2CEAAC%3BEACG%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3B%3BAAEA%2CYApNhC%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsDI%2CSACK%2CIAmBG%2CEASK%3BAAAD%2CYApNhC%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsDI%2CSACK%2CIAoBG%2CEAAC%2CMAQI%3BAAAD%2CYApNhC%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsDI%2CSACK%2CIAqBG%2CEAAC%2CQAOI%3BAAAD%2CYApNhC%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsDI%2CSACK%2CIAsBG%2CEAAC%2COAMI%3BEACG%2CcAAA%3B%3BAAxNxC%2CYAGI%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsDI%2CSACK%2CIAiCI%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FNpC%2CYAGI%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsDI%2CSAyCI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CYAxOxB%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsGI%2COACK%3BEACG%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAIQ%2CYA%5C%2FOpC%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsGI%2COACK%2CWAKG%2CSACI%2COACK%3BEACG%2CeAAA%3B%3BAAGI%2CYAnP5C%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsGI%2COACK%2CWAKG%2CSACI%2COACK%2CWAGG%2CSACK%3BEACG%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAPZ%2CYA%5C%2FOpC%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsGI%2COACK%2CWAKG%2CSACI%2COACK%2CWAGG%2CSAOI%3BEACI%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CYAxQhD%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsGI%2COACK%2CWAKG%2CSACI%2COACK%2CWAGG%2CSAOI%2CYAeK%3BEACG%2CgBAAA%3BEACA%2CqBAAA%3B%3BAA3BhB%2CYA%5C%2FOpC%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsGI%2COACK%2CWAKG%2CSACI%2COACK%2CWAGG%2CSA4BI%3BEACI%2CkBAAA%3BEACA%2CcAAA%3B%3BAASJ%2CYAzR5C%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsGI%2COACK%2CWAKG%2CSAyCI%2CSACI%2CQACK%2CUACI%3BEACG%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CYAxShD%2CYAgFI%2CcAOI%2CmBAGI%2CqBAuCI%2CuBAsGI%2COACK%2CWAKG%2CSAyCI%2CSACI%2CQACK%2CUACI%2CQAeI%3BEACG%2CYAAA%3B%3BAA5SxD%2CYA2TI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAA%5C%2FTR%2CYA2TI%2CeAMI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAtUZ%2CYA2TI%2CeAMI%2CiBAOI%3BEACI%2CUAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3B%3BAA3UhB%2CYA2TI%2CeAMI%2CiBAaI%3BEACI%2CYAAA%3B%3BAA%5C%2FUhB%2CYA2TI%2CeAMI%2CiBAaI%2CeAGK%3BEACG%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAApVpB%2CYA2TI%2CeAMI%2CiBAaI%2CeAGK%2CKAKI%3BEACG%2CqBAAA%3BEACA%2CSAAA%3B%3BAAxVxB%2CYA2TI%2CeAMI%2CiBAaI%2CeAGK%2CKAKI%2CKAII%3BEACG%2CcAAA%3B%3BAA3V5B%2CYA2TI%2CeAMI%2CiBAaI%2CeAGK%2CKAKI%2CKAII%2CIAGI%3BEACG%2CeAAA%3B%3BAAUhC%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAqB%2CuBAAuB%2COAAM%2CWAAY%2CSAAS%2COAAM%2CWAAY%2CSAAS%2CYAAW%3BEACnK%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAqB%2CuBAAuB%2COAAM%2CWAAY%2CSAAS%2COAAM%2CWAAY%2CSAAS%2CYAAW%3BEACnK%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAqB%2CuBAAuB%2COAAM%2CWAAY%2CSAAS%2COAAM%2CWAAY%2CSAAS%2CYAAW%3BEACnK%2CWAAA%3BEACA%2CUAAA%3B%3BAAUJ%2CQANyB%3BEACrB%2CYAAa%2CYAAY%2CmBAAmB%3BIACxC%2CUAAA%3B%3B%3BAA6MR%2CQAzMyB%3BEAKT%2CQAHP%2CmBACG%2COAEK%3BEACD%2CQAJP%2CmBACG%2COAGK%3BEACD%2CQALP%2CmBACG%2COAIK%3BIACG%2CmBAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3B%3BEANJ%2CQAHP%2CmBACG%2COAEK%2CcAQG%3BEAPJ%2CQAJP%2CmBACG%2COAGK%2CeAOG%3BEANJ%2CQALP%2CmBACG%2COAIK%2CcAMG%3BIACI%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAZR%2CQAHP%2CmBACG%2COAEK%2CcAQG%2CaAMK%3BEAbT%2CQAJP%2CmBACG%2COAGK%2CeAOG%2CaAMK%3BEAZT%2CQALP%2CmBACG%2COAIK%2CcAMG%2CaAMK%3BIACG%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3B%3BEAOpB%2CQAAC%2CaACG%3BIACI%2CmBAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CQAPP%2CaACG%2COAMK%3BIACG%2CUAAA%3BIACA%2CYAAA%3B%3BEATZ%2CQAAC%2CaACG%2COAWI%3BIACI%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAhBZ%2CQAAC%2CaACG%2COAWI%2CaAMK%3BIACG%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3B%3BEAKJ%2CQA3BX%2CaACG%2COAyBI%2CeACK%2CeACG%2CgBACK%3BIACG%2CmBAAA%3B%3BEAHZ%2CQA3BX%2CaACG%2COAyBI%2CeACK%2CeACG%2CgBAKI%3BIACI%2CcAAA%3B%3BEAPZ%2CQA3BX%2CaACG%2COAyBI%2CeACK%2CeACG%2CgBASI%2CMACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3B%3BEAKJ%2CQA7CvB%2CaACG%2COAyBI%2CeACK%2CeACG%2CgBAgBI%2CQACK%3BIACG%2CkBAAA%3B%3BEAEA%2CQAhD3B%2CaACG%2COAyBI%2CeACK%2CeACG%2CgBAgBI%2CQACK%2COAGI%3BIACG%2CSAAS%2COAAT%3BIACA%2CaAAa%2CaAAb%3BIACA%2CYAAA%3BIACA%2CcAAA%3B%3BEAPR%2CQA7CvB%2CaACG%2COAyBI%2CeACK%2CeACG%2CgBAgBI%2CQACK%2COAUI%3BIACG%2CaAAA%3B%3BEA7BpB%2CQA3BX%2CaACG%2COAyBI%2CeACK%2CeAmCG%3BIACI%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3B%3BEA1CR%2CQA3BX%2CaACG%2COAyBI%2CeACK%2CeA6CG%3BIACI%2CmBAAA%3B%3BEA9CR%2CQA3BX%2CaACG%2COAyBI%2CeACK%2CeA6CG%2CgBAGI%3BIACI%2CYAAA%3BIACA%2CoBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CQAnFvB%2CaACG%2COAyBI%2CeACK%2CeA6CG%2CgBAGI%2CqBAQK%3BIACG%2CaAAA%3B%3BEADJ%2CQAnFvB%2CaACG%2COAyBI%2CeACK%2CeA6CG%2CgBAGI%2CqBAQK%2COAGG%3BIACI%2CgCAAA%3B%3BEA5DpB%2CQA3BX%2CaACG%2COAyBI%2CeACK%2CeA6CG%2CgBAoBI%3BIACI%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CyBAAA%3BIACA%2CqBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CQAzGvB%2CaACG%2COAyBI%2CeACK%2CeA6CG%2CgBAoBI%2CsBAaK%3BIACG%2CSAAS%2COAAT%3BIACA%2CaAAa%2CaAAb%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAOI%2CQAvH%5C%2FB%2CaACG%2COAyBI%2CeACK%2CeA6CG%2CgBA4CI%2CqBACK%2COACG%2CsBACK%3BIACG%2CSAAS%2COAAT%3B%3BEA7FxB%2CQA3BX%2CaACG%2COAyBI%2CeACK%2CeA6CG%2CgBAsDI%3BIACI%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEAtGZ%2CQA3BX%2CaACG%2COAyBI%2CeACK%2CeA6CG%2CgBAsDI%2CwBAKI%2COACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEA5GpB%2CQA3BX%2CaACG%2COAyBI%2CeACK%2CeA6CG%2CgBAsDI%2CwBAKI%2COACI%2CMAKK%3BIACG%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CuBAAA%3B%3BEAEA%2CQA%5C%2FInC%2CaACG%2COAyBI%2CeACK%2CeA6CG%2CgBAsDI%2CwBAKI%2COACI%2CMAKK%2CIAMI%3BEACD%2CQAhJnC%2CaACG%2COAyBI%2CeACK%2CeA6CG%2CgBAsDI%2CwBAKI%2COACI%2CMAKK%2CIAOI%3BIACG%2CcAAA%3BIACA%2CuBAAA%3B%3BEAGJ%2CQArJnC%2CaACG%2COAyBI%2CeACK%2CeA6CG%2CgBAsDI%2CwBAKI%2COACI%2CMAKK%2CIAYI%3BIACG%2CcAAA%3BIACA%2CuBAAA%3B%3BEAIR%2CQA3J%5C%2FB%2CaACG%2COAyBI%2CeACK%2CeA6CG%2CgBAsDI%2CwBAKI%2COACI%2CMAuBK%3BIACG%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3B%3BAAepC%2CsBADJ%2CSACK%3BEACG%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAJJ%2CsBADJ%2CSACK%2CiBAMG%2COACI%3BEACI%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CsBAnBhB%2CSACK%2CiBAMG%2COACI%2CYAWK%3BEACG%2CyBAAA%3B%3BAAGJ%2CsBAvBhB%2CSACK%2CiBAMG%2COACI%2CYAeK%3BEACG%2CcAAA%3B%3BAAGJ%2CsBA3BhB%2CSACK%2CiBAMG%2COACI%2CYAmBK%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CsBAhCpB%2CSACK%2CiBAMG%2COACI%2CYAmBK%2CMAKI%3BEACG%2CcAAA%3B%3BAAIR%2CsBArChB%2CSACK%2CiBAMG%2COACI%2CYA6BK%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CsBA1CpB%2CSACK%2CiBAMG%2COACI%2CYA6BK%2COAKI%3BEACG%2CcAAA%3B%3BAA1CpB%2CsBADJ%2CSACK%2CiBAgDG%3BEACI%2CgBAAA%3B%3BAAIA%2CsBAtDZ%2CSACK%2CiBAoDG%2CgBACK%3BEACG%2CcAAA%3B%3BAADJ%2CsBAtDZ%2CSACK%2CiBAoDG%2CgBACK%2COAGG%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAANR%2CsBAtDZ%2CSACK%2CiBAoDG%2CgBACK%2COASG%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CsBArEpB%2CSACK%2CiBAoDG%2CgBACK%2COASG%2CgBAMK%3BEACG%2CgBAAA%3B%3BAAOZ%2CsBA7EZ%2CSACK%2CiBA2EG%2COACK%2CQACG%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAJR%2CsBA7EZ%2CSACK%2CiBA2EG%2COACK%2CQAOG%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CsBA1FpB%2CSACK%2CiBA2EG%2COACK%2CQAOG%2CiBAMK%3BEACG%2CgBAAA%3B%3BAAdZ%2CsBA7EZ%2CSACK%2CiBA2EG%2COACK%2CQAkBG%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAQxB%2CsBAAuB%2CUAAS%2CQAAS%3BEACrC%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CMACI%3BEACI%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAJR%2CMAOI%2COAAM%3BEACF%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAlBR%2CMAqBI%2CEAAC%3BEACG%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CMApBJ%2CEAAC%2CKAoBI%3BAACD%2CMArBJ%2CEAAC%2CKAqBI%3BEACG%2CcAAA%3B%3BAAGJ%2CMAzBJ%2CEAAC%2CKAyBI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAKJ%2CMADJ%2CQACK%3BEACG%2CYAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CMAlBR%2CQACK%2CKAiBI%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAKA%2CMA9BZ%2CQACK%2CKA2BI%2CMAEI%3BAAAD%2CMA9BZ%2CQACK%2CKA4BI%2COACI%3BEACG%2CcAAA%3B%3BAAIR%2CMAnCR%2CQACK%2CKAkCI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CMAxCZ%2CQACK%2CKAkCI%2CMAKI%3BEACG%2CcAAA%3B%3BAAKZ%2CMA9CJ%2CQA8CK%3BEACG%2CYAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CMA%5C%2FDR%2CQA8CK%2CSAiBI%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAKA%2CMA3EZ%2CQA8CK%2CSA2BI%2CMAEI%3BAAAD%2CMA3EZ%2CQA8CK%2CSA4BI%2COACI%3BEACG%2CcAAA%3B%3BAAIR%2CMAhFR%2CQA8CK%2CSAkCI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CMArFZ%2CQA8CK%2CSAkCI%2CMAKI%3BEACG%2CcAAA%3B%3BAAKZ%2CMA3FJ%2CQA2FK%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAqCZ%2CQAhCyB%3BEAKT%2CQAHP%2CmBACG%2COAEK%3BEACD%2CQAJP%2CmBACG%2COAGK%3BEACD%2CQALP%2CmBACG%2COAIK%3BIACG%2CmBAAA%3BIACA%2CaAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3B%3BEANJ%2CQAHP%2CmBACG%2COAEK%2CcAQG%3BEAPJ%2CQAJP%2CmBACG%2COAGK%2CeAOG%3BEANJ%2CQALP%2CmBACG%2COAIK%2CcAMG%3BIACI%2CgCAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAZR%2CQAHP%2CmBACG%2COAEK%2CcAQG%2CaAMK%3BEAbT%2CQAJP%2CmBACG%2COAGK%2CeAOG%2CaAMK%3BEAZT%2CQALP%2CmBACG%2COAIK%2CcAMG%2CaAMK%3BIACG%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3B%3B%3BAA8B5B%2CQArByB%3BEAKL%2CsBAHX%2C0BACG%2CcACI%2CQACK%3BIACG%2CkBAAA%3BIACA%2CsBAAA%3B%3BEALhB%2CsBAAC%2C0BACG%2CcAQI%3BEATR%2CsBAAC%2C0BACG%2CcASI%3BIACI%2CmBAAA%3BIACA%2CsBAAA%3B%3B%3BAAiFpB%2CQA1EyB%3BEACrB%2CsBAAuB%3BIACnB%2CcAAA%3B%3BEAGJ%2CsBAAuB%2CcAAc%2CSAAQ%3BIACzC%2CmBAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CsBAAuB%2CcAAc%3BIACjC%2CcAAA%3B%3BEAGJ%2CsBAAuB%3BIACnB%2CWAAA%3B%3BEAGJ%2CsBAAuB%2CcAAc%2CSAAS%2CQAAO%3BIACjD%2CiBAAA%3B%3BEAGJ%2CsBAAuB%2CSAAQ%2CiBAAkB%2CgBAAe%2COAAQ%3BIACpE%2CaAAA%3B%3BEAGJ%2CqBAAsB%2CQAAO%2COAAQ%3BIACjC%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%3BIAChC%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CeAAA%3BIACA%2C%2BBAAA%3BIACA%2CoCAAA%3BIACA%2CuCAAA%3BIACA%2CsBAAA%3B%3BEAGJ%2CqBAAsB%2CcAAc%2COAAM%3BIACtC%2CcAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAqB%2COAAQ%2CcAAc%3BIACvC%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CqBAAqB%2COAAQ%2CcAAc%2COAAM%3BIAC7C%2CmBAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CqBAAqB%2COAAQ%2CcAAc%2COAAM%2CMAAM%3BIACnD%2CcAAA%3B%3BEAGJ%2CqBAAsB%2CwBAAwB%2CMAAM%2CEAAC%3BIACjD%2CuBAAA%3BIACA%2CcAAA%3B%3B%3BAAIR%2CcACI%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3B%3BAAEA%2CcALJ%2CcAKK%3BEACG%2CiBAAA%3BEACA%2CmBAAA%3B%3BAARZ%2CcACI%2CcAUI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CcAdR%2CcAUI%2CoBAIK%2CWACG%3BEACI%2CYAAA%3BEACA%2CyBAAA%3B%3BAAlBpB%2CcACI%2CcAUI%2CoBAWI%3BEACI%2CsBAAA%3B%3BAAvBhB%2CcACI%2CcAUI%2CoBAeI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAvChB%2CcACI%2CcAUI%2CoBA%2BBI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAvDhB%2CcACI%2CcAUI%2CoBA%2BCI%2CWAAW%3BEACP%2CSAAA%3B%3BAAOZ%2CcAAC%3BEACG%2CkBAAA%3B%3BAAFR%2CcAKI%3BEACI%2CSAAA%3B%3BAAIA%2CcADJ%2CcACK%3BEACG%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CaAAA%3B%3BAAdZ%2CcASI%2CcAQI%3BEACI%2CWAAA%3BEACA%2CcAAA%3B%3BAAnBZ%2CcASI%2CcAQI%2CmBAII%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAxBhB%2CcASI%2CcAQI%2CmBAII%2CkBAKI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CcAvBhB%2CcAQI%2CmBAII%2CkBAKI%2CoBAMK%3BEACG%2CyBAAA%3BEACA%2CYAAA%3B%3BAAlCxB%2CcASI%2CcAQI%2CmBAII%2CkBAKI%2CoBAWI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAlDxB%2CcASI%2CcAQI%2CmBAII%2CkBAKI%2CoBA2BI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAlExB%2CcASI%2CcAQI%2CmBAII%2CkBAiDI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CSAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAII%2CcA9EpB%2CcAQI%2CmBAII%2CkBAiDI%2CmBAeI%2CQAEK%3BAACD%2CcA%5C%2FEpB%2CcAQI%2CmBAII%2CkBAiDI%2CmBAeI%2CQAGK%3BEACG%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CwEAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CcApGxB%2CcAQI%2CmBAII%2CkBAiDI%2CmBAeI%2CQAEK%2CWAsBI%3BAAAD%2CcApGxB%2CcAQI%2CmBAII%2CkBAiDI%2CmBAeI%2CQAGK%2CUAqBI%3BAACD%2CcArGxB%2CcAQI%2CmBAII%2CkBAiDI%2CmBAeI%2CQAEK%2CWAuBI%3BAAAD%2CcArGxB%2CcAQI%2CmBAII%2CkBAiDI%2CmBAeI%2CQAGK%2CUAsBI%3BEACG%2CcAAA%3B%3BAAGJ%2CcAzGxB%2CcAQI%2CmBAII%2CkBAiDI%2CmBAeI%2CQAEK%2CWA2BI%3BAAAD%2CcAzGxB%2CcAQI%2CmBAII%2CkBAiDI%2CmBAeI%2CQAGK%2CUA0BI%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CcA%5C%2FGxB%2CcAQI%2CmBAII%2CkBAiDI%2CmBAeI%2CQAEK%2CWAiCI%3BAAAD%2CcA%5C%2FGxB%2CcAQI%2CmBAII%2CkBAiDI%2CmBAeI%2CQAGK%2CUAgCI%3BEACG%2CSAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA3CR%2CcA9EpB%2CcAQI%2CmBAII%2CkBAiDI%2CmBAeI%2CQAEK%2CWA8CI%3BAA7CL%2CcA%5C%2FEpB%2CcAQI%2CmBAII%2CkBAiDI%2CmBAeI%2CQAGK%2CUA6CI%3BEACG%2CaAAA%3B%3BAAKJ%2CcAlIxB%2CcAQI%2CmBAII%2CkBAiDI%2CmBAeI%2CQAqDK%2CWACI%3BEACG%2CSAAS%2COAAT%3B%3BAAKJ%2CcAxIxB%2CcAQI%2CmBAII%2CkBAiDI%2CmBAeI%2CQA2DK%2CUACI%3BEACG%2CSAAS%2COAAT%3B%3BAAlJhC%2CcASI%2CcAQI%2CmBAwII%3BEACI%2CkBAAA%3B%3BAA1JhB%2CcASI%2CcAQI%2CmBAwII%2CsBAGI%3BEACI%2CkBAAA%3BEACA%2CeAAA%3B%3BAA9JpB%2CcASI%2CcAQI%2CmBAwII%2CsBAGI%2CmBAII%3BEACI%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3B%3BAAEA%2CcA%5C%2FJpB%2CcAQI%2CmBAwII%2CsBAGI%2CmBAII%2CmBAQK%3BAACD%2CcAhKpB%2CcAQI%2CmBAwII%2CsBAGI%2CmBAII%2CmBASK%3BEACG%2CcAAA%3B%3BAAGJ%2CcApKpB%2CcAQI%2CmBAwII%2CsBAGI%2CmBAII%2CmBAaK%3BEACG%2CcAAA%3B%3BAA9K5B%2CcASI%2CcAQI%2CmBAwII%2CsBA0BI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3B%3BAArLpB%2CcASI%2CcAQI%2CmBAwII%2CsBA0BI%2CWAII%3BEACI%2CqBAAA%3B%3BAAxLxB%2CcASI%2CcAQI%2CmBAwII%2CsBA0BI%2CWAQI%3BEACI%2CaAAA%3B%3BAA5LxB%2CcASI%2CcAQI%2CmBAwII%2CsBA0BI%2CWAYI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAnMxB%2CcASI%2CcAQI%2CmBAwII%2CsBA0BI%2CWAmBI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CcAnMpB%2CcAQI%2CmBAwII%2CsBA0BI%2CWAmBI%2CWAMK%3BEACG%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAArN5B%2CcASI%2CcAQI%2CmBAwII%2CsBA0BI%2CWAmBI%2CWAkBI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAA5N5B%2CcASI%2CcAQI%2CmBAwII%2CsBAwEI%3BEACI%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAEA%2CcAlOhB%2CcAQI%2CmBAwII%2CsBAwEI%2CoBAUK%3BEACG%2CaAAA%3B%3BAA5OxB%2CcASI%2CcAQI%2CmBAwII%2CsBAwEI%2CoBAcI%3BEACI%2CSAAA%3B%3BAAhPxB%2CcASI%2CcAQI%2CmBAwII%2CsBAwEI%2CoBAcI%2CsBAGI%3BEACI%2CcAAA%3BEACA%2CsBAAA%3B%3BAAGI%2CcA9O5B%2CcAQI%2CmBAwII%2CsBAwEI%2CoBAcI%2CsBAGI%2CiBAII%2CQACK%3BEACG%2CiBAAA%3B%3BAAxPpC%2CcASI%2CcAQI%2CmBAwII%2CsBAsGI%2CkBACI%2C0BACI%3BEACI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAMhB%2CcAjQR%2CcAQI%2CmBAyPK%3BEACG%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CcA1QR%2CcAQI%2CmBAkQK%2CMACG%2CkBACI%3BEACI%2CQAAA%3BEACA%2CUAAA%3B%3BAAMhB%2CcApRJ%2CcAoRK%2CMACG%2CmBACI%2CkBACI%3BEACI%2CUAAA%3BEACA%2CUAAA%3B%3BAAQxB%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BEACI%2CgBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAHJ%2CgBAKK%3BEACG%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CoBAAA%3B%3BAAEA%2CgBAbH%2CSAaI%3BEACG%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAAKZ%2CgBACI%2CcACI%3BEACI%2CgBAAA%3B%3BAAMA%2CgBAFR%2CQACK%2CMACI%3BEACG%2CWAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAOJ%2CgBAFR%2COACK%2COACI%3BEACG%2CgBAAA%3B%3BAAOJ%2CgBAFR%2CSACI%2CQACK%3BEACG%2CiBAAA%3BEACA%2CaAAA%3B%3BAAMhB%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%3BEACI%2CiBAAA%3B%3BAAGJ%3BEACI%2CoBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAAqBJ%2CQAlByB%3BEACrB%3BIACI%2CiBAAA%3B%3BEAGJ%3BIACI%2CoBAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3B%3B%3BAAsBR%2CQAlByB%3BEACrB%3BIACI%2CiBAAA%3B%3BEAGJ%3BIACI%2CoBAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3B%3B%3BAAsBR%2CQAlByB%3BEACrB%3BIACI%2CiBAAA%3B%3BEAGJ%3BIACI%2CoBAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3B%3BEAGJ%3BIACI%2CmBAAA%3B%3B%3BAAIR%3BEACI%2CcAAA%3B%3BAADJ%2CoBAGI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAPR%2CoBAGI%2CkBAMI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAbZ%2CoBAGI%2CkBAMI%2CaAMI%3BEACI%2CSAAA%3BEACA%2CcAAA%3B%3BAAjBhB%2CoBAGI%2CkBAMI%2CaAMI%2CGAIK%3BEACG%2CcAAA%3B%3BAApBpB%2CoBAGI%2CkBAMI%2CaAMI%2CGAIK%2CIAGI%3BEACG%2CWAAA%3B%3BAAvBxB%2CoBAGI%2CkBAMI%2CaAmBI%3BEACI%2CaAAA%3B%3BAA7BhB%2CoBAGI%2CkBAMI%2CaAmBI%2CcAGI%3BEACI%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAnCpB%2CoBAGI%2CkBAMI%2CaAmBI%2CcAUI%2CaAEK%3BAAxCrB%2CoBAGI%2CkBAMI%2CaAmBI%2CcAUI%2CaAGK%3BEACG%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAEA%2CoBA1DpB%2CkBAMI%2CaAmBI%2CcAUI%2CaAEK%2CYAqBI%3BAAAD%2CoBA1DpB%2CkBAMI%2CaAmBI%2CcAUI%2CaAGK%2CYAoBI%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAhE5B%2CoBAGI%2CkBAMI%2CaAmBI%2CcAUI%2CaA8BK%3BEACG%2COAAA%3B%3BAAIQ%2CoBAtE5B%2CkBAMI%2CaAmBI%2CcAUI%2CaA8BK%2CYAGG%2CYACI%2CEACK%3BEACG%2CSAAS%2COAAT%3B%3BAA1EpC%2CoBAGI%2CkBAMI%2CaAmBI%2CcAUI%2CaA0CK%3BEACG%2CQAAA%3B%3BAAIQ%2CoBAlF5B%2CkBAMI%2CaAmBI%2CcAUI%2CaA0CK%2CYAGG%2CaACI%2CEACK%3BEACG%2CSAAS%2COAAT%3B%3BAAWpC%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAHJ%2CoBAKI%3BEACI%2CeAAA%3B%3BAANR%2CoBAKI%2CiBAGI%3BEACI%2CWAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CUAAA%3B%3BAAbZ%2CoBAKI%2CiBAGI%2CkBAOK%3BEACG%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAlBhB%2CoBAKI%2CiBAGI%2CkBAOK%2CIAKI%3BEACG%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3B%3BAAGJ%2CoBAxBZ%2CiBAGI%2CkBAOK%2CIAcI%2CMACI%3BEACG%2CWAAW%2CUAAX%3BEACA%2CgBAAgB%2CUAAhB%3BEACA%2CmBAAmB%2CUAAnB%3B%3BAAQxB%3BEACI%2CgBAAgB%2C%2BBAAhB%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAHJ%2CgBAKI%2CWACK%3BEACG%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAXZ%2CgBAKI%2CWASK%3BEACG%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAlBZ%2CgBAKI%2CWAgBK%3BEACG%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3B%3BAAEA%2CgBA7BR%2CWAgBK%2CIAaI%3BEACG%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAMhB%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAHJ%2CeAKI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAARR%2CeAKI%2CaAKI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAbZ%2CeAKI%2CaAKI%2CeAKI%3BEACI%2CcAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAApBhB%2CeAKI%2CaAKI%2CeAKI%2CGAOI%3BEACI%2CcAAA%3B%3BAAvBpB%2CeAKI%2CaAKI%2CeAKI%2CGAOI%2CEAGK%3BEACG%2CcAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAA7BxB%2CeAKI%2CaAKI%2CeAwBI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAtChB%2CeAKI%2CaAKI%2CeAwBI%2CcAMI%2CaACK%3BEACG%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3B%3BAAEA%2CeAlDpB%2CaAKI%2CeAwBI%2CcAMI%2CaACK%2CMAcI%3BEACG%2CmBAAA%3B%3BAAKZ%2CeAxDZ%2CaAKI%2CeAwBI%2CcA2BK%3BEACG%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAJJ%2CeAxDZ%2CaAKI%2CeAwBI%2CcA2BK%2CUAMG%2CaACK%3BEACG%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3B%3BAAEA%2CeA7ExB%2CaAKI%2CeAwBI%2CcA2BK%2CUAMG%2CaACK%2CMAcI%3BEACG%2CmBAAA%3B%3BAAW5B%2CSAAC%3BEACG%2CsBAAA%3B%3BAADJ%2CSAAC%2C%2BBAGG%3BEACI%2CaAAa%2CGAAb%3B%3BAAJR%2CSAAC%2C%2BBAOG%3BEACI%2CsBAAA%3B%3BAARR%2CSAAC%2C%2BBAOG%2CaAGI%3BEACI%2CsBAAA%3B%3BAAXZ%2CSAAC%2C%2BBAOG%2CaAGI%2CeAGK%3BEACG%2CsBAAA%3B%3BAAEA%2CSAhBf%2C%2BBAOG%2CaAGI%2CeAGK%2CKAGI%3BEACG%2CsBAAA%3B%3BAADJ%2CSAhBf%2C%2BBAOG%2CaAGI%2CeAGK%2CKAGI%2C8BAGG%3BAAHJ%2CSAhBf%2C%2BBAOG%2CaAGI%2CeAGK%2CKAGI%2C8BAIG%3BEACI%2CYAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CSAzBnB%2C%2BBAOG%2CaAGI%2CeAGK%2CKAGI%2C8BASI%3BEACG%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAIR%2CSA%5C%2FBf%2C%2BBAOG%2CaAGI%2CeAGK%2CKAkBI%3BEACG%2CsBAAA%3B%3BAAEA%2CSAlCnB%2C%2BBAOG%2CaAGI%2CeAGK%2CKAkBI%2CwBAGI%3BEACG%2CeAAA%3BEACA%2CsBAAA%3B%3BAAIR%2CSAxCf%2C%2BBAOG%2CaAGI%2CeAGK%2CKA2BI%3BEACG%2CsBAAA%3B%3BAAEA%2CSA3CnB%2C%2BBAOG%2CaAGI%2CeAGK%2CKA2BI%2C4BAGI%3BEACG%2CkBAAA%3BEACA%2CsBAAA%3B%3BAA7CxB%2CSAAC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAoCG%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAA3DpB%2CSAAC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAiDG%3BEACI%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAhEpB%2CSAAC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAsDG%3BEACI%2CeAAA%3BEACA%2CsBAAA%3B%3BAArEpB%2CSAAC%2C%2BBAOG%2CaAGI%2CeAGK%2CKA2DG%3BEACI%2CkBAAA%3BEACA%2CsBAAA%3B%3BAA1EpB%2CSAAC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%3BEACI%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAAnFpB%2CSAAC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAQI%3BEACI%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CSAzFvB%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAQI%2CkBAIK%3BEACG%2CsBAAA%3B%3BAAEA%2CSA5F3B%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAQI%2CkBAIK%2CuBAGI%3BEACG%2CyBAAA%3B%3BAA7FhC%2CSAAC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAqBI%3BEACI%2CsBAAA%3B%3BAAnGxB%2CSAAC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAqBI%2C8BAGI%3BEACI%2CsBAAA%3B%3BAAIQ%2CSA1GnC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAqBI%2C8BAGI%2COAGK%2CgBACG%2CgBACK%2CQACG%2CsBACI%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3B%3BAANpB%2CSAxG3B%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAqBI%2C8BAGI%2COAGK%2CgBACG%2CgBAUI%3BEACI%2CsBAAA%3B%3BAAZZ%2CSAxG3B%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAqBI%2C8BAGI%2COAGK%2CgBACG%2CgBAUI%2CsBAGI%3BEACI%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3B%3BAAEA%2CSA%5C%2FH3C%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAqBI%2C8BAGI%2COAGK%2CgBACG%2CgBAUI%2CsBAGI%2CMASK%3BEACG%2CmBAAA%3B%3BAAhIhD%2CSAAC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAqBI%2C8BAsCI%3BEACI%2CsBAAA%3B%3BAAzI5B%2CSAAC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAqBI%2C8BAsCI%2CwBAGI%3BEACI%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAAKY%2CSApJ3C%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAqBI%2C8BAsCI%2CwBAGI%2CiBAMI%2CSACI%2CQACK%2CQACI%3BEACG%2CsBAAA%3BEAEA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3B%3BAAEA%2CSAjK%5C%2FC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAqBI%2C8BAsCI%2CwBAGI%2CiBAMI%2CSACI%2CQACK%2CQACI%2CSAaI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CSAtK%5C%2FC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAqBI%2C8BAsCI%2CwBAGI%2CiBAMI%2CSACI%2CQACK%2CQACI%2CSAkBI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CSA3K%5C%2FC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAqBI%2C8BAsCI%2CwBAGI%2CiBAMI%2CSACI%2CQACK%2CQACI%2CSAuBI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CSAhL%5C%2FC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAqBI%2C8BAsCI%2CwBAGI%2CiBAMI%2CSACI%2CQACK%2CQACI%2CSA4BI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAlLpD%2CSAAC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcA%2BGI%3BEACI%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAhMxB%2CSAAC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAsHI%3BEACI%2CsBAAA%3B%3BAAGI%2CSAvM3B%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAsHI%2C%2BBAGI%2CoCACK%2C%2BBACG%2CMACI%2CGACI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAANhB%2CSAvM3B%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAsHI%2C%2BBAGI%2CoCACK%2C%2BBAWG%2CMACI%2CGACI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAASpB%2CSAhOvB%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAkJI%2C4BACK%3BEACG%2CsBAAA%3B%3BAAGI%2CSApO%5C%2FB%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAkJI%2C4BACK%2CuBAGG%2C2BACK%3BEACG%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAAJJ%2CSApO%5C%2FB%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAkJI%2C4BACK%2CuBAGG%2C2BACK%2CsBAMG%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CSA%5C%2FOvC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAkJI%2C4BACK%2CuBAGG%2C2BACK%2CsBAMG%2CMAKK%3BEACG%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAQxB%2CSA5PnB%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcA%2BKK%3BEACG%2CsBAAA%3B%3BAAGI%2CSAhQ3B%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcA%2BKK%2C2BAGG%2CMACK%3BEACG%2CwBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAMA%2CSAzQ%5C%2FB%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcA%2BKK%2C2BAWG%2CiCACK%2CsBACI%3BEACG%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAAlBhB%2CSA5PnB%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcA%2BKK%2C2BAuBG%3BEACI%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CSA%5C%2FR3B%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcA%2BKK%2C2BAuBG%2CmBAYK%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CSApS3B%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcA%2BKK%2C2BAuBG%2CmBAiBK%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CSAzS3B%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcA%2BKK%2C2BAuBG%2CmBAsBK%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CSA9S3B%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcA%2BKK%2C2BAuBG%2CmBA2BK%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAhThC%2CSAAC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAgEG%2CcAwOI%3BEACI%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2C6BAAA%3BEACA%2CgCAAA%3BEACA%2CsBAAA%3B%3BAAQQ%2CSApU%5C%2FB%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%3BEACG%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAAJJ%2CSApU%5C%2FB%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%2C0BAMG%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAjBR%2CSApU%5C%2FB%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%2C0BAMG%2CsBAaK%3BEACG%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CSA%5C%2FV3C%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%2C0BAMG%2CsBAaK%2COAQI%3BEACG%2CSAAS%2CEAAT%3B%3BAAKZ%2CSArWnC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%2C0BAiCI%2CQACG%2CsBACK%3BEACG%2CUAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CSA3W%5C%2FC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%2C0BAiCI%2CQACG%2CsBACK%2COAII%3BEACG%2CSAAS%2CEAAT%3B%3BAAOZ%2CSAnXvC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%2C0BA8CG%2C4BACK%3BEACG%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAGI%2CSA3X%5C%2FC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%2C0BA8CG%2C4BACK%2CuBAOG%2CmBACK%3BEACG%2CUAAA%3BEACA%2CsBAAA%3B%3BAAFJ%2CSA3X%5C%2FC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%2C0BA8CG%2C4BACK%2CuBAOG%2CmBACK%2CkCAIG%2CsBACI%2COACI%3BEACI%2CaAAA%3BEACA%2CsBAAA%3B%3BAARhB%2CSA3X%5C%2FC%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%2C0BA8CG%2C4BACK%2CuBAOG%2CmBACK%2CkCAIG%2CsBAQI%2CSACI%3BEACI%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3B%3BAAWY%2CSAvZ3E%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%2C0BA8CG%2C4BACK%2CuBAOG%2CmBACK%2CkCAsBG%2CqBACK%2CgBACG%2CSACI%2CQACK%2CuBACI%2CiBACI%3BEACG%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2C4BAAA%3BEACA%2CiCAAA%3BEACA%2CoCAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CSApa%5C%2FE%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%2C0BA8CG%2C4BACK%2CuBAOG%2CmBACK%2CkCAsBG%2CqBACK%2CgBACG%2CSACI%2CQACK%2CuBACI%2CiBACI%2CaAaI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CSA1a%5C%2FE%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%2C0BA8CG%2C4BACK%2CuBAOG%2CmBACK%2CkCAsBG%2CqBACK%2CgBACG%2CSACI%2CQACK%2CuBACI%2CiBACI%2CaAmBI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CSAhb%5C%2FE%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%2C0BA8CG%2C4BACK%2CuBAOG%2CmBACK%2CkCAsBG%2CqBACK%2CgBACG%2CSACI%2CQACK%2CuBACI%2CiBACI%2CaAyBI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CSAtb%5C%2FE%2C%2BBAOG%2CaAGI%2CeAGK%2CKAmTG%2C0BACI%2CgBAAe%2CaACV%2CuBACI%2CcACI%2C0BA8CG%2C4BACK%2CuBAOG%2CmBACK%2CkCAsBG%2CqBACK%2CgBACG%2CSACI%2CQACK%2CuBACI%2CiBACI%2CaA%2BBI%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAyB5D%2CSAldvB%2C%2BBAOG%2CaAucI%2CUACK%2CSACI%2CSACI%2CQACI%3BEACG%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CsBAAA%3B%3BAArd5B%2CSAAC%2C%2BBAOG%2CaAucI%2CUACK%2CSAWI%3BEACG%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BAAIR%2CSAjeX%2C%2BBAOG%2CaAucI%2CUAmBK%2C8BACG%2CIAAG%3BEACC%2C2BAAA%3BEACA%2CsBAAA%3B%3BAAcA%2CSAlfnB%2C%2BBA8eG%2CcACK%2CYACI%2CoBACI%2CwBACI%3BEACG%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAFJ%2CSAlfnB%2C%2BBA8eG%2CcACK%2CYACI%2CoBACI%2CwBACI%2CaAIG%2CkBACI%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAPZ%2CSAlfnB%2C%2BBA8eG%2CcACK%2CYACI%2CoBACI%2CwBACI%2CaAIG%2CkBACI%2CeAII%2CmBACK%3BEACG%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAlBpB%2CSAlfnB%2C%2BBA8eG%2CcACK%2CYACI%2CoBACI%2CwBACI%2CaAIG%2CkBACI%2CeAII%2CmBAYI%2C2BACI%3BEACI%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3B%3BAAehD%2CcACI%2CaACI%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAAKZ%2CmBAAoB%2CaAAa%3BAACjC%2C2BAA4B%2CaAAa%3BAACzC%2CgCAAiC%2CaAAa%3BAAC9C%2C8BAA%2BB%2CaAAa%3BAAC5C%2CcAAe%2CaAAa%3BAAC5B%2CeAAgB%2CaAAa%3BAAC7B%2CcAAe%2CaAAa%3BAAC5B%2COAAQ%2CaAAa%3BAACrB%2CQAAS%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAa%3BAACvD%2CcAAe%2CaAAa%3BAAC5B%2CcAAe%2COAAO%2CaAAa%3BAACnC%2C0BAA2B%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAa%3BAACzE%2CuBAAwB%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAa%3BAACtE%2CiBAAkB%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAa%3BEAC5D%2CgBAAA%3B%3BAAGJ%2CmBAAoB%2CiBAAiB%2CQAAO%2CQAAQ%2CIAAI%3BAACxD%2CmBAAoB%2CiBAAiB%2CQAAO%2COAAO%2CIAAI%3BAACvD%2CcAAe%2CQAAO%2CQAAQ%2CIAAI%3BAAClC%2CaAAc%2COAAO%2CiBAAiB%2CWAAS%2CQAAO%2CQAAQ%2CIAAI%3BAAClE%2CaAAc%2CMAAK%2CaAAc%2CUAAU%2CQAAO%2CQAAQ%2CIAAI%3BAAC9D%2CuBAAwB%2CiBAAiB%2CQAAO%2CQAAQ%2CIAAI%3BAAC5D%2CuBAAwB%2CiBAAiB%2CQAAO%2COAAO%2CIAAI%3BAAC3D%2CcAAe%2CiBAAiB%2CQAAO%2CQAAQ%2CIAAI%3BAACnD%2CcAAe%2CiBAAiB%2CQAAO%2COAAO%2CIAAI%3BEAC9C%2C2BAAA%3B%3BAAGJ%2CMAAM%2CIAAI%3BEACN%2C2BAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CgBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CeAAgB%2CeAAe%2COAAM%3BEACjC%2CcAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CeAAgB%2CeAAe%2COAAM%2CSAAU%3BEAC3C%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CeAAgB%2CeAAe%2COAAM%2CSAAU%2COAAM%3BEACjD%2CYAAA%3B%3BAAGJ%2CeAAgB%2CeAAe%2COAAM%2CSAAU%2COAAO%3BEAClD%2CeAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CeAAgB%2CeAAe%2COAAM%2CSAAU%2CSAAS%3BEACpD%2CcAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CeAAgB%2CeAAe%2COAAM%2CSAAU%2CSAAS%3BEACpD%2CcAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CeAAgB%2CeAAe%2COAAM%2CSAAU%2CSAAS%2CiBAAiB%2CQAAO%2CMAAM%3BEAClF%2CkBAAA%3BEACA%2CeAAA%3B%3BAAUJ%2CQAPyB%3BEACrB%2CeAAgB%3BIACZ%2CWAAA%3BIACA%2CgBAAA%3B%3B%3BAAoCR%2CQAhCyB%3BEAEjB%2CQAAC%2C0BACG%2CcACI%3BIACI%2CaAAA%3B%3BEAHZ%2CQAAC%2C0BACG%2CcAKI%3BEANR%2CQAAC%2C0BACG%2CcAMI%3BIACI%2CUAAA%3BIACA%2CmBAAA%3B%3BEAGI%2CQAZf%2C0BACG%2CcAKI%2CcAKI%2COACK%3BEAAD%2CQAZf%2C0BACG%2CcAMI%2CoBAII%2COACK%3BIACG%2CYAAA%3BIACA%2CUAAA%3B%3BEAMR%2CQApBX%2C0BACG%2CcAkBI%2CQACK%3BIACG%2CUAAA%3BIACA%2CkBAAA%3B%3B%3BAAaJ%2CQAJhB%2CcACI%2CSACK%2CaACG%2COACK%3BEACG%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAgDxB%2CQAxCyB%3BEAIT%2CQAFR%2CcACI%2CMACK%3BIACG%2CmBAAA%3B%3BEAOI%2CQAVhB%2CcAOI%2CSACK%2CaACG%2COACK%3BIACG%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEANJ%2CQAVhB%2CcAOI%2CSACK%2CaACG%2COACK%2CsBAQG%3BIACI%2CyBAAA%3B%3BEATR%2CQAVhB%2CcAOI%2CSACK%2CaACG%2COACK%2CsBAQG%2C6BAGK%3BIACG%2CSAAA%3B%3BEAZZ%2CQAVhB%2CcAOI%2CSACK%2CaACG%2COACK%2CsBAgBG%3BIACI%2CmBAAA%3BIACA%2CgBAAA%3B%3B%3BAAUhC%3BEACI%2CsBAAsB%2C4CAAtB%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAATJ%2CoBAWI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAfR%2CoBAkBI%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIA%2CoBADJ%2CQACK%3BEACG%2CmDAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CoBAVR%2CQACK%2CQASI%3BEACG%2CmBAAA%3B%3BAAMhB%3BEACI%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAANJ%2CqBAQI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAIA%2CqBADJ%2CQACK%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAVR%2CQACK%2CQASI%3BEACG%2CmBAAA%3BEACA%2CqBAAA%3B%3BAA1BhB%2CqBA%2BBI%3BEACI%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAlCR%2CqBA%2BBI%2CGAKI%3BEACI%2CcAAA%3BEACA%2CSAAA%3B%3BAAtCZ%2CqBA%2BBI%2CGAKI%2CGAII%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA5ChB%2CqBA%2BBI%2CGAKI%2CGAWI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAMhB%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3B%3BAAJJ%2CqBAMI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAARR%2CqBAMI%2CSAII%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAhBZ%2CqBAMI%2CSAII%2CWAQI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAxBhB%2CqBAMI%2CSAII%2CWAQI%2C4BAQK%3BEACG%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAnCpB%2CqBAMI%2CSAII%2CWAQI%2C4BAoBK%3BEACG%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAqBpB%2CQAd0B%3BEACtB%2CqBACI%2CSACI%2CWACI%2C4BACK%3BIACG%2CeAAA%3B%3B%3BAAkExB%2CQA1D0B%3BEACtB%3BIACI%2CoBAAA%3B%3BEADJ%2CqBAGI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEALR%2CqBAGI%2CSAII%3BIACI%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAVZ%2CqBAGI%2CSAII%2CWAKI%3BIACI%2CaAAA%3BIACA%2CmBAAA%3B%3BEAMhB%2CqBAAsB%2CGAAG%2CGAAG%3BIACxB%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CGAAG%2CGAAG%3BIACxB%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CGAAG%2CGAAG%3BIACxB%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CQAAO%3BIACzB%2CkBAAA%3B%3BEAGJ%3BIACI%2CeAAA%3B%3BEAGJ%2CoBAAqB%3BIACjB%2CeAAA%3B%3BEAGJ%2CoBAAqB%3BIACjB%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CoBAAqB%2CQAAO%3BIACxB%2CkBAAA%3B%3B%3B%3BAAKR%2CeACI%2CWACI%3BEACI%2CUAAA%3B%3BAAHZ%2CeACI%2CWACI%2CcAGI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAARhB%2CeACI%2CWACI%2CcAGI%2CaAKK%3BAAVjB%2CeACI%2CWACI%2CcAGI%2CaAMK%3BEACG%2CUAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAEA%2CeA9BhB%2CWACI%2CcAGI%2CaAKK%2CYAqBI%3BAAAD%2CeA9BhB%2CWACI%2CcAGI%2CaAMK%2CYAoBI%3BEACG%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAlCxB%2CeACI%2CWACI%2CcAGI%2CaAiCK%3BEACG%2COAAA%3B%3BAAIQ%2CeA1CxB%2CWACI%2CcAGI%2CaAiCK%2CYAGG%2CYACI%2CEACK%3BEACG%2CSAAS%2COAAT%3B%3BAA5ChC%2CeACI%2CWACI%2CcAGI%2CaA6CK%3BEACG%2CQAAA%3B%3BAAIQ%2CeAtDxB%2CWACI%2CcAGI%2CaA6CK%2CYAGG%2CaACI%2CEACK%3BEACG%2CSAAS%2COAAT%3B%3BAAS5B%2CeAAC%2CMACG%2CWACI%3BEACI%2CUAAA%3B%3BAAMhB%2CcACI%2CeACI%2CcACI%2CmBACI%2CsBACI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAPxB%2CcACI%2CeACI%2CcACI%2CmBACI%2CsBACI%2CyBAII%3BEACI%2CqBAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3B%3BAAZ5B%2CcACI%2CeACI%2CcACI%2CmBACI%2CsBACI%2CyBAUI%3BEACI%2CaAAA%3B%3BAAWpB%2CqBADJ%2CSACK%3BEACG%2CkBAAA%3B%3BAADJ%2CqBADJ%2CSACK%2CMAGG%2CgBACI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAjBZ%2CqBADJ%2CSACK%2CMAGG%2CgBAiBI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAjCZ%2CqBADJ%2CSACK%2CMAGG%2CgBAiCI%2CWAAW%3BEACP%2CSAAA%3B%3BAAuBpB%2CQAhByB%3BEACrB%2CqBAAsB%2CSAAQ%2CMAAO%2CgBAAgB%3BIACjD%2CeAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CqBAAsB%2CSAAQ%2CMAAO%2CgBAAgB%3BIACjD%2CeAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3B%3BAAoBR%2CQAhByB%3BEACrB%2CqBAAsB%2CSAAQ%2CMAAO%2CgBAAgB%3BIACjD%2CeAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CqBAAsB%2CSAAQ%2CMAAO%2CgBAAgB%3BIACjD%2CeAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAADJ%2CkBAGI%3BEACI%2CkBAAA%3BEACA%2CaAAA%3B%3BAALR%2CkBAGI%2CyBAII%2CiBACI%3BEACI%2CcAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3B%3BAAEA%2CkBAXZ%2CyBAII%2CiBACI%2CEAMK%3BAACD%2CkBAZZ%2CyBAII%2CiBACI%2CEAOK%3BEACG%2CcAAA%3B%3BAAGJ%2CkBAhBZ%2CyBAII%2CiBACI%2CEAWK%3BEACG%2CcAAA%3B%3BAApBpB%2CkBA0BI%2CkBACI%3BEACI%2CmBAAA%3B%3BAAGI%2CkBALZ%2CkBACI%2CYAGI%2COACK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CkBALZ%2CkBACI%2CYAGI%2COACK%2CIAMG%2CSACI%3BEACI%2CqBAAA%3B%3BAARZ%2CkBALZ%2CkBACI%2CYAGI%2COACK%2CIAMG%2CSAKI%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAfZ%2CkBALZ%2CkBACI%2CYAGI%2COACK%2CIAMG%2CSAYI%3BEACI%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAA1BZ%2CkBALZ%2CkBACI%2CYAGI%2COACK%2CIAMG%2CSAYI%2CUAUI%3BEACI%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CkBA5C5B%2CkBACI%2CYAGI%2COACK%2CIAMG%2CSAYI%2CUAUI%2CSAWK%3BEACG%2CgCAAA%3B%3BAAGJ%2CkBAhD5B%2CkBACI%2CYAGI%2COACK%2CIAMG%2CSAYI%2CUAUI%2CSAeK%3BEACG%2CiBAAA%3B%3BAAGJ%2CkBApD5B%2CkBACI%2CYAGI%2COACK%2CIAMG%2CSAYI%2CUAUI%2CSAmBK%3BEACG%2CcAAA%3B%3BAA%5C%2FEpC%2CkBA0BI%2CkBACI%2CYA4DI%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAGI%2CkBAlEhB%2CkBACI%2CYA4DI%2CSAII%2CQACK%3BEACG%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAhGxB%2CkBAuGI%2CoBACI%3BEACI%2CWAAA%3B%3BAAzGZ%2CkBA6GI%2CWACI%3BEACI%2CwBAAA%3B%3BAAIJ%2CkBANJ%2CWAMK%3BEACG%2CeAAA%3B%3BAApHZ%2CkBA6GI%2CWAUI%3BAAvHR%2CkBA6GI%2CWAWI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAA3HZ%2CkBA6GI%2CWAUI%2CeAMI%2CeACI%3BAA9HhB%2CkBA6GI%2CWAWI%2CmBAKI%2CeACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAjIpB%2CkBA6GI%2CWAyBI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAxIZ%2CkBA6GI%2CWAyBI%2CWAII%3BEACI%2CeAAA%3B%3BAA3IhB%2CkBA6GI%2CWAyBI%2CWAQI%2CeACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CkBAvChB%2CWAyBI%2CWAQI%2CeACI%2COAKK%3BEACG%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAA3JxB%2CkBAkKI%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAAIQ%2CkBANZ%2CoBAII%2CwBACI%2COACK%3BEACG%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CkBAjBZ%2CoBAII%2CwBACI%2COAYK%3BEACG%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAQR%2CkBAFR%2CSACK%2CUACI%3BEACG%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAJJ%2CkBAFR%2CSACK%2CUACI%2CSAMI%3BEACG%2CcAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAZR%2CkBAFR%2CSACK%2CUACI%2CSAeG%3BEACI%2CcAAA%3BEACA%2CiBAAA%3B%3BAApNpB%2CkBA0NI%3BEACI%2CgBAAA%3B%3BAA3NR%2CkBA0NI%2CsBAGI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAIA%2CkBATR%2CsBAQI%2CEACK%3BEACG%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3B%3BAAEA%2CkBAjBZ%2CsBAQI%2CEACK%2COAQI%3BAACD%2CkBAlBZ%2CsBAQI%2CEACK%2COASI%3BAACD%2CkBAnBZ%2CsBAQI%2CEACK%2COAUI%3BEACG%2CcAAA%3B%3BAAXR%2CkBATR%2CsBAQI%2CEACK%2COAcG%3BEACI%2CiBAAA%3B%3BAAGJ%2CkBA3BZ%2CsBAQI%2CEACK%2COAkBI%3BEACG%2CcAAA%3B%3BAASZ%2CQADH%2CKACI%2CSACG%3BEACI%2CiBAAA%3B%3BAAgBhB%2CwBAV2C%3BEACvC%2CYAAa%2CYAAY%2CmBAAmB%2CkBAAkB%3BIAC1D%2CeAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CmBAAmB%2COAAM%3BIAC9C%2CYAAA%3B%3B%3BAAUR%2CwBAN0C%3BEACtC%3BIACI%2CYAAA%3B%3B%3BAAwlBR%2CwBAplB0C%3BEACtC%2CcAAe%2CcAAc%2CmBAAmB%2CkBAAkB%2CoBAAoB%3BIAClF%2CeAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CcAAe%2CcAAc%2CmBAAmB%2CkBAAkB%2CoBAAoB%3BIAClF%2CeAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CmBAAoB%3BIAChB%2CmBAAA%3B%3BEAGJ%2CWAAY%2CQAAQ%3BIAChB%2CWAAA%3B%3BEAGJ%2CWAAY%2CQAAQ%3BIAChB%2CWAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CmBAAmB%3BIACxC%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CmBAAmB%2COAAM%3BIAC9C%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CeAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CYAAa%3BIACT%2CgBAAA%3B%3BEAGJ%2CYAAa%3BIACT%2CgBAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CmBAAmB%2CkBAAkB%3BIAC1D%2CeAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAoB%3BEAC9E%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAoB%3BEAC9E%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAoB%3BEAC9E%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAoB%3BIAC1E%2CWAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%3BIACtD%2CmBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAqB%2CoBAAmB%3BIAC9F%2CcAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAoB%3BIAC1E%2C2BAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CcAAA%3B%3BEAGJ%3BIACI%2CWAAA%3B%3BEAGJ%3BIACI%2CiBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CiBAAkB%2CQAAO%3BIACrB%2CuBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CiBAAkB%2CQAAO%2CSAAU%3BIAC%5C%2FB%2CaAAA%3B%3BEAGJ%2CiBAAkB%2CQAAO%2CSAAS%3BIAC9B%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CsBAAsB%2CqBAAtB%3BIACA%2C4BAAA%3BIACA%2CkCAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CiBAAkB%2CQAAO%2CSAAS%2COAAO%3BIACrC%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CsBAAsB%2CqBAAtB%3BIACA%2C4BAAA%3BIACA%2CkCAAA%3BIACA%2CqBAAA%3B%3BEAGJ%2CaAAc%2CaAAa%2CQAAO%2CQAAS%2CkBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BIAClF%2CcAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CcAAA%3B%3BEAGJ%2CaAAc%2CaAAa%2CQAAO%2CQAAS%2CkBAAkB%2CQAAO%2CSAAU%2CSAAQ%2CIAAK%3BIACvF%2CiBAAA%3B%3BEAGJ%2CgBAAiB%3BIACb%2CgBAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CgBAAA%3B%3BEAGJ%3BIACI%2CuBAAA%3B%3BEAGJ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CgBAAA%3B%3BEAGJ%2CqBAAsB%2CSAAQ%3BIAC1B%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CSAAQ%2CKAAK%3BIAC%5C%2FB%2CcAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CqBAAsB%2CSAAQ%2CKAAK%2CMAAO%2CQAAK%2CMAAO%3BIAClD%2C0BAAA%3BIACA%2CmBAAA%3BIACA%2CyBAAA%3B%3BEAGJ%2CkBAAmB%2CkBAAkB%3BIACjC%2CmBAAA%3B%3BEAGJ%2CkBAAmB%2CkBAAkB%2CYAAY%2CSAAS%2CQAAO%3BIAC7D%2CgBAAA%3B%3BEAGJ%2CYAAa%2CYAAY%3BIACrB%2CoBAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%3BIACtD%2CgBAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAoB%3BIAC1E%2CmBAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAqB%2CoBAAoB%2CKAAE%3BIACjG%2CaAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAqB%3BIAC3E%2CkBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAqB%2CoBAAmB%3BIAC9F%2CSAAS%2COAAT%3BIACA%2CcAAA%3BIACA%2CaAAa%2CaAAb%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAoB%2CcAAe%2CoBAAmB%3BIAC5G%2CSAAS%2COAAT%3B%3BEAGJ%2CYAAa%2CeAAe%3BIACxB%2CeAAA%3B%3BEAGJ%2CYAAa%2CeAAe%2CiBAAiB%3BIACzC%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CYAAa%2CeAAe%2CiBAAiB%3BIACzC%2CYAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CYAAa%2CeAAe%2CiBAAiB%2CeAAe%2CKAAG%2CKAAG%2CIAAE%3BIAChE%2CeAAA%3B%3BEAGJ%2CYAAa%2CeAAe%3BIACxB%2CeAAA%3B%3BEAGJ%2CkBAAmB%2CoBAAoB%3BIACnC%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAGJ%2CkBAAmB%3BIACf%2CsBAAA%3B%3BEAGJ%2CkBAAmB%3BIACf%2C2BAAA%3B%3BEAGJ%2CkBAAmB%3BIACf%2CmBAAA%3B%3BEAGJ%2CaACI%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAHR%2CaACI%2CcAII%2CyBACI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CaATZ%2CcAII%2CyBACI%2C0BAIK%3BEACD%2CaAVZ%2CcAII%2CyBACI%2C0BAKK%3BIACG%2CcAAA%3B%3BEAGJ%2CaAdZ%2CcAII%2CyBACI%2C0BASK%3BIACG%2CcAAA%3B%3BEAIR%2CaAnBR%2CcAII%2CyBAeK%2COACG%3BIACI%2CcAAA%3B%3BEAEA%2CaAvBhB%2CcAII%2CyBAeK%2COACG%2C0BAGK%3BEACD%2CaAxBhB%2CcAII%2CyBAeK%2COACG%2C0BAIK%3BEACD%2CaAzBhB%2CcAII%2CyBAeK%2COACG%2C0BAKK%3BIACG%2CcAAA%3B%3BEA3BxB%2CaACI%2CcAgCI%3BIACI%2CuBAAA%3B%3BEAlCZ%2CaACI%2CcAgCI%2CYAGK%3BIACG%2CUAAA%3B%3BEAGI%2CaAvChB%2CcAgCI%2CYAGK%2CKAGG%2CGACK%3BIACG%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CaA5CpB%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAKI%3BIACG%2CgBAAA%3B%3BEANR%2CaAvChB%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COASG%3BIACI%2CoBAAA%3B%3BEAIA%2CaArDxB%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAaI%2CIACI%3BIACG%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2C4BAAA%3BIACA%2CyBAAA%3B%3BEANJ%2CaArDxB%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAaI%2CIACI%2CUAQI%3BIACG%2CyBAAA%3B%3BEAGJ%2CaAjE5B%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAaI%2CIACI%2CUAYI%3BEACD%2CaAlE5B%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAaI%2CIACI%2CUAaI%3BIACG%2CcAAA%3B%3BEAGJ%2CaAtE5B%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAaI%2CIACI%2CUAiBI%3BIACG%2CcAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CaA5E5B%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAaI%2CIACI%2CUAuBI%3BIACG%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CaAlF5B%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAaI%2CIACI%2CUA6BI%3BIACG%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3B%3BEAQA%2CaA7FhC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAmDI%2COACI%2CIACI%2CUACI%3BIACG%2CWAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3B%3BEAQR%2CaAxG5B%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COA%2BDI%2COACI%2CIACI%3BIACG%2CcAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3B%3BEAOJ%2CaAlH5B%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAyEI%2CWACI%2CIACI%3BIACG%2CcAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3B%3BEAOR%2CaA5HxB%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAmFG%2CGAEK%3BEAAD%2CaA5HxB%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAoFG%2CIACK%3BIACG%2CYAAA%3B%3BEADJ%2CaA5HxB%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAmFG%2CGAEK%2CQAGG%3BEAHJ%2CaA5HxB%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAoFG%2CIACK%2CQAGG%3BIACI%2CkBAAA%3B%3BEAJR%2CaA5HxB%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAmFG%2CGAEK%2CQAGG%2CGAGK%3BEANT%2CaA5HxB%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAoFG%2CIACK%2CQAGG%2CGAGK%3BIACG%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3B%3BEAEA%2CaA1IpC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAmFG%2CGAEK%2CQAGG%2CGAGK%2CIAQI%3BEAAD%2CaA1IpC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAoFG%2CIACK%2CQAGG%2CGAGK%2CIAQI%3BEACD%2CaA3IpC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAmFG%2CGAEK%2CQAGG%2CGAGK%2CIASI%3BEAAD%2CaA3IpC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAoFG%2CIACK%2CQAGG%2CGAGK%2CIASI%3BIACG%2CcAAA%3B%3BEAhBhB%2CaA5HxB%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAmFG%2CGAEK%2CQAGG%2CGAGK%2CIAaI%3BEAnBb%2CaA5HxB%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAoFG%2CIACK%2CQAGG%2CGAGK%2CIAaI%3BIACG%2CyBAAA%3B%3BEAGJ%2CaAnJpC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAmFG%2CGAEK%2CQAGG%2CGAGK%2CIAiBI%3BEAAD%2CaAnJpC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAoFG%2CIACK%2CQAGG%2CGAGK%2CIAiBI%3BIACG%2CcAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CaAzJpC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAmFG%2CGAEK%2CQAGG%2CGAGK%2CIAuBI%3BEAAD%2CaAzJpC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAoFG%2CIACK%2CQAGG%2CGAGK%2CIAuBI%3BIACG%2CcAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CaA%5C%2FJpC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAmFG%2CGAEK%2CQAGG%2CGAGK%2CIA6BI%3BEAAD%2CaA%5C%2FJpC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAoFG%2CIACK%2CQAGG%2CGAGK%2CIA6BI%3BIACG%2CcAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3B%3BEAIR%2CaAtKhC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAmFG%2CGAEK%2CQAGG%2CGAuCK%2COACI%3BEADL%2CaAtKhC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAoFG%2CIACK%2CQAGG%2CGAuCK%2COACI%3BIACG%2CcAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3B%3BEAIR%2CaA9KhC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAmFG%2CGAEK%2CQAGG%2CGA%2BCK%2CWACI%3BEADL%2CaA9KhC%2CcAgCI%2CYAGK%2CKAGG%2CGACK%2COAoFG%2CIACK%2CQAGG%2CGA%2BCK%2CWACI%3BIACG%2CcAAA%3BIACA%2CuBAAA%3BIACA%2CYAAA%3B%3BEAYhC%2CaA9LR%2CcA6LI%2CQACK%2CMACI%3BIACG%2CyBAAA%3BIACA%2CeAAA%3B%3BEAHR%2CaA9LR%2CcA6LI%2CQACK%2CMACI%2CKAII%3BIACG%2CcAAA%3BIACA%2CgBAAA%3B%3BEAPZ%2CaA9LR%2CcA6LI%2CQACK%2CMACI%2CKASI%3BIACG%2CcAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CaA5MpB%2CcA6LI%2CQACK%2CMACI%2CKASI%2CIAII%3BEACD%2CaA7MpB%2CcA6LI%2CQACK%2CMACI%2CKASI%2CIAKI%3BIACG%2CcAAA%3B%3BEAGJ%2CaAjNpB%2CcA6LI%2CQACK%2CMACI%2CKASI%2CIASI%3BIACG%2CcAAA%3B%3BEAnN5B%2CaACI%2CcAyNI%3BIACI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAKY%2CaAhOpB%2CcAyNI%2CUAII%2CSACI%2CQACK%2COACI%2CiBACI%3BIACG%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CyBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEAEA%2CaAxO5B%2CcAyNI%2CUAII%2CSACI%2CQACK%2COACI%2CiBACI%2CSAOI%3BIACG%2CSAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3B%3BEAMR%2CaAjPxB%2CcAyNI%2CUAII%2CSACI%2CQACK%2COAiBI%2COACI%3BIACG%2CSAAS%2CEAAT%3BIACA%2CaAAA%3B%3BEAIR%2CaAvPpB%2CcAyNI%2CUAII%2CSACI%2CQACK%2COAwBI%3BIACG%2CSAAS%2CEAAT%3BIACA%2CaAAA%3B%3BEAOJ%2CaAhQpB%2CcAyNI%2CUAII%2CSAiCK%2COACG%2CGACK%3BIACG%2CcAAA%3B%3BEAOZ%2CaAxQZ%2CcAyNI%2CUA8CI%2CGACK%3BIACG%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3B%3BEAEA%2CaA%5C%2FQhB%2CcAyNI%2CUA8CI%2CGACK%2CSAOI%3BIACG%2CYAAA%3B%3BEAGJ%2CaAnRhB%2CcAyNI%2CUA8CI%2CGACK%2CSAWI%3BIACG%2CYAAA%3B%3BEAZR%2CaAxQZ%2CcAyNI%2CUA8CI%2CGACK%2CSAeI%3BIACG%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CaA5RpB%2CcAyNI%2CUA8CI%2CGACK%2CSAeI%2CKAKI%3BIACG%2CgBAAA%3B%3BEArBZ%2CaAxQZ%2CcAyNI%2CUA8CI%2CGACK%2CSAeI%2CKASI%3BIACG%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3BIACA%2CcAAA%3B%3BEAEA%2CaAvSxB%2CcAyNI%2CUA8CI%2CGACK%2CSAeI%2CKASI%2CIAOI%3BEACD%2CaAxSxB%2CcAyNI%2CUA8CI%2CGACK%2CSAeI%2CKASI%2CIAQI%3BIACG%2CcAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3B%3BEAIR%2CaA%5C%2FSpB%2CcAyNI%2CUA8CI%2CGACK%2CSAeI%2CKAwBI%3BIACG%2CuBAAA%3B%3BEADJ%2CaA%5C%2FSpB%2CcAyNI%2CUA8CI%2CGACK%2CSAeI%2CKAwBI%2CMAGI%3BIACG%2CcAAA%3BIACA%2CuBAAA%3BIACA%2CqBAAA%3BIACA%2CaAAA%3B%3B%3BAA0BpC%2CwBAf0C%3BEACtC%2CmBAAoB%3BIAChB%2CeAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CgBAAiB%3BIACb%2CeAAA%3B%3BEAGJ%3BIACI%2CoBAAA%3B%3B%3BAAsFR%2CwBAlF0C%3BEACtC%2CWAAY%2CQAAQ%2CSAAS%2CGAAG%2CGAAG%2CUAAU%3BIACzC%2CWAAA%3B%3BEAGJ%2CWAAY%2CQAAQ%2CSAAS%2CGAAG%2CGAAG%2CUAAU%3BIACzC%2CoBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CgBAAiB%3BIACb%2CeAAA%3B%3BEAGJ%3BIACI%2CoBAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CmBAAmB%2COAAM%2CWAAY%2CSAAS%2CSAAS%2CQAAO%2CUAAU%3BIAC7F%2CeAAA%3B%3BEAGJ%3BIACI%2CgBAAA%3B%3BEAGJ%2CcAAe%3BIACX%2CeAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CmBAAmB%2CkBAAkB%3BIAC1D%2CiBAAA%3B%3BEAGJ%2CYAAa%2CYAAY%3BIACrB%2CeAAA%3B%3BEAGJ%2CYAAa%2CYAAY%3BIACrB%2CmBAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAqB%2CoBAAoB%3BIAC%5C%2FF%2CmBAAA%3BIACA%2CeAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAqB%2CoBAAmB%3BIAC9F%2CeAAA%3BIACA%2CiBAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAqB%2CoBAAoB%3BIAC%5C%2FF%2CmBAAA%3B%3BEAGJ%2CYAAa%2CYAAY%2CcAAc%2CmBAAmB%2CqBAAqB%2CuBAAuB%2CQAAO%2CMAAO%2CKAAE%3BIAClH%2CkBAAA%3B%3BEAGJ%2CqBAAsB%2CSAAS%2CWAAW%3BIACtC%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CSAAS%2CWAAW%2C4BAA4B%3BIAClE%2CeAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CqBAAsB%2CSAAS%2CWAAW%2C4BAA4B%3BIAClE%2CeAAA%3B%3B%3BAAgBR%2CwBAZ0C%3BEACtC%3BIACI%2CgBAAA%3BIACA%2CaAAA%3B%3BEAGJ%2CaAAc%3BIACV%2CeAAA%3B%3B%3BAAKR%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAALJ%2CcAOI%3BEACI%2CsBAAA%3B%3BAARR%2CcAWI%3BEACI%2CcAAA%3B%3BAAZR%2CcAeI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAjBR%2CcAoBI%3BEACI%2CcAAA%3B%3BAArBR%2CcAoBI%2CaAGI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAA3BZ%2CcAoBI%2CaAGI%2CMAMI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FBhB%2CcAoBI%2CaAGI%2CMAWI%3BEACI%2CcAAA%3B%3BAAnChB%2CcAoBI%2CaAGI%2CMAWI%2CWAGI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAvCpB%2CcAoBI%2CaAGI%2CMAWI%2CWAGI%2CEAII%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAA5CxB%2CcAoBI%2CaAGI%2CMA0BI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3B%3BAAnDhB%2CcAoBI%2CaAGI%2CMA0BI%2CYAII%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAA9DpB%2CcAoBI%2CaAGI%2CMA0BI%2CYAII%2CYAWK%3BEACG%2CWAAA%3BEACA%2CcAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CcAtDhB%2CaAGI%2CMA0BI%2CYAII%2CYAqBK%3BEACG%2CqBAAA%3B%3BAADJ%2CcAtDhB%2CaAGI%2CMA0BI%2CYAII%2CYAqBK%2CMAGI%3BEACG%2CcAAA%3BEACA%2CqBAAA%3B%3BAA%5C%2FE5B%2CcAoBI%2CaAGI%2CMA0BI%2CYAmCI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA0BpB%2CQAnByB%3BEACrB%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAFJ%2CcAII%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEANR%2CcASI%2CaACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3BAAahB%2CQAPyB%3BEACrB%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3B%3BAAeR%2CQAXyB%3BEACrB%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3B%3BAAQR%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3B%3BAAGJ%2C0BAA0B%3BEACtB%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CoCAAA%3B%3BAAGJ%2C0BAA2B%2CaAAa%3BEACpC%2CcAAA%3B%3BAAGJ%2C0BAA2B%3BEACvB%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2C0BAA2B%2CoBAAoB%3BEAC3C%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2C0BAA2B%2CoBAAoB%2CMAAM%3BEACjD%2CcAAA%3BEACA%2CWAAA%3BEACA%2C8BAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2C0BAA2B%2CoBAAoB%2CMAAM%3BEACjD%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2C0BAA2B%2CoBAAoB%2CMAAM%2CaAAa%3BEAC9D%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2C0BAA2B%2CoBAAoB%2CMAAM%2CaAAa%3BEAC9D%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2C0BAA2B%2CoBAAoB%2CMAAM%2CaAAa%3BEAC9D%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2C0BAA2B%2CoBAAoB%2CMAAM%2CaAAa%3BEAC9D%2CeAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2C0BAA2B%2CoBAAoB%2CMAAM%3BEACjD%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2C0BAA2B%2CoBAAoB%2CMAAM%2CYAAY%3BEAC7D%2CWAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAASJ%2CQANyB%3BEACrB%2C0BAA2B%2CoBAAoB%2CMAAM%3BIACjD%2CaAAA%3B%3B%3BAAUR%2CQANyB%3BEACrB%2C0BAA2B%2CoBAAoB%2CMAAM%2CYAAY%3BIAC7D%2CcAAA%3B%3B%3BAAeR%2CQAXyB%3BEACrB%3BIACI%2CiBAAA%3BIACA%2CoBAAA%3B%3B%3BAAQR%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CqBAAsB%2CsBAAsB%3BEACxC%2CcAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CqBAAsB%2CsBAAsB%2CcAAc%3BEACtD%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CqBAAsB%2CsBAAsB%2CcAAc%2CMAAM%3BEAC5D%2CcAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CqBAAsB%2CsBAAsB%2CcAAc%2CMAAM%2CIAAE%3BEAC9D%2CcAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CqBAAsB%2CsBAAsB%2CcAAc%2CMAAM%2CIAAC%2CMAAO%3BEACpE%2CWAAW%2CUAAX%3BEACA%2CgBAAgB%2CUAAhB%3BEACA%2CmBAAmB%2CUAAnB%3B%3BAAgBJ%2CQAbyB%3BEACrB%2CqBAAsB%2CsBAAsB%3BIACxC%2CWAAA%3BIACA%2CmBAAA%3B%3BEAGJ%2CqBAAsB%2CsBAAsB%2CcAAc%2CMAAM%2CIAAE%3BIAC9D%2CeAAA%3B%3B%3BAAqBR%2CQAfyB%3BEACrB%2CiBAAkB%3BIACd%2CWAAA%3B%3BEAGJ%2CiBAAiB%3BEACjB%2CiBAAiB%3BIACb%2CWAAA%3B%3BEAGJ%2CQAAS%2CcAAc%2CSAAQ%2CaAAc%2COAAM%2CsBAAsB%3BIACrE%2CaAAA%3B%3B%3BAAIR%2CcAAc%2CSAAU%2CcAAc%2CmBAAkB%3BEACpD%2CgBAAA%3BEACA%2C4CAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAYH%2CQATwB%3BEACrB%2CcAAc%2CSAAU%2CeAAe%2CcAAc%2CmBAAkB%3BIACnE%2CuBAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3B%3B%3BACt%2BJR%3BEACC%2CgBAAA%3B%3BAAID%3BEACI%2C2BAAA%3B%3BAAQH%2CmBAJoC%3BEACjC%2CkBAAmB%2CkBAAkB%2CYAAY%3BIAC7C%2C0BAAA%3B%3B%3BACsDJ%2CgBALsC%3BECiGtC%2CiCA5BA%3BECwNA%2C0BACI%2CcDzNJ%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CoBAAA%3B%3BEAEA%2CiCALJ%2CGAKK%3BECmNL%2C0BACI%2CcDzNJ%2CGAKK%3BIACG%2CSAAS%2CIAAT%3B%3BEAsBR%2CiCAlBA%3BEC8MA%2C0BACI%2CcD%5C%2FMJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEA%2BBJ%3BIACI%2CWAAA%3B%3BEA0BJ%3BEAgsDA%2C2BACI%3BEE1jDJ%2CgBAGI%3BEAmEJ%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%3BEAwDhB%2CkBACM%3BEAKN%2CkBACI%3BEClcJ%2CYACI%3BEC6JJ%2CiCJ%2BsDI%3BEKjuDJ%2CuBLiuDI%3BEMxtCJ%2CcNwtCI%3BIAltDJ%2CUAAA%3B%3BEAEA%2CoBAAC%2CUAAU%3BEA%2BsDX%2C2BACI%2COAhtDH%2CUAAU%3BEEsJX%2CgBAGI%2COFzJH%2CUAAU%3BEE4NX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKFtOf%2CUAAU%3BEE8RX%2CkBACM%2CYF%5C%2FRL%2CUAAU%3BEEoSX%2CkBACI%2CUFrSH%2CUAAU%3BEG7JX%2CYACI%2COH4JH%2CUAAU%3BEICX%2CiCJ%2BsDI%2COAhtDH%2CUAAU%3BEKjBX%2CuBLiuDI%2COAhtDH%2CUAAU%3BEMwfX%2CcNwtCI%2COAhtDH%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CoBAAC%2CUAAU%3BEA0sDX%2C2BACI%2COA3sDH%2CUAAU%3BEEiJX%2CgBAGI%2COFpJH%2CUAAU%3BEEuNX%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKFjOf%2CUAAU%3BEEyRX%2CkBACM%2CYF1RL%2CUAAU%3BEE%2BRX%2CkBACI%2CUFhSH%2CUAAU%3BEGlKX%2CYACI%2COHiKH%2CUAAU%3BEIJX%2CiCJ%2BsDI%2COA3sDH%2CUAAU%3BEKtBX%2CuBLiuDI%2COA3sDH%2CUAAU%3BEMmfX%2CcNwtCI%2COA3sDH%2CUAAU%3BIACP%2CYAAA%3B%3BEAEA%2CoBAHH%2CUAAU%2CGAGH%3BEAusDR%2C2BACI%2COA3sDH%2CUAAU%2CGAGH%3BEE8IR%2CgBAGI%2COFpJH%2CUAAU%2CGAGH%3BEEoNR%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeAGI%2CKFjOf%2CUAAU%2CGAGH%3BEEsRR%2CkBACM%2CYF1RL%2CUAAU%2CGAGH%3BEE4RR%2CkBACI%2CUFhSH%2CUAAU%2CGAGH%3BEGrKR%2CYACI%2COHiKH%2CUAAU%2CGAGH%3BEIPR%2CiCJ%2BsDI%2COA3sDH%2CUAAU%2CGAGH%3BEKzBR%2CuBLiuDI%2COA3sDH%2CUAAU%2CGAGH%3BEMgfR%2CcNwtCI%2COA3sDH%2CUAAU%2CGAGH%3BIACA%2CWAAA%3B%3BEA6GR%3BEEkKA%2CUACI%3BEKyBJ%2CgBACI%3BIP5LA%2CmBAAA%3B%3BEAsEJ%3BEIvNI%2COAAO%2CKAAM%2CyBACT%3BECnBJ%2COAAO%2CKAAM%2CeACT%3BEJmNJ%2COAAO%2CKAAM%2CiCACT%3BIDUR%2CcAAA%3B%3BEAyCA%3BEAyEgB%2CuBATZ%2CUAOI%2CYACI%2CQACK%3BECrNjB%2CwBD4MI%2CUAOI%2CYACI%2CQACK%3BECpNjB%2CuBD2MI%2CUAOI%2CYACI%2CQACK%3BEQ9UjB%2CmBRqUI%2CUAOI%2CYACI%2CQACK%3BESncjB%2CKAAK%2CKAAK%2COT0bN%2CUAOI%2CYACI%2CQACK%3BIAxEb%2CgBAAA%3B%3BEA8DJ%2CuBACI%2CUACI%2COACI%3BEC9MZ%2CwBD4MI%2CUACI%2COACI%3BEC7MZ%2CuBD2MI%2CUACI%2COACI%3BEQvUZ%2CmBRqUI%2CUACI%2COACI%3BES5bZ%2CKAAK%2CKAAK%2COT0bN%2CUACI%2COACI%3BIACI%2CWAAA%3B%3BEAoBhB%3BIUnMA%2CkBAAA%3B%3BEVuPA%3BEWrXA%3BEC8BA%2CaAOI%3BEC%5C%2FHJ%2CsBACI%3BIHrDJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CyBAAC%3BEACD%2CyBAAC%3BENmFD%2CwBAKI%2CeMzFH%3BENoFD%2CwBAKI%2CeMxFH%3BENoID%2CiCMrIC%3BENqID%2CiCMpIC%3BEN0JD%2CkBM3JC%3BEN2JD%2CkBM1JC%3BELiED%2CcAKI%2CeKvEH%3BELkED%2CcAKI%2CeKtEH%3BELkHD%2CuBKnHC%3BELmHD%2CuBKlHC%3BEL8ID%2CkBK%5C%2FIC%3BEL%2BID%2CkBK9IC%3BEIsHD%2CkBAaI%2CeJpIH%3BEIuHD%2CkBAaI%2CeJnIH%3BEJueD%2CeIxeC%3BEJweD%2CeIveC%3BERyRD%2CgBQ1RC%3BER0RD%2CgBQzRC%3BER%2BVD%2CQACI%2CoBQjWH%3BERgWD%2CQACI%2CoBQhWH%3BER%2BVD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeQvWX%3BERgWD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeQtWX%3BER%2BXD%2CqBACI%2COAAM%2CUQjYT%3BERgYD%2CqBACI%2COAAM%2CUQhYT%3BETmSD%2C0BACI%2CcSrSH%3BEToSD%2C0BACI%2CcSpSH%3BEKyND%2CKAAK%2CMACD%2CeACI%2CQL5NP%3BEK0ND%2CKAAK%2CMACD%2CeACI%2CQL3NP%3BEKyND%2CKAAK%2CMACD%2CeAEI%2CSL7NP%3BEK0ND%2CKAAK%2CMACD%2CeAEI%2CSL5NP%3BEMqZD%2C0BNtZC%3BEMsZD%2C0BNrZC%3BEF2GD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBE7GtB%3BEF4GD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBE5GtB%3BEO%2BeD%2CYPhfC%3BEOgfD%2CYP%5C%2FeC%3BEOwgBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBP7gBtB%3BEOygBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBP5gBtB%3BEOygBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBP7gBtB%3BEO0gBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBP5gBtB%3BEO0gBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBP7gBtB%3BEO2gBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBP5gBtB%3BEQuYD%2CYASI%2CQAAO%2CMRjZV%3BEQwYD%2CYASI%2CQAAO%2CMRhZV%3BEQ2hBG%2COAAC%2CQR5hBJ%3BEQ4hBG%2COAAC%2CQR3hBJ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CyBAAC%3BEN8ED%2CwBAKI%2CeMnFH%3BEN%2BHD%2CiCM%5C%2FHC%3BENqJD%2CkBMrJC%3BEL4DD%2CcAKI%2CeKjEH%3BEL6GD%2CuBK7GC%3BELyID%2CkBKzIC%3BEIiHD%2CkBAaI%2CeJ9HH%3BEJkeD%2CeIleC%3BERoRD%2CgBQpRC%3BER0VD%2CQACI%2CoBQ3VH%3BER0VD%2CQAKI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CeQjWX%3BER0XD%2CqBACI%2COAAM%2CUQ3XT%3BET8RD%2C0BACI%2CcS%5C%2FRH%3BEKoND%2CKAAK%2CMACD%2CeACI%2CQLtNP%3BEKoND%2CKAAK%2CMACD%2CeAEI%2CSLvNP%3BEMgZD%2C0BNhZC%3BEFsGD%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBEvGtB%3BEO0eD%2CYP1eC%3BEOmgBD%2CQAII%2CQAAO%2CKAAM%2COAAM%2CyBPvgBtB%3BEOogBD%2CuBAGI%2CQAAO%2CKAAM%2COAAM%2CyBPvgBtB%3BEOqgBD%2CiBAEI%2CQAAO%2CKAAM%2COAAM%2CyBPvgBtB%3BEQkYD%2CYASI%2CQAAO%2CMR3YV%3BEQshBG%2COAAC%2CQRthBJ%3BIACG%2CWAAA%3B%3BEVwiBJ%3BEAi9BA%3BEmBh9CA%2COAAO%3BEAMP%3BEAWA%3BECsFA%2CyBAWI%3BEdmfA%2CMAAC%3BEEziBL%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBAGf%2CeAAc%2CIAAI%2CSAAU%3BESyZpC%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%3BEHxZpC%3BERiXA%2CeAEI%3BEe1HJ%2CeACI%3BIrBoLJ%2CsBAAA%3B%3BEAsBA%3BEsB7gBA%3BItBufA%2CsBAAA%3B%3BEAgCA%2C8BACI%2CUACM%3BEAFV%2C8BACI%2CUAEI%2CQAAU%3BIUpVlB%2CgBAAA%3B%3BEaulBA%2C8BvBrQI%2CUACM%2CSuBoQT%2CIAAI%2CSACC%3BEADN%2C8BvBrQI%2CUAEI%2CQAAU%2CSuBmQjB%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2C8BvBrQI%2CUACM%2CSuBoQT%2CIAAI%2CSAeC%3BEAfN%2C8BvBrQI%2CUAEI%2CQAAU%2CSuBmQjB%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEvBvRR%2C8BACI%2CUACM%2CSuBiKR%3BEvBnKF%2C8BACI%2CUAEI%2CQAAU%2CSuBgKhB%3BIbpfF%2CeAAA%3BIawfI%2CqBAAA%3B%3BEA6HA%2C8BvBnSA%2CUACM%2CSuBgST%2COAEI%3BEAAD%2C8BvBnSA%2CUAEI%2CQAAU%2CSuB%2BRjB%2COAEI%3BEAAD%2C8BvBnSA%2CUACM%2CSuBiST%2CSACI%3BEAAD%2C8BvBnSA%2CUAEI%2CQAAU%2CSuBgSjB%2CSACI%3BIACG%2CaAAA%3B%3BEvB%5C%2FRI%2C8BALR%2CUACM%2CSAIG%2CIAAI%2CcAAc%3BEAAnB%2C8BALR%2CUAEI%2CQAAU%2CSAGL%2CIAAI%2CcAAc%3BIACf%2CgBAAA%3B%3BEAkEhB%2CwBAlBA%2CUACI%3BECzaJ%2CwBDwaA%2CUACI%3BECxaJ%2CuBDuaA%2CUACI%3BEQliBJ%2CmBRiiBA%2CUACI%3BESvpBJ%2CKAAK%2CKAAK%2COTspBV%2CUACI%3BIUzYJ%2CmBAAA%3BIa%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIbhqBA%2CUAAA%3BIamqBA%2CmBAAA%3B%3BEAEA%2CwBvB7RA%2CUACI%2COuB4RA%3BEtBrsBJ%2CwBDwaA%2CUACI%2COuB4RA%3BEtBpsBJ%2CuBDuaA%2CUACI%2COuB4RA%3BEf9zBJ%2CmBRiiBA%2CUACI%2COuB4RA%3BEdn7BJ%2CKAAK%2CKAAK%2COTspBV%2CUACI%2COuB4RA%3BIACA%2CWAAA%3B%3BEvB1RI%2CwBAJR%2CUACI%2COAGK%2CeAAe%3BEAChB%2CwBALR%2CUACI%2COAIK%2CeAAe%3BEC7axB%2CwBDwaA%2CUACI%2COAGK%2CeAAe%3BEC5axB%2CwBDwaA%2CUACI%2COAIK%2CeAAe%3BEC5axB%2CuBDuaA%2CUACI%2COAGK%2CeAAe%3BEC3axB%2CuBDuaA%2CUACI%2COAIK%2CeAAe%3BEQtiBxB%2CmBRiiBA%2CUACI%2COAGK%2CeAAe%3BEQriBxB%2CmBRiiBA%2CUACI%2COAIK%2CeAAe%3BES3pBxB%2CKAAK%2CKAAK%2COTspBV%2CUACI%2COAGK%2CeAAe%3BES1pBxB%2CKAAK%2CKAAK%2COTspBV%2CUACI%2COAIK%2CeAAe%3BIACZ%2CgBAAA%3B%3BEAYZ%2CwBAlBA%2CUACI%2COAQI%3BECjbR%2CwBDwaA%2CUACI%2COAQI%3BEChbR%2CuBDuaA%2CUACI%2COAQI%3BEQ1iBR%2CmBRiiBA%2CUACI%2COAQI%3BES%5C%2FpBR%2CKAAK%2CKAAK%2COTspBV%2CUACI%2COAQI%3BIACI%2CUAAA%3BIACA%2CWAAA%3B%3BEA2BZ%3BIU9aA%2CWAAA%3B%3BEVkiBA%3BEwBtxBA%3BEvBqOA%3BIDkjBI%2CgBAAA%3B%3BEADJ%2C0BAGI%3BEwBzxBJ%2CqBxByxBI%3BECpjBJ%2CyBDojBI%3BIUjzBJ%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEVuyBA%2C0BAOI%2CQAAU%3BEwB7xBd%2CqBxB6xBI%2CQAAU%3BECxjBd%2CyBDwjBI%2CQAAU%3BIACN%2CaAAA%3B%3BEAUR%3BEM5UA%2CoBAMI%3BEAqBJ%2CaAmBI%2COASI%3BEA4HR%3BIN0JI%2CeAAA%3BIACA%2CgBAAA%3B%3BEAmMJ%3BEE7mBA%2CqBAuBI%3BEA4BJ%2CoBAKI%3BEAJJ%2CqBAII%3BEAHJ%2CoBAGI%3BEAFJ%2CqBAEI%3BEADJ%2CgBACI%3BEsBpbJ%2CuBACI%3BEjBsVJ%2CwBACI%3BIGxGJ%2CiBAAA%3B%3BEVkxBA%3BEG%5C%2FgCA%2CcAAc%3BEsBCd%2CcAAc%3BERofd%2CcAAc%3BIPxPd%2CiBAAA%3B%3BEVk0BA%3BIUl0BA%2CqBAAA%3BIgB9QA%2CqBAAA%3B%3BEAMA%2CiBAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIhB9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSiB%5C%2FQS%2COjB%2BQT%3BIAAA%2CakB9Qe%2CYlB8Qf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BIgBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BE1BmvBA%2CiBAAC%3BIACG%2C0BAAA%3B%3BEAwQJ%3BE6B7uCA%2CQAAS%2COAAM%2COAAQ%2COACnB%2CMAAK%2CIAAI%2CkBAAkB%2CIAAI%3BI7B4tCnC%2CaAAA%3B%3BEAsCA%3BEQ5uCA%3BESqbA%3BIjBwzBI%2CeAAA%3BIACA%2CiBAAA%3B%3BEA%2BCJ%2CyBACI%2CWACI%2CoBACI%3BEQ5xCZ%2C4BR0xCI%2CWACI%2CoBACI%3BEQ3xCZ%2CyBRyxCI%2CWACI%2CoBACI%3BEiB13BZ%2CQjBw3BI%2CWACI%2CoBACI%3BEiBz3BZ%2CuBjBu3BI%2CWACI%2CoBACI%3BEiBx3BZ%2CiBjBs3BI%2CWACI%2CoBACI%3BIAEI%2CoBAAA%3B%3BEAmChB%3BI8BxuCA%2CYAAA%3B%3BE9BwuCA%2C2B8BtuCE%2CQAGI%2CKACI%3BE9BkuCV%2C2B8BruCE%2CQAEI%2CKACI%3BE9BkuCV%2C2B8BpuCE%2CQACI%2CKACI%3BE9BkuCV%2C2B8BtuCE%2CQAGI%2CKAEI%3BE9BiuCV%2C2B8BruCE%2CQAEI%2CKAEI%3BE9BiuCV%2C2B8BpuCE%2CQACI%2CKAEI%3BIACE%2CYAAA%3B%3BE9BguCZ%2C2B8B3tCE%2CQACI%2CKACI%3BE9BytCV%2C2B8B3tCE%2CQACI%2CKAEI%3BIpBoCV%2CgCAAA%3B%3BEVisCA%3BEErlCA%2CQA2BI%3BED3FJ%3BEekNA%3BIhBo8BI%2CkBAAA%3B%3BEADJ%2CkBAGI%3BEAHJ%2CkBAII%3BEEzlCJ%2CQA2BI%2CSF6jCA%3BEExlCJ%2CQA2BI%2CSF8jCA%3BECzpCJ%2C6BDwpCI%3BECxpCJ%2C6BDypCI%3BEgBv8BJ%2CyBhBs8BI%3BEgBt8BJ%2CyBhBu8BI%3BIACI%2CkBAAA%3BIACA%2CUAAA%3B%3BEANR%2CkBASI%3BEE9lCJ%2CQA2BI%2CSFmkCA%3BEC9pCJ%2C6BD8pCI%3BEgB58BJ%2CyBhB48BI%3BIU1sCJ%2CiBAAA%3BIV4sCQ%2CUAAA%3B%3BEAXR%2CkBAcI%3BEEnmCJ%2CQA2BI%2CSFwkCA%3BECnqCJ%2C6BDmqCI%3BEgBj9BJ%2CyBhBi9BI%3BIACI%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEA0DR%3BEcz4CA%3BERiXA%2CeAEI%3BEe1HJ%2CeACI%3BIX7HJ%2CUAAA%3BIqBtLA%2CWAAA%3BIrBsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIV6mCL%2CiBAAA%3BIACA%2CkBAAA%3B%3BEA%2BUJ%2C2BACI%2COAGM%3BEIltDV%2CiCJ%2BsDI%2COAGM%3BEKpuDV%2CuBLiuDI%2COAGM%3BEM3tCV%2CcNwtCI%2COAGM%3BIACE%2CSAAA%3BIACA%2CiBAAA%3B%3BEANZ%2C2BACI%2COAGM%2CSAIE%3BEIttDZ%2CiCJ%2BsDI%2COAGM%2CSAIE%3BEKxuDZ%2CuBLiuDI%2COAGM%2CSAIE%3BEM%5C%2FtCZ%2CcNwtCI%2COAGM%2CSAIE%3BIUvmDZ%2CiBAAA%3B%3BEV%2BlDA%2C2BACI%2COAYI%3BEI3tDR%2CiCJ%2BsDI%2COAYI%3BEK7uDR%2CuBLiuDI%2COAYI%3BEMpuCR%2CcNwtCI%2COAYI%3BIU5mDR%2CiBAAA%3B%3BEV%2BlDA%2C2BAkBI%2CiBACI%3BEIjuDR%2CiCJguDI%2CiBACI%3BEKnvDR%2CuBLkvDI%2CiBACI%3BEM1uCR%2CcNyuCI%2CiBACI%3BIACI%2CaAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3B%3BEgC%5C%2F2DZ%3BItB0PA%2CeAAA%3BIAAA%2CmBAAA%3B%3BES%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%3BEYrDA%2CCAAC%2CmBAAwB%2CQZkDtB%3BIToMP%2CWAAA%3BIAgKA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqBrZL%2CCAAC%2CoBAAyB%2CQZ%2BCvB%3BIToMP%2CUAAA%3BIqB9KA%2CqBAAA%3BIrB8UA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqBlZL%2CCAAC%2CyBAA%2BB%2CQZ4C7B%3BIToMP%2CUAAA%3BIqBlLA%2CYAAA%3BIrBkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqB%5C%2FYL%2CCAAC%2C0BAAgC%2CQZyC9B%3BIToMP%2CUAAA%3BIqBtLA%2CWAAA%3BIrBsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEShWT%3BIAEI%2CiBAAA%3B%3BEY3CA%2CCAAC%2CoBAAyB%3BIrBuO9B%2CUAAA%3BIqBtLA%2CWAAA%3BIrBsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqBtYL%2CCAAC%2CyBAA%2BB%3BIrBoOpC%2CUAAA%3BIqBtLA%2CWAAA%3BIrBsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqBnYL%2CCAAC%2C0BAAgC%3BIrBiOrC%2CUAAA%3BIqBtLA%2CWAAA%3BIrBsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BES1VT%2C2BAA4B%3BIACxB%2CgBAAA%3BIACA%2CgBAAA%3B%3BEAGJ%3BIAEI%2CYAAA%3BIACA%2CgBAAA%3B%3BEY3CA%2CCAAC%2CoBAAyB%3BIrB2N9B%2CUAAA%3BIqBlLA%2CYAAA%3BIrBkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqB1XL%2CCAAC%2CyBAA%2BB%3BIrBwNpC%2CUAAA%3BIqBlLA%2CYAAA%3BIrBkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEqBvXL%2CCAAC%2C0BAAgC%3BIrBqNrC%2CUAAA%3BIqBlLA%2CYAAA%3BIrBkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BES9UT%2C0BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3B%3BEAIR%2CMAAM%3BIACF%2CkBAAA%3B%3BEcwIJ%3BIACI%2CaAAA%3B%3BEAGJ%3BIvBsJA%2CsBAAA%3BIACQ%2CcAAA%3BIAMR%2CwBAAA%3BIACQ%2CgBAAA%3BIuB3JJ%2CmBAAA%3B%3BEAGJ%3BIACI%2CaAAA%3B%3BEAGJ%3BIACI%2CyBAAA%3B%3BEAGJ%2C0BAA6B%3BIACzB%2CaAAA%3B%3BEAGJ%2C0BACM%3BIACE%2CcAAA%3B%3BECVR%3BIxBSA%2CmBAAA%3BIAAA%2CgBAAA%3BIwBJI%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%3BIxBhBN%2CgBAAA%3B%3BEwBTA%2CWA6BI%2CGAAE%3BIACE%2CkBAAA%3B%3BEA9BR%2CWAiCI%3BIxBxBJ%2CWAAA%3BIwB0BQ%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%3BIxB%5C%2FCV%2CuBAAA%3BIAAA%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CkBAAA%3BIAAA%2CqBAAA%3BIwBsDY%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAEA%2CWAlCR%2CQAuBM%2CaAWG%3BEAAQ%2CWAlCjB%2CQAuBM%2CaAWY%3BIxB1DtB%2CmBAAA%3BIAAA%2CYAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3B%3BEwBkEQ%2CWA1CJ%2CQA0CK%2COAEK%3BEADN%2CWA3CJ%2CQA2CK%2CWACK%3BIxBpEd%2CmBAAA%3BIAAA%2CkBAAA%3BIAAA%2CkBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIwB2EgB%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%3BIxBzFpB%2CqBAAA%3BIgBhOA%2CqBAAA%3B%3BEQmTQ%2CWA3DJ%2CQA2DK%2COACK%2CaAGI%2CgBRnGhB%3BIhBhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEgB2CA%2CWQkPI%2CQA2DK%2COACK%2CaAGI%2CgBRjTjB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIhB9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSyB9NQ%2COzB8NR%3BIAAA%2CakB9Qe%2CYlB8Qf%3BIAAA%2CsBAAA%3BIgBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEQlFA%2CWAiCI%2CQA8EI%3BIxBtGR%2CgBAAA%3BIAAA%2CyBAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIAAA%2CgBAAA%3BIAAA%2CcAAA%3BIwB8GY%2CaAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIxBlHZ%2CgBAAA%3B%3BEwBTA%2CWAiCI%2CQA8EI%2CSAyIF%3BIxB%5C%2FON%2CgBAAA%3B%3BEwBkPQ%2CWA1NJ%2CQA8EI%2CSAyIF%2CKAGG%3BEACD%2CWA3NJ%2CQA8EI%2CSAyIF%2CKAIG%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CWAlOJ%2CQA8EI%2CSAyIF%2CKAWG%3BIxB1PT%2CWAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIA8CA%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIwB%2BPY%2CUAAA%3B%3BEAGJ%2CWA1OJ%2CQA8EI%2CSAyIF%2CKAmBG%3BIxBpNT%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2C4BAAA%3BIAAA%2CcAAA%3BIAAA%2CUAAA%3BIAAA%2CUAAA%3BIwBuQY%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%3BIxBzIhB%2CYAAA%3BIAAA%2CcAAA%3BIAAA%2CkBAAA%3BIAAA%2CqBAAA%3B%3BEwBgJgB%2CWAxHZ%2CQA8EI%2CSAiCI%2CEASK%3BEACD%2CWAzHZ%2CQA8EI%2CSAiCI%2CEAUK%3BIxBjJjB%2CuBAAA%3BIAAA%2CYAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3B%3BEwBTA%2CWAiCI%2CQA8EI%2CSAmDI%2CQAAU%3BIxBzJtB%2CuBAAA%3BIAAA%2CyBAAA%3BIAAA%2CkBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3B%3BEwBTA%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%3BIxBpL5B%2CqBAAA%3BIgBhOA%2CqBAAA%3B%3BEQgZgB%2CWAxJZ%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBR9LxB%3BIhBhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEgB2CA%2CWQkPI%2CQA8EI%2CSAsEI%2CGAIK%2COACK%2CIACI%2CgBR5YzB%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIhB9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSyBxPQ%2COzBwPR%3BIAAA%2CakB9Qe%2CYlB8Qf%3BIAAA%2CsBAAA%3BIgBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEQ0HQ%2CWA3KJ%2CQA2KK%3BIACG%2CkBAAA%3BIxBpMZ%2CqBAAA%3BIgBhOA%2CqBAAA%3B%3BEAMA%2CWQkPI%2CQA2KK%2CKR7ZR%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIhB9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSyBzPgB%2COzByPhB%3BIAAA%2CakB9Qe%2CYlB8Qf%3BIAAA%2CsBAAA%3BIgBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEQkIY%2CWAnLR%2CQA2KK%2CKAQI%3BIACG%2CaAAA%3B%3BEAGJ%2CWAvLR%2CQA2KK%2CKAYI%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CWA9LR%2CQA2KK%2CKAmBI%2CMAAS%3BIACN%2C4BAAA%3B%3BEApBR%2CWA3KJ%2CQA2KK%2CKAuBG%3BIACI%2CcAAA%3B%3BEDpNhB%2CMAAM%2COACF%3BEADJ%2CMAAM%2COAEF%3BIACI%2CqBAAA%3B%3BEG1GR%3BI1BgGA%2CgCAAA%3B%3BE2B1OA%2CQAAQ%2CKAAK%3BICrDb%2CkBAAA%3BIACA%2CUAAA%3BIDsDI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BE3BdJ%2CQ2BUQ%2CKAAK%2CM3BVZ%3BEACD%2CQ2BSQ%2CKAAK%2CM3BTZ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQ2BIQ%2CKAAK%2CM3BJZ%3BIACG%2CWAAA%3B%3BE2BGJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%3BIACH%2CWAAA%3BIACA%2CWAAA%3B%3BEDgDJ%2CQAAQ%2CKAAK%2CMClDX%2CQAAK%2CMAID%3BI5BwRN%2CYAAA%3BI4BtRQ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BED0CR%2CQAAQ%2CKAAK%2CMCtCX%2CQAAK%3BI5BgRP%2CgBAAA%3BI4B7QI%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BE5BsBJ%2CQ2BUQ%2CKAAK%2CMCtCX%2CQAAK%2CQ5B4BN%3BEACD%2CQ2BSQ%2CKAAK%2CMCtCX%2CQAAK%2CQ5B6BN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CQ2BIQ%2CKAAK%2CMCtCX%2CQAAK%2CQ5BkCN%3BIACG%2CWAAA%3B%3BE4B3BA%2CQD8BI%2CKAAK%2CMCtCX%2CQAAK%2CQAQF%3BIACG%2CcAAA%3B%3BED6BR%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%3BI5BsNP%2CkBAAA%3B%3BE2B1OA%2CQAAQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%3BI5BoNN%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CyBAAA%3BI4B%5C%2FLQ%2CmBAAA%3BI5B%2BLR%2CYAAA%3BIAAA%2C0BAAA%3B%3BE6BjJA%2CQFzFQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCmEL%3BI7BiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BE6B5IA%2CQF9FQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUCwEL%3BI7B4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BE6BvIA%2CQFnGQ%2CKAAK%2CMCoBX%2CQAAK%2CMAED%2CUC6EL%3BI7BuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE4B1LI%2CQDhDI%2CKAAK%2CMCoBX%2CQAAK%2CMA4BF%2CIAAI%2CWAAc%2CUAAO%3BEAC1B%2CQDjDI%2CKAAK%2CMCoBX%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BI5ByL9B%2CmBAAA%3B%3BE4BrLI%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%3BI5BkLtB%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2CqBAAA%3B%3BE4B5KI%2CQD9DI%2CKAAK%2CMCoBX%2CQAAK%2CMA0CF%2COAAU%3BEACX%2CQD%5C%2FDI%2CKAAK%2CMCoBX%2CQAAK%2CMA2CF%2COAAU%2CUAAO%3BEAClB%2CQDhEI%2CKAAK%2CMCoBX%2CQAAK%2CMA4CF%2COAAU%2CUAAO%3BI5B0KtB%2CmBAAA%3B%3BE2B1OA%2CQAAQ%2CKAAK%2CMCqEX%2CQAAK%3BI5BqKP%2CmBAAA%3BI4BnKI%2CgBAAA%3BIACA%2C4BAAA%3BI5BkKJ%2CyBAAA%3B%3BE2BnOQ%2CQAPA%2CKAAK%2CMAMT%2CMAAK%2CMAAO%2CEACP%3BIACG%2CaAAA%3B%3BEGxBZ%3BI9B0PA%2CgBAAA%3B%3BEApPA%2CgBAAC%3BEACD%2CgBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CgBAAC%3BIACG%2CWAAA%3B%3BE8BbJ%2CgBC%2BDA%3BIACI%2CWAAA%3B%3BEDhEJ%2CgBCtBA%3BEDsBA%2CgBCrBA%3BIACI%2CqBAAA%3B%3BEDoBJ%2CgBCtBA%2CSAQI%2CEAAC%3BEDcL%2CgBCrBA%2CWAOI%2CEAAC%3BIACG%2CqBAAA%3B%3BEDaR%2CgBCRA%2CSACI%3BI%5C%2FBiQJ%2CkBAAA%3B%3BE8B1PA%2CgBCEA%2CWAKI%2CEAAC%3BI%5C%2FBmPL%2CeAAA%3B%3BE8B1PA%2CgBAGM%3BEAHN%2CgBAIM%3BIACE%2CgBAAA%3B%3BEALR%2CgBAGM%2CWAIE%3BEAPR%2CgBAIM%2CaAGE%3BIACI%2CgBAAA%3BIACA%2CWAAA%3B%3BEE0BZ%2CcACI%2CUACI%2CiBACI%3BIACI%2CqBAAA%3BIACA%2CWAAA%3B%3BEAIA%2CcARZ%2CUACI%2CiBAMI%2CQACK%3BIACG%2CeAAA%3B%3BEC0FhB%2CYAAC%2CYACG%3BIjCkHR%2C6BAAA%3BIiChHY%2CiBAAA%3B%3B%3B%3B%3BECcZ%2CeAEI%2CeACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CeAPZ%2CeACI%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEC5IpB%3BIACI%2CwBAAA%3B%3BEzCmEJ%2CwBACI%3BIACI%2CgCAAA%3B%3BEAFR%2CwBAKI%2CeAGI%3BEARR%2CwBAKI%2CeAII%3BEATR%2CwBAKI%2CeAKI%2C2BAA6B%3BIACzB%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbZ%2CwBAKI%2CeAWI%3BIACI%2CaAAA%3BIACA%2CUAAA%3B%3BEAYA%2CwBAFR%2CqCACI%2CKACK%3BEACD%2CwBAHR%2CqCACI%2CKAEK%3BIACG%2CkBAAA%3B%3BEAGJ%2CwBAPR%2CqCACI%2CKAMK%3BIACG%2CUAAA%3B%3BEApChB%2CwBAyCI%2CKAAI%3BEAzCR%2CwBA0CI%3BEA1CJ%2CwBA2CI%3BIACI%2CiBAAA%3B%3BEAKR%3BIAGI%2C6BAAA%3B%3BEAHJ%2CiCAKI%3BIM0GJ%2CmBAAA%3B%3BENtGY%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%3BE0C1HR%2CqBAAC%2CMAAM%3BIACH%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAHR%2CqBAMI%3BIACI%2CSAAA%3B%3BEAPR%2CqBAMI%2CaAGI%3BIpCgMR%2CiBAAA%3B%3BEoCzMA%2CqBAcI%2CQACI%3BIACI%2CaAAA%3BIACA%2CcAAA%3B%3BEAjBZ%2CqBAcI%2CQAMI%3BIpCqLR%2CeAAA%3B%3BEoCzMA%2CqBAcI%2CQAUI%3BIpCiLR%2CiBAAA%3BIoC%5C%2FKY%2CoBAAA%3B%3BEA1BZ%2CqBA8BI%2COACI%3BIpC0KR%2CeAAA%3B%3BEoCzMA%2CqBA8BI%2COAKI%3BIACI%2CmBAAA%3B%3BEAEA%2CqBARR%2COAKI%2COAGK%3BIpCmKb%2CeAAA%3BIoCjKgB%2CWAAA%3B%3BEC7GhB%2CoBAAqB%2CQAAO%2CIAAI%2CqBAAsB%2CMAAK%3BIACvD%2CgBAAA%3B%3BE1C2FJ%2CcACI%3BIACI%2CgCAAA%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%2C6BAAA%3B%3BEAHJ%2CuBAKI%3BIK4HJ%2CmBAAA%3B%3BELxHY%2CuBAJR%2COAGK%2CSACI%3BIKwHb%2CoBAAA%3B%3BELlHY%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%3BESnCZ%2CkBAGI%2CWACI%3BIACI%2CSAAA%3B%3BEALZ%2CkBASI%2CSAAQ%3BIACJ%2CYAAA%3B%3BEMgBR%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%3BIVwE7B%2CcAAA%3BIUtEgB%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAzBhB%2CyBAWI%2CsBAkBI%2CiBACI%3BIV%2BDZ%2CcAAA%3B%3BEU7FA%2CyBAWI%2CsBAkBI%2CiBACI%2CMAGI%3BIV4DhB%2CiBAAA%3BIU1DoB%2CgBAAA%3B%3BEAnCpB%2CyBAWI%2CsBA6BI%2CqBAAuB%2CuBACnB%3BIVoDZ%2CiBAAA%3BIUlDgB%2CiBAAA%3B%3BEA3ChB%2CyBAWI%2CsBAoCI%2CYACI%2CQAAO%3BIACH%2CgBAAA%3BIACA%2CUAAA%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%3BE4B%2BGZ%2CcACI%2CeACI%3BIACI%2CaAAa%2C8BAAb%3BIACA%2CcAAA%3B%3BEACA%2CcAJR%2CeACI%2CcAGK%2CUAAU%3BIACP%2CcAAA%3B%3BEAMhB%2CcAAc%2CoBACV%2CeACI%3BIACI%2CaAAA%3B%3BEAKZ%2CcAAc%2CqBACV%2CeACI%3BIACI%2CaAAA%3B%3BErCtQZ%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%3BID0HA%2CyBAAA%3BIAAA%2C8EAAA%3BIAAA%2CcAAA%3BICtHI%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIDgHJ%2CqBAAA%3BIgB9QA%2CqBAAA%3B%3BEfgKI%2CYAAe%3BIACX%2C0BAAA%3B%3BEAGJ%2CWAAC%3BID0GL%2CcAAA%3BICxGQ%2CmBAAA%3B%3BEAGJ%2CWAAC%3BIACG%2C0BAAA%3BIACA%2C%2BBAAA%3B%3BEAGJ%2CWAAC%3BIDgGL%2C%2BFAAA%3BIC9FQ%2CmBAAA%3BIACA%2CcAAA%3B%3BEA7BR%2CWe8GE%3BIhBhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEgBHA%2CWAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIhB9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CSyBnPQ%2COzBmPR%3BIAAA%2CakB9Qe%2CYlB8Qf%3BIAAA%2CsBAAA%3BIgBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CWADH%2CMACI%3BIhB2PL%2CcAAA%3B%3BEChFI%2CcAAe%3BIACX%2CgBAAA%3B%3BEAKJ%2CUAAC%3BIACG%2CSwB5KA%2COxB4KA%3B%3BEAIR%3BIACI%2CYAAA%3B%3BEACA%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CcAAA%3B%3BEsCiZR%2CkBACI%2CoBACI%3BIvCjVR%2CmBAAA%3B%3BEuC%2BUA%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%3BIvCpXZ%2CiBAAA%3BIuCsXgB%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%3BEAqOZ%2CQAAQ%3BIACJ%2CYAAA%3BIvChqBJ%2CSAAA%3BIAAA%2CUAAA%3BI6B1KA%2CqBAAA%3B%3BEUy0BA%2CQAAQ%2CQAIJ%2CQAAO%3BIACH%2CiBAAA%3BIvCpqBR%2CWAAA%3BIAAA%2CqBAAA%3B%3BE6BjJA%2CQUgzBQ%2CQAIJ%2CQAAO%2CQVpzBV%3BI7BiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BE6B5IA%2CQU2yBQ%2CQAIJ%2CQAAO%2CQV%5C%2FyBV%3BI7B4ID%2CWAAA%3BIAAA%2C0BAAA%3B%3BE6BvIA%2CQUsyBQ%2CQAIJ%2CQAAO%2CQV1yBV%3BI7BuID%2CWAAA%3BIAAA%2C0BAAA%3B%3BEuC%2BpBA%2CQAAQ%2CQAkBJ%2CSAAQ%3BIvCjrBZ%2CcAAA%3B%3BEuCorBQ%2CQArBA%2CQAkBJ%2CSAAQ%2CIAGH%3BIACG%2CSAAS%2CGAAT%3B%3BEAGJ%2CQAzBA%2CQAkBJ%2CSAAQ%2CIAOH%3BIACG%2CSAAS%2CGAAT%3B%3BErCzxBZ%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%3BEFmKR%2CaEvKI%2CMFuKH%3BIAxFD%2CWAAA%3B%3BEA6FA%2CaE5KI%2CMF4KH%3BIA7FD%2CWAAA%3B%3BEAkGA%2CaEjLI%2CMFiLH%3BIAlGD%2CWAAA%3B%3BEAuGA%2CaEtLI%2CMFsLH%3BIAvGD%2CWAAA%3B%3BEEhGA%2CaAwBI%2CQAAO%3BIFwEX%2CqBAAA%3BIwCzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIxCgDA%2CgBAAA%3BIE7DQ%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAtCR%2CaAwBI%2CQAAO%2COc4DT%3BIhBhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEgBHA%2CadgMI%2CQAAO%2COchMV%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIhB9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSyB3OU%2COzB2OV%3BIAAA%2CakB9Qe%2CYlB8Qf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIgBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CadmLA%2CQAAO%2COcpLV%2CMACI%3BIhB2PL%2CWAAA%3B%3BEgBrPI%2Cad6KA%2CQAAO%2COc9KV%2COACI%3BIhBqPL%2CcAAA%3B%3BEwC7CA%2CatC3BI%2CQAAO%2COsC2BV%3BEACD%2CatC5BI%2CQAAO%2COsC4BV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CatCjCI%2CQAAO%2COsCiCV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CatCtCI%2CQAAO%2COsCsCV%3BEACD%2CatCvCI%2CQAAO%2COsCuCV%3BEACD%2CQAAQ%2CUAAW%2CctCxCf%2CQAAO%3BIsCyCP%2CoBAAA%3BIxC%2BBJ%2CYAAA%3B%3BEEvDY%2CaAjBR%2CQAAO%2COAgBF%2CMACI%3BIFuDb%2CWAAA%3B%3BEEhDA%3BIACI%2CaAAA%3B%3BENuRJ%2CoBACI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEASR%2CeAEI%2CWAEI%2CSAAQ%3BIACJ%2CiBAAA%3B%3BEALZ%2CeASI%3BIACI%2CWAAA%3B%3BEAKR%3BIInQA%2CUAAA%3BIqBlLA%2CYAAA%3BIrBkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIJmGL%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%3BIIpSZ%2CgBAAA%3BIJsSgB%2CgBAAA%3B%3BEiBiThB%2CajBjUI%2COAaI%2CUACI%2COiBmTX%2CIAAI%2CSACC%3BIACE%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIA4FR%2CgBAAA%3BIANA%2CUAAA%3B%3BEA1FA%2CajBjUI%2COAaI%2CUACI%2COiBmTX%2CIAAI%2CSAeC%3BIACE%2CWAAA%3BIACA%2CWAAA%3B%3BEjBrWR%2CaAmBI%2COAaI%2CUACI%2COiBgNV%3BIbpfF%2CeAAA%3BIawfI%2CqBAAA%3B%3BEA6HA%2CajB%5C%2FVA%2COAaI%2CUACI%2COiB%2BUX%2COAEI%3BEAAD%2CajB%5C%2FVA%2COAaI%2CUACI%2COiBgVX%2CSACI%3BIACG%2CaAAA%3B%3BEjBnXR%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%2CoBAAA%3B%3BEAGJ%2CKAlCP%2CcAoBG%2CSAcK%3BIACG%2CmBAAA%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%3BIIxYA%2CUAAA%3BIqBtLA%2CWAAA%3BIrBsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIJyOL%2CSAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3B%3BEAIQ%2CcAFR%2COACI%2COACK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAaZ%2CMAAC%3BIIjaL%2CUAAA%3BIqBtLA%2CWAAA%3BIrBsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIJkQD%2CiBAAA%3B%3BEAHJ%2CMAAC%2CUAKG%2CeAAe%3BIACX%2CaAAA%3B%3BE6CtTZ%3BIACI%2CiBAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CYAAA%3BIACA%2CYAAA%3B%3BEzBlTR%2CSyBqTU%2CQAAO%2COzBrThB%3BEAAD%2CiByBsTkB%2CQAAO%2CKzBtTxB%3BIhB4LD%2CeAAA%3BIAAA%2CoBAAA%3B%3BEYtMA%3BIZsMA%2CmBAAA%3BIqBtLA%2CWAAA%3BIrBsVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIYrWL%2CmBAAA%3B%3BEAGJ%2CyBACI%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BE8BvDR%3BIACI%2CaAAA%3B%3BECKJ%3BI3C6OA%2CgBAAA%3BI2C3OI%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3B%3BEAGJ%3BI3CsOA%2CgBAAA%3BIAAA%2CYAAA%3BI2CnOI%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CsBAAC%3BI3C8NL%2CmBAAA%3BIAAA%2CyBAAA%3BIAAA%2CWAAA%3BIAAA%2C2BAAA%3BI2CzNQ%2CSAAS%2CEAAT%3BIACA%2CWAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAIA%2CsBADH%2CYACI%3BI3CiNT%2C0BAAA%3B%3BE2C3MQ%2CsBADH%2CWACI%3BI3C2MT%2C0BAAA%3B%3BE2CtOA%2CsBAgCM%3BIACE%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BI3CkMR%2CWAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BE2CvLQ%2CsBAfF%2COAeG%3BEACD%2CsBAhBF%2COAgBG%3BI3CsLT%2CmBAAA%3BIAAA%2CyBAAA%3BIAAA%2CYAAA%3BIAAA%2CkBAAA%3BIAAA%2C2BAAA%3BIAAA%2CWAAA%3BI2C%5C%2FKY%2CkBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEAGJ%2CsBA9BF%2COA8BG%3BI3CwKT%2CgBAAA%3BIAAA%2CYAAA%3BIAAA%2CkBAAA%3BIAAA%2CQAAA%3BIAAA%2CWAAA%3BI2ClKY%2CSAAS%2CUAAT%3BIACA%2CoBAAA%3BI3CiKZ%2CWAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BE2CrJI%2CsBAAC%3BIACG%2CeAAA%3B%3BEAGI%2CsBAJP%2CUAGI%2CMACI%3BI3CiJb%2CmBAAA%3B%3BE2C5IgB%2CsBATX%2CUAGI%2CMAKK%2COACG%3BI3C4IjB%2CmBAAA%3B%3BE2CrJI%2CsBAAC%2CUAeK%3BI3CsIV%2CcAAA%3B%3BE2CnIY%2CsBAlBP%2CUAeK%2COAGG%3BI3CmIb%2CakB9Qe%2CYlB8Qf%3BIAAA%2CSyBhPa%2COzBgPb%3B%3BE2C3HQ%2CsBADH%2CQACI%3BI3C2HT%2CmBAAA%3BIAAA%2CqBAAA%3B%3BE2C5HI%2CsBAAC%2CQAMK%3BI3CsHV%2CWAAA%3BIAAA%2CgBAAA%3B%3BE2ClHY%2CsBAVP%2CQAMK%2COAIG%3BI3CkHb%2CmBAAA%3BIAAA%2CqBAAA%3B%3BE2C7GY%2CsBAfP%2CQAMK%2COASG%3BI3C6Gb%2CqBAAA%3BIAAA%2CSyBhPa%2COzBgPb%3BIAAA%2CakB9Qe%2CYlB8Qf%3B%3BE4CvOA%2CqBACI%2CaACI%3BI5CqOR%2CgBAAA%3B%3BE4CvOA%2CqBACI%2CaAKI%2CcACI%3BIACI%2CYAAA%3BIACA%2CkBAAA%3B%3BECiNhB%2CyBACI%2CiBACM%3BIACE%2CYAAA%3B%3BEAIA%2CyBANR%2CiBAKI%2CQACK%3BIACG%2CSAAA%3B%3BEAKhB%2CYACI%3BEADJ%2CYAEI%3BI7CFJ%2CgBAAA%3B%3BE6CAA%2CYAMI%3BI7CNJ%2CgCAAA%3BI6CQQ%2CoBAAA%3B%3BEAGR%3BIACI%2CWAAA%3B%3BECpSJ%3BI9CwRA%2CmBAAA%3BIAAA%2CmBAAA%3BIqBlLA%2CYAAA%3BIrBkVA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BE%2BCvPT%2CoBACI%2CcACI%3BIACI%2CaAAA%3B%3BEC1FZ%3BIhD4KA%2CsBAAA%3BIAAA%2CyBAAA%3BIgDzKI%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%3BIhD6JL%2CYAAA%3BIgD3JQ%2CmBAAmB%2CWAAnB%3BIACA%2C0EAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2C0DAAA%3BIACA%2CmBAAA%3B%3BEAIR%3BIhDmJA%2CmBAAA%3BIgDjJI%2CiBAAA%3B%3BEAGJ%2CqBACI%3BIhD6IJ%2CiBAAA%3BIgD3IQ%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%3BIhDmOJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C2BAAA%3BIACI%2CuBAAA%3BIACI%2CmBAAA%3BIgDtQA%2C6BAAA%3B%3BEATR%2CqBAYI%2COAAM%3BEAZV%2CqBAaI%3BEAbJ%2CqBAcI%3BEAdJ%2CqBAeI%3BIhD0NJ%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIA9BR%2CoBAAA%3BIACQ%2CYAAA%3B%3BEgDlPR%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%3BECjCR%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%3BEChBZ%2CwBACI%3BIlDkGJ%2CkBAAA%3B%3BEkDnGA%2CwBAKI%2CwBACI%2CsBACM%3BIACE%2CcAAA%3B%3BE1DsIR%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%3BIACR%2CgBAAA%3BIACA%2CUAAA%3B%3BEAIJ%2CQAAQ%2C0BACJ%3BEADJ%2CQAAQ%2C0BAEJ%3BIACI%2CYAAA%3B%3BEAHR%2CQAAQ%2C0BAMJ%2CQAAO%3BIACH%2CYAAA%3B%3BEAIR%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%3BECxdR%2CYAKI%3BIACI%2CWAAA%3B%3BEAIR%2CsBACI%3BIACI%2CUAAA%3B%3BE0D0IR%2C0BAKI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEAPR%2C0BAUI%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3BEC%5C%2FCQ%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%3BIpDmIlB%2CgBAAA%3BIAAA%2CmBAAA%3BIa%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIbhqBA%2CUAAA%3BIamqBA%2CmBAAA%3B%3BEuCj0BA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvCunBhB%3BIbpfF%2CeAAA%3BIawfI%2CqBAAA%3B%3BEAtOJ%2CsBuCxZI%2CkBAGI%2COAAM%2CIAAI%2COvCqZjB%3BIACG%2CgBAAA%3B%3BEAkZJ%2CsBuC3yBI%2CkBAGI%2COAAM%2CIAAI%2COvCwyBd%3BIACA%2CWAAA%3B%3BEuCp0BJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC%2BZhB%3BIb5RF%2CgBAAA%3B%3BEaqSI%2CsBuC3aA%2CkBAGI%2COAAM%2CIAAI%2COvC%2BZhB%2CSASM%3BIACA%2CaAAA%3B%3BEuCpcR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC6alB%2CQACI%3BIACI%2CmBAAA%3B%3BEbhiBR%2CsBoD8GI%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CMbpiBN%3BEACD%2CsBoD6GI%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CMbniBN%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CsBoDwGI%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CMb9hBN%3BIACG%2CWAAA%3B%3BEoD%2BEJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CMAEH%3BIACI%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CsBuC7bA%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CMAOF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsBuCjcA%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CMAWF%2CQAAS%3BIACN%2CYAAA%3B%3BEAGJ%2CsBuCrcA%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CMAeF%2CQAAS%3BIACN%2CqBAAA%3B%3BEAGJ%2CsBuCzcA%2CkBAGI%2COAAM%2CIAAI%2COvCmblB%2CQAAO%2CMAmBF%2CQAAS%3BIACN%2CqBAAA%3B%3BEuCleR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%3BIbpNA%2C4BAAA%3BIACA%2C2BAAA%3BIACA%2CoBAAA%3BIA2BA%2CyBAAA%3BIACQ%2CiBAAA%3BIayLJ%2CUAAA%3BIACA%2CWAAA%3B%3BEuC1eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAMI%3BEuC5eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAOI%3BEuC7eJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAQI%3BIbhLJ%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIAxBT%2CwBAAA%3BIACQ%2CgBAAA%3BIawMA%2CqBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEuCnfR%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAgBI%3BEuCtfJ%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAiBI%3BIbzVJ%2CgBAAA%3BIAAA%2C4BAAA%3BIAAA%2CyBAAA%3BIAAA%2CkBAAA%3BIAAA%2CyEAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BIAAA%2CuBAAA%3BIAAA%2CcAAA%3BIAAA%2CwBAAA%3BIAAA%2CWAAA%3BIajPA%2CsBAAA%3BIbiZA%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3BIa0LD%2CqBAAA%3BIACA%2CsBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAzPR%2CsBuC5OI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAgBI%2CWAlPH%3BEAAD%2CsBuC5OI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAiBI%2CUAnPH%3BIbtGD%2CYAAA%3B%3BEaqHA%2CsBuC3PI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAgBI%2CWAnOH%3BEAAD%2CsBuC3PI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAiBI%2CUApOH%3BIbrHD%2CWAAA%3B%3BEa0HA%2CsBuChQI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAgBI%2CWA9NH%3BEAAD%2CsBuChQI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAiBI%2CUA%5C%2FNH%3BIb1HD%2CWAAA%3B%3BEa%2BHA%2CsBuCrQI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAgBI%2CWAzNH%3BEAAD%2CsBuCrQI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COAiBI%2CUA1NH%3BIb%5C%2FHD%2CWAAA%3B%3BEoD9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2clB%2COA0BI%3BIACI%2CWAAA%3BIbnMR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEoDhUT%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC2elB%3BIbxWA%2CgBAAA%3B%3BEaugBI%2CsBuC7oBA%2CkBAGI%2COAAM%2CIAAI%2COvCwoBjB%2CSAAY%2CSAER%3BEAAD%2CsBuC7oBA%2CkBAGI%2COAAM%2CIAAI%2COvCyoBjB%2CUAAa%2CSACT%3BIACG%2CSAAS%2CGAAT%3BIbxgBR%2CcAAA%3BIAAA%2CiBAAA%3BIAAA%2CiBAAA%3B%3BEoD9JA%2CsBAwBI%2CkBAGI%2COAAM%2CIAAI%2COvC%2BqBlB%3BIb5iBA%2CiBAAA%3BIAAA%2CeAAA%3BIAAA%2CUAAA%3BIAAA%2CqBAAA%3BIgB9QA%2CqBAAA%3B%3BEAMA%2CsBoCkII%2CkBAGI%2COAAM%2CIAAI%2COvC%2BqBlB%2CMGpzBC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIhB9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CakB9Qe%2CYlB8Qf%3BIAAA%2CsBAAA%3BIgBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEoCtMY%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%3BEzC8JhB%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%3BIXtEb%2C8BAAA%3BIWwEgB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAMhB%3BIXrFA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEW0FA%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%3BEpBnKZ%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%2CyB6BtItB%2CQAGI%2CKACI%3BE7BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB6BrItB%2CQAEI%2CKACI%3BE7BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB6BpItB%2CQACI%2CKACI%3BE7BkIN%2CQAAS%2CMAAK%2CMAAM%2CyB6BtItB%2CQAGI%2CKAEI%3BE7BiIN%2CQAAS%2CMAAK%2CMAAM%2CyB6BrItB%2CQAEI%2CKAEI%3BE7BiIN%2CQAAS%2CMAAK%2CMAAM%2CyB6BpItB%2CQACI%2CKAEI%3BIpByHV%2C6BAAA%3B%3BETQI%2CQAAS%2CMAAK%2CMAAM%2CyB6B3HtB%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BE7BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB6B1HtB%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BE7BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB6BzHtB%2CQAAK%2CYACD%2CKAAE%2CYACE%3BE7BuHN%2CQAAS%2CMAAK%2CMAAM%2CyB6B3HtB%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BE7BsHN%2CQAAS%2CMAAK%2CMAAM%2CyB6B1HtB%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BE7BsHN%2CQAAS%2CMAAK%2CMAAM%2CyB6BzHtB%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BIACE%2CaAAA%3B%3BE7BqHR%2CQAAS%2CMAAK%2CMAAM%2CyB6BhHtB%2CQAAQ%3BIpBwGV%2C6BAAA%3B%3BETQI%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%3BIShCb%2CmBAAA%3BIa%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BIbhqBA%2CUAAA%3BIamqBA%2CmBAAA%3BItBjoBgB%2CmBAAA%3B%3BEsBmoBhB%2CyBtB1oBI%2CUAGI%2COACK%2CKsBsoBT%3BEAAJ%2CyBtB1oBI%2CUAGI%2COAEK%2CSsBqoBT%3BIACA%2CWAAA%3B%3BEtBjoBQ%2CyBAVR%2CUAGI%2COAOK%3BIACG%2CUAAA%3B%3BEAiBhB%2CgCAOI%3BIACI%2CgCAAA%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%3BEc%5C%2FGZ%2CuBAEI%3BEADJ%2CeACI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEA%2CuBANJ%2CeAMQ%3BEAAJ%2CeANJ%2CeAMQ%3BILGZ%2C8BAAA%3BIKDY%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%3BEgDhLR%2CqBACI%3BIACI%2CWAAA%3B%3BEAFR%2CqBAKI%3BIACI%2CgBAAA%3B%3BECpIV%2CWACE%2CQAAO%3BIACL%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BECkDF%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%2C6BAAA%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%3BIxDjIrB%2C6BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CyBAAA%3BIwDiLwB%2CYAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CoBA1ChB%2CQAaK%2CQACI%2CKAMI%2COAsBI%3BIxDzLrB%2CyBAAA%3BIwD2LwB%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%3BIxD3Mb%2CgBAAA%3BIAhBF%2CsDAAA%3BIACK%2CmDAAA%3BIACC%2CkDAAA%3BIAcJ%2C8CAAA%3BIwDgNgB%2CyBAAA%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%3BIxD3Ob%2CcAAA%3BIwD6OgB%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%3BElDnHZ%2CSAAC%2COAAO%3BIACJ%2CYAAA%3BINzJR%2CQAAA%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIAAA%2CYAAA%3BIM8JQ%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%3BINzNZ%2CeAAA%3B%3BEM%2BNQ%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%3BEmDldpB%2CMAAM%3BIACF%2CUAAA%3B%3BE5D4OJ%3BIACI%2CmBAAA%3B%3BEAEA%2CSAAS%2CQAAQ%2CKAAM%3BIACnB%2CSAAA%3B%3BEAJR%2CwBAOI%3BIACI%2CeAAA%3BIACA%2CeAAA%3B%3BECpLR%2CmBAGI%2CUAAU%3BIACN%2CUAAA%3B%3BEAaR%2C0BACI%2CQAAO%2CKAAM%2COAAM%2CyBAGf%2CeAAc%2CIAAI%2CSAAU%3BIAExB%2CWAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3B%3BEAKZ%2CuBACI%2CaACI%3BIACI%2CkBAAA%3B%3BEAHZ%2CuBACI%2CaAKI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BES%2BWZ%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%3BIACH%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%2CaAAA%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%2CeAAA%3B%3BEAGJ%2CoBALJ%2CKAKK%3BIACG%2CkBAAA%3B%3BEAGJ%2CoBATJ%2CKASK%3BIACG%2CiBAAA%3B%3BEAdZ%2CoBAkBI%2CMAAM%3BIACF%2CoBAAA%3BIACA%2CiBAAA%3B%3BEApBR%2CoBAuBI%2CMACI%3BEAxBR%2CoBAuBI%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%3BERnpBhB%2CKAAK%2CKAAK%3BIACN%2CUAAA%3B%3BEADJ%2CKAAK%2CKAAK%2COAMN%2CUACI%3BIACI%2CUAAA%3B%3BEARZ%2CKAAK%2CKAAK%2COAMN%2CUAKI%2COAAM%3BIAEF%2CUAAA%3B%3BESsYZ%3BEACA%3BIACI%2CYAAA%3B%3BEAIA%2CIAAK%3BIR3IT%2CyBAAA%3B%3BEQgJA%2CWAAY%3BIACR%2CcAAA%3B%3BEAGJ%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CYAII%2COAAM%3BIACF%2CgCAAA%3BIRzJR%2CyBAAA%3B%3BEQoJA%2CYASI%2CQAAO%3BIACH%2CoBAAA%3BIACA%2CiBAAA%3B%3BEAXR%2CYAcI%3BIACI%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIRLR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEQQT%2CUACM%2CsBACE%3BIACI%2CqBAAA%3B%3BEAHZ%2CUACM%2CsBAKE%2CYAAc%3BIACV%2CYAAA%3BIACA%2CgBAAA%3B%3BEAKZ%3BIkD1aA%2CqBAAA%3BIACA%2CkBAAA%3B%3BE1DFA%2CiBAAC%3BEACD%2CiBAAC%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CiBAAC%3BIACG%2CWAAA%3B%3BEQoaJ%2CiBkDvaA%3BI1DgPA%2CUAAA%3BI0D9OI%2CeAAA%3BI1D8OJ%2CqBAAA%3BIgBhOA%2CqBAAA%3B%3BERuZA%2CiBkDvaA%2Ce1CoOE%3BIhBhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEgB2CA%2CiB0CtBA%2Ce1CsBC%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIhB9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSyB9NQ%2COzB8NR%3BIAAA%2CakB9Qe%2CYlB8Qf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIgBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiB0CnCJ%2Ce1CkCC%2CMACI%3BIhB6ML%2CcAAA%3B%3BEgBvMI%2CiB0CzCJ%2Ce1CwCC%2COACI%3BIhBuML%2CcAAA%3B%3BE0DqEA%2CiBArTA%2CeAqTC%3BI1DrED%2CqBAAA%3BIgBhOA%2CqBAAA%3B%3BE0CqSA%2CiBArTA%2CeAqTC%2CO1CjFC%3BIhBhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEgB2CA%2CiB0CtBA%2CeAqTC%2CO1C%5C%2FRA%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIhB9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSyB%5C%2FNM%2COzB%2BNN%3BIAAA%2CakB9Qe%2CYlB8Qf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIgBqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CiB0CnCJ%2CeAqTC%2CO1CnRA%2CMACI%3BIhB6ML%2CcAAA%3B%3BEgBvMI%2CiB0CzCJ%2CeAqTC%2CO1C7QA%2COACI%3BIhBuML%2CcAAA%3B%3BEQuLA%2CiBkDhPA%3BI1DyDA%2CSAAA%3BIAAA%2CUAAA%3BI6B1KA%2CqBAAA%3BI7B0KA%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2CeAAA%3BIAAA%2CeAAA%3BIAAA%2CYAAA%3BI0DhDI%2CsBAAA%3BIACA%2CaAAA%3BIACA%2CkBAAA%3BI1D8CJ%2CSAAA%3BIAAA%2CQAAA%3BIAAA%2CyCAAA%3B%3BEQuLA%2CiBkDhPA%2CGAsBI%3BI1DmCJ%2CSAAA%3BIAAA%2CUAAA%3B%3BE0D3BQ%2CiBA9BR%2CGAsBI%2CGAQK%3BI1D2BT%2CmBAAA%3BI0DzBY%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%3BI1DzSJ%2CsDAAA%3BI0D2SI%2CWAAA%3B%3BEAGJ%2CiBAvWA%2CGAuWC%3BIACG%2CiBAAA%3BI1D%5C%2FSJ%2CsDAAA%3BI0DiTI%2CWAAA%3B%3BEAlCJ%2CiBAxUA%2CGAwUC%3BI1D%5C%2FQD%2CWAAA%3BIAAA%2CUAAA%3B%3BE0DoRA%2CiBA7UA%2CGA6UC%3BI1DpRD%2CUAAA%3BIAAA%2CUAAA%3B%3BE0DZA%2CiBAAC%3BIACG%2CiBAAA%3B%3BEADJ%2CiBAAC%2COAGG%3BIACI%2CcAAA%3B%3BElD%2BLR%2CiBAgBI%2CGACI%3BIRxMR%2CWAAA%3BIAAA%2CqBAAA%3BIQmNY%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEqBtWZ%2CiBrBwVI%2CGACI%2CEqBzVP%3BI7BiJD%2CWAAA%3BIAAA%2CqBAAA%3B%3BE6B5IA%2CiBrBmVI%2CGACI%2CEqBpVP%3BI7B4ID%2CWAAA%3BIAAA%2CqBAAA%3B%3BE6BvIA%2CiBrB8UI%2CGACI%2CEqB%5C%2FUP%3BI7BuID%2CWAAA%3BIAAA%2CqBAAA%3B%3BEQuLA%2CiBAkCI%3BIACI%2CeAAA%3B%3BEAnCR%2CiBAsCI%3BIACI%2CaAAA%3B%3BEAvCR%2CiBA0CI%2CQAAO%3BIgC1RX%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIxCgDA%2CgBAAA%3BIAAA%2CWAAA%3B%3BEwC7CA%2CiBhC8QI%2CQAAO%2COgC9QV%3BEACD%2CiBhC6QI%2CQAAO%2COgC7QV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiBhCwQI%2CQAAO%2COgCxQV%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CiBhCmQI%2CQAAO%2COgCnQV%3BEACD%2CiBhCkQI%2CQAAO%2COgClQV%3BEACD%2CQAAQ%2CUAAW%2CkBhCiQf%2CQAAO%3BIgChQP%2CoBAAA%3BIxC%2BBJ%2CYAAA%3B%3BEQuLA%2CiBA%2BCI%2CQAAO%3BIACH%2CgBAAA%3B%3BEQvYR%2CiBR0YK%2COACG%2CQAAO%2COQ3Yd%3BIhBgKD%2CSyB%5C%2FNM%2COzB%2BNN%3B%3BEQ0OI%2CiBAAC%2COAQG%3BIACI%2CcAAA%3B%3BEA5DZ%2CiBAgEI%3BIACI%2CaAAA%3B%3BEAKJ%2COAAC%2CMACK%2CUAAO%3BIR9PjB%2CSAAA%3BIAAA%2CUAAA%3BI6B1KA%2CqBAAA%3BIrB0aY%2CYAAA%3BIACA%2CiBAAA%3B%3BEAJR%2COAAC%2CMACK%2CUAAO%2CMqBlaf%3BIACE%2CqBAAA%3BIACA%2CmBAAA%3B%3BErB%2BZA%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%3BIR7QpB%2CWAAA%3BIAAA%2CiBAAA%3B%3BEQqRgB%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%3BIRjMA%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3BIQ8JJ%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CmCAAA%3B%3BEANJ%2CaAQM%3BEARN%2CaASM%3BEATN%2CaAUM%3BIACE%2CsBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CKAAM%3BEACN%2CKAAM%3BIACF%2CYAAA%3B%3BEAIR%3BIR1UA%2CmBAAA%3BIQ4UI%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%3BIR%5C%2FVjB%2CsDAAA%3B%3BEQmWgB%2CYApBZ%2CUACI%2CSACI%2CGAAE%2CSAkBG%3BIRnWjB%2CsDAAA%3BIQqWoB%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%3BEmDnnBhB%2CgBACI%2CWACI%3BIACI%2CcAAA%3B%3BECwOI%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%3BEAMR%2CqBACI%3BI5DjEJ%2CgBAAA%3BIAAA%2CsBAAA%3BIAAA%2C4CAAA%3BI4DuEQ%2CgBAAA%3BIACA%2COAAA%3BIACA%2CoBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAbR%2CqBACI%2CoBAcI%3BIACI%2CiBAAA%3B%3BEzCrTZ%2CMAAM%2COAAQ%2CeAAe%3BIACzB%2CaAAA%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%2CaAAA%3B%3BEAGJ%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAC%5C%2FC%2CaAAA%3B%3BEA0CJ%2CQAAS%2COAAM%2COAAQ%2COAKnB%3BIACI%2CUAAA%3B%3BEANR%2CQAAS%2COAAM%2COAAQ%2COAKnB%2CiBAGI%3BIACI%2CSAAA%3B%3BEhC2IZ%2CgBAAiB%3BIACb%2CgBAAA%3B%3BEAGJ%2CaACI%3BIACI%2CyBAAA%3B%3BEAGI%2CaAJR%2CaAGI%2COACK%3BIACG%2CmBAAA%3BIACA%2CsBAAA%3B%3BEAGI%2CaAThB%2CaAGI%2COACK%2CQAIG%2COACK%3BIACG%2CcAAA%3BIACA%2CiBAAA%3B%3BEAFJ%2CaAThB%2CaAGI%2COACK%2CQAIG%2COACK%2COAIG%3BIACI%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3B%3BEATR%2CaAThB%2CaAGI%2COACK%2CQAIG%2COACK%2COAIG%2CUAOI%2CkBACI%3BIACI%2CeAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3BIACA%2C%2BBAAA%3BIACA%2CoCAAA%3BIACA%2CuCAAA%3B%3BEAEA%2CaAhChC%2CaAGI%2COACK%2CQAIG%2COACK%2COAIG%2CUAOI%2CkBACI%2CkBAWK%3BIACG%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAIA%2CaAvCpC%2CaAGI%2COACK%2CQAIG%2COACK%2COAIG%2CUAOI%2CkBACI%2CkBAiBK%2COACI%3BIACG%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAIR%2CaA9ChC%2CaAGI%2COACK%2CQAIG%2COACK%2COAIG%2CUAOI%2CkBACI%2CkBAyBK%3BIACG%2CcAAA%3B%3BEAtCpB%2CaAThB%2CaAGI%2COACK%2CQAIG%2COACK%2COAIG%2CUAOI%2CkBA%2BBI%3BIACI%2CaAAA%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CaAxDhC%2CaAGI%2COACK%2CQAIG%2COACK%2COAIG%2CUAOI%2CkBA%2BBI%2CmBAKK%3BIACG%2CaAAA%3B%3BEAGJ%2CaA5DhC%2CaAGI%2COACK%2CQAIG%2COACK%2COAIG%2CUAOI%2CkBA%2BBI%2CmBASK%3BIACG%2CaAAA%3B%3BEApDpB%2CaAThB%2CaAGI%2COACK%2CQAIG%2COACK%2COAIG%2CUAOI%2CkBA%2BBI%2CmBAaK%2CKACI%3BIACG%2CcAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2C%2BBAAA%3BIACA%2CoCAAA%3BIACA%2CuCAAA%3B%3BEAEA%2CaAzExC%2CaAGI%2COACK%2CQAIG%2COACK%2COAIG%2CUAOI%2CkBA%2BBI%2CmBAaK%2CKACI%2CIAQI%3BEACD%2CaA1ExC%2CaAGI%2COACK%2CQAIG%2COACK%2COAIG%2CUAOI%2CkBA%2BBI%2CmBAaK%2CKACI%2CIASI%3BIACG%2CcAAA%3B%3BEAGJ%2CaA9ExC%2CaAGI%2COACK%2CQAIG%2COACK%2COAIG%2CUAOI%2CkBA%2BBI%2CmBAaK%2CKACI%2CIAaI%3BIACG%2CcAAA%3B%3BEAIR%2CaAnFpC%2CaAGI%2COACK%2CQAIG%2COACK%2COAIG%2CUAOI%2CkBA%2BBI%2CmBAaK%2CKAmBI%3BIACG%2CuBAAA%3B%3BEAQhB%2CaA5FxB%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%3BIACG%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEALR%2CaA5FxB%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKAMI%3BIACG%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEAfZ%2CaA5FxB%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKAiBI%3BIACG%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2C%2BBAAA%3BIACA%2CoCAAA%3BIACA%2CuCAAA%3B%3BEAEA%2CaA3HpC%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKAiBI%2CIAaI%3BEACD%2CaA5HpC%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKAiBI%2CIAcI%3BIACG%2CqBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CaAjIpC%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKAiBI%2CIAmBI%3BIACG%2CqBAAA%3BIACA%2CcAAA%3B%3BEAKJ%2CaAxIpC%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKA0CI%2CmBACI%3BIACG%2CaAAA%3B%3BEAOI%2CaAhJ5C%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKAgDI%2CiBACG%2CQACK%2COACI%3BIACG%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEAQR%2CaA3JxC%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKA4DG%2CeACI%2CQACK%3BIACG%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3B%3BEAEA%2CaAjK5C%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKA4DG%2CeACI%2CQACK%2CMAMI%3BIACG%2CaAAA%3B%3BEAGJ%2CaArK5C%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKA4DG%2CeACI%2CQACK%2CMAUI%3BIACG%2CaAAA%3B%3BEAXR%2CaA3JxC%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKA4DG%2CeACI%2CQACK%2CMAcI%3BIACG%2CcAAA%3BIACA%2CSAAA%3B%3BEAhBR%2CaA3JxC%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKA4DG%2CeACI%2CQACK%2CMAcI%2CKAII%3BIACG%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEAEA%2CaAlLpD%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKA4DG%2CeACI%2CQACK%2CMAcI%2CKAII%2CIAKI%3BEACD%2CaAnLpD%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKA4DG%2CeACI%2CQACK%2CMAcI%2CKAII%2CIAMI%3BIACG%2CcAAA%3B%3BEAGJ%2CaAvLpD%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKA4DG%2CeACI%2CQACK%2CMAcI%2CKAII%2CIAUI%3BIACG%2CcAAA%3BIACA%2CuBAAA%3B%3BEAIR%2CaA7LhD%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKA4DG%2CeACI%2CQACK%2CMAcI%2CKAoBI%3BIACG%2CuBAAA%3B%3BEAWJ%2CaAzMhD%2CaAGI%2COACK%2CQAIG%2COACK%2COAkFG%2CQACK%2CMACI%2CKAwGI%2CMACI%2CiBACG%2CQACK%2COACI%3BIACG%2CcAAA%3B%3BEAe5C%2CaAzNR%2CaAwNI%2CQACK%3BIACG%2CuBAAA%3B%3BEADJ%2CaAzNR%2CaAwNI%2CQACK%2CQAGG%3BIACI%2CWAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2CiBAAA%3BIACA%2CoBAAA%3B%3BEARR%2CaAzNR%2CaAwNI%2CQACK%2CQAGG%2CaAOI%3BIACI%2CSAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3B%3BEAfZ%2CaAzNR%2CaAwNI%2CQACK%2CQAGG%2CaAOI%2CMAOK%3BIACG%2CcAAA%3BIACA%2CgBAAA%3B%3BEAnBhB%2CaAzNR%2CaAwNI%2CQACK%2CQAwBG%3BIACI%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAGI%2CaAtPpB%2CaAwNI%2CQACK%2CQAwBG%2CkBAII%2CQACK%3BIACG%2CkBAAA%3B%3BEAEA%2CaAzPxB%2CaAwNI%2CQACK%2CQAwBG%2CkBAII%2CQACK%2CSAGI%3BIACG%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CsBAAsB%2CqBAAtB%3BIACA%2C4BAAA%3BIACA%2CkCAAA%3BIACA%2CqBAAA%3B%3BEAIA%2CaArQ5B%2CaAwNI%2CQACK%2CQAwBG%2CkBAII%2CQACK%2CSAcI%2COACI%3BIACG%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CsBAAsB%2CqBAAtB%3BIACA%2C4BAAA%3BIACA%2CkCAAA%3BIACA%2CqBAAA%3B%3BEAvBZ%2CaAtPpB%2CaAwNI%2CQACK%2CQAwBG%2CkBAII%2CQACK%2CSA2BG%3BIACI%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3BIACA%2CyBAAA%3B%3BEAIA%2CaA7R5B%2CaAwNI%2CQACK%2CQAwBG%2CkBAII%2CQACK%2CSAsCG%2CSACK%3BIACG%2CcAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAEA%2CaAhThC%2CaAwNI%2CQACK%2CQAwBG%2CkBAII%2CQACK%2CSAsCG%2CSACK%2CIAmBI%3BIACG%2CwBAAA%3B%3BEApBR%2CaA7R5B%2CaAwNI%2CQACK%2CQAwBG%2CkBAII%2CQACK%2CSAsCG%2CSACK%2CIAuBG%3BIACI%2CiBAAA%3BIACA%2CWAAA%3B%3BEAEA%2CaAxTpC%2CaAwNI%2CQACK%2CQAwBG%2CkBAII%2CQACK%2CSAsCG%2CSACK%2CIAuBG%2CgBAIK%3BIACG%2CaAAA%3BIACA%2CSAAS%2CSAAT%3BIACA%2CcAAA%3B%3BEAlGhC%2CaAzNR%2CaAwNI%2CQACK%2CQAwBG%2CkBAkFI%3BIACI%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3B%3BEAEA%2CaAzUpB%2CaAwNI%2CQACK%2CQAwBG%2CkBAkFI%2CgBAMK%3BEACD%2CaA1UpB%2CaAwNI%2CQACK%2CQAwBG%2CkBAkFI%2CgBAOK%3BIACG%2CaAAA%3B%3BEAlHhB%2CaAzNR%2CaAwNI%2CQACK%2CQAuHG%3BIACI%2CYAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEAGI%2CaAxVpB%2CaAwNI%2CQACK%2CQAuHG%2CcAOI%2COACK%2COACG%2CSACI%3BIACI%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CyBAAA%3B%3BEAEA%2CaApWhC%2CaAwNI%2CQACK%2CQAuHG%2CcAOI%2COACK%2COACG%2CSACI%2CYAUK%3BIACG%2CgBAAA%3B%3BEASZ%2CaA9WxB%2CaAwNI%2CQACK%2CQAuHG%2CcA4BI%2CSACI%2CQACK%3BIACG%2CQAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2C%2BBAAA%3BIACA%2CoCAAA%3BIACA%2CuCAAA%3B%3BEAEA%2CaAvX5B%2CaAwNI%2CQACK%2CQAuHG%2CcA4BI%2CSACI%2CQACK%2COASI%3BIACG%2CcAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAIA%2CaA9XhC%2CaAwNI%2CQACK%2CQAuHG%2CcA4BI%2CSACI%2CQACK%2COAeI%2CMACI%3BIACG%2CcAAA%3B%3BEAIR%2CaAnY5B%2CaAwNI%2CQACK%2CQAuHG%2CcA4BI%2CSACI%2CQACK%2COAqBI%3BEACD%2CaApY5B%2CaAwNI%2CQACK%2CQAuHG%2CcA4BI%2CSACI%2CQACK%2COAsBI%3BIACG%2CUAAA%3B%3BEAWpC%3BIACI%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAFJ%2CaAII%2CYACK%3BIACG%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CYAAA%3B%3BEATZ%2CaAII%2CYACK%2CKAMI%3BIACG%2CeAAA%3B%3BEAKY%2CaAbxB%2CYACK%2CKAMI%2CKAGI%2COACI%2CYACI%2CIACI%3BIACG%2CeAAA%3B%3BEAMR%2CaApBpB%2CYACK%2CKAMI%2CKAGI%2COASI%2CIACI%3BIACG%2C%2BBAAA%3BIACA%2CoCAAA%3BIACA%2CuCAAA%3BIACA%2CqBAAA%3BIACA%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAEA%2CaAhCxB%2CYACK%2CKAMI%2CKAGI%2COASI%2CIACI%2CUAYI%3BIACG%2CWAAA%3B%3BEAOJ%2CaAxCxB%2CYACK%2CKAMI%2CKAGI%2COA4BI%2COACI%2CIACI%3BIACG%2C4BAAA%3B%3BEADJ%2CaAxCxB%2CYACK%2CKAMI%2CKAGI%2COA4BI%2COACI%2CIACI%2CUAGI%3BIACG%2CWAAA%3B%3BEAEA%2CaA9ChC%2CYACK%2CKAMI%2CKAGI%2COA4BI%2COACI%2CIACI%2CUAGI%2CgBAGI%3BIACG%2CeAAA%3B%3BEArCxB%2CaAVZ%2CYACK%2CKAMI%2CKAGI%2COA4CG%3BIACI%2CcAAA%3B%3BEA7CR%2CaAVZ%2CYACK%2CKAMI%2CKAGI%2COA4CG%2CSAGK%3BIACG%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3B%3BEAlDZ%2CaAVZ%2CYACK%2CKAMI%2CKAGI%2COA4CG%2CSAGK%2CKAKI%3BIACG%2CkBAAA%3B%3BEAEA%2CaAjE5B%2CYACK%2CKAMI%2CKAGI%2COA4CG%2CSAGK%2CKAKI%2CIAGI%3BIACG%2CuBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CqBAAA%3B%3BEAIR%2CaAzExB%2CYACK%2CKAMI%2CKAGI%2COA4CG%2CSAGK%2CKAgBI%2COACI%3BIACG%2C4BAAA%3B%3BEAFR%2CaAzExB%2CYACK%2CKAMI%2CKAGI%2COA4CG%2CSAGK%2CKAgBI%2COACI%2CIAGI%3BIACG%2CUAAA%3B%3BEAEA%2CaAhFpC%2CYACK%2CKAMI%2CKAGI%2COA4CG%2CSAGK%2CKAgBI%2COACI%2CIAGI%2CgBAGI%3BIACG%2CeAAA%3B%3B%3BAEhrBhD%2CgBAJ2C%3BEkDmqBvC%2CQACI%2CeACI%2CmBACI%3BIACI%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEARhB%2CQACI%2CeAWI%3BIACI%2CiBAAA%22%7D */